Error: Definition flash.fileSystem could not be found

when trying to import   import flash.fileSystem.* i am geeting an error like this
Error: Definition flash.fileSystem could not be found.
                        import flash.fileSystem.*
  Is there any solution ? i have already refrenced the library path.

Hi ReemaDevi,
I think you are working on an AIR app..
The namespace you imported is wrong...It should be
import flash.filesystem.*;
You have used fileSystem wrong case..
Thanks,
Bhasker Chari.S

Similar Messages

  • Definition flash.events could not be found

    how can i solve this problem:definition flash.events could
    not be found,thank you,all.

    you can only use this Event if you publish to AIR:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/StageOrien tationEvent.html

  • Definition flash.event could not be found

    import flash.utils.Timer;
    import flash.event.TimerEvent;
    import fl.transitions.Tween;
    import fl.transitions.easing.*;
    mc1.alpha = 0;
    mc2.alpha = 0;
    mc3.alpha = 0;
    var timer:Timer=new Timer(500,27);
    timer.addEventListener(TimerEvent.TIMER,timerListener);
    timer.start();
    function timerListener(event:TimerEvent):void
      if(timer.currentCount == 1)
      if(count==1)
      var tween6:Tween = new Tween(mc3,"alpha",Strong.easeOut,1,0,1,true);
      var tween1:Tween = new Tween(mc1,"alpha",Strong.easeOut,0,1,2,true);
    if(timer.currentCount == 10)
      var tween2:Tween = new Tween(mc1,"alpha",Strong.easeOut,1,0,1,true);
      var tween3:Tween = new Tween(mc2,"alpha",Strong.easeOut,0,1,2,true);
    if(timer.currentCount == 19)
      var tween4:Tween =new Tween(mc2,"alpha",Strong.easeOut,1,0,1,true);
      var tween5:Tween =new Tween(mc3,"alpha",Strong.easeOut,0,1,2,true);
    if(timer.currentCount == 27)
      timer.reset();
      timer.start();
      var count = 1;
    this is what i get ....
    Scene 1, Layer 'Action Script', Frame 1, Line 2
    1172: Definition flash.event:TimerEvent could not be found.

    i understand that!
    some things are just hard to see and the longer you look, the less you see.

  • Definition Flash.util could not be found

    Refers to line: import flash.util.*;
    also get error: Access of possibly undefined property call
    through areference with static type mx.rpc.events:ResultEvent
    in reference to: model.loginVO = LoginVO( event.call.loginVO
    Thanks for any help

    Ok thanks got passed those. How about this one..
    get error
    quote:
    Implicit coercion of a value with static type
    mx.core:UIComponent to a possibly unrelated type mx.core:Container
    refers to line:
    quote:
    selectedChild="{ getView( model.workflowState )}">
    from the block:
    quote:
    <mx:ViewStack
    id="appView"
    selectedChild="{ getView( model.workflowState )}">
    <view:Login id="login" />
    <mx:VBox id="loggedIn" >
    <mx:Label text="{ 'Logged in as ' + LoginVO(
    model.loginVO ).username + ' at ' + model.loginDate }" />
    </mx:VBox>
    </mx:ViewStack>
    TIA

  • 1172: Definition fl.events could not be found.

    I've tried putting in the simple code (into the 1st keyframe
    of a layer) shown below but it gives me 2 "1172: Definition
    fl.events could not be found." errors. I also get 1172 errors if i
    try to import any of the other fl. classes.
    Code:
    import fl.events.*;
    import flash.events.*;
    var asCircle:MovieClip = new My_Circle();
    asCircle.x = asCircle.y = 100;
    addChild(asCircle);
    var xVel:Number = 20;
    addEventListener(Event.ENTER_FRAME, onLoop, false, o, true);
    function onLoop(evt:Event):void {
    asCircle.x += xVel;
    If i comment out "import fl.events.*;" and the
    "addEventListener(Event.ENTER_FRAME, onLoop, false, o, true);" it
    does create the My_Circle at (100,100) so its not a problem with
    that as far as I can tell. This also shows that the "import
    flash.events.*;" statement works fine. I've also tried putting the
    code into a .as file and accessing as the Document file but it just
    gave the same errors.
    I have trawled the net and can't find anything that works.
    I've even tried changing the ActionScript 3.0 Classpath without any
    success even though i set to read the right paths as described here
    for the fl classes:
    http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Liv eDocs_Parts&file=00000388.html
    I can't understand why it won't work as the code is so
    simple. The fact import statements don't work even though they come
    up blue makes me think its an installation problem but i haven't
    fiddled with any of the install settings and I have uninstalled and
    reinstalled 3 times. I'm using a copy of Adobe Flash CS3
    Professional trial version.
    Any help would be greatly appreciated. It seems it should be
    such a simple thing to fix but nothing seems to work.

    I thought I needed to import fl.events.* or flash.events.* to
    be able to use the addEventListener, turns out you don't need to.
    I'm just learning ActionScript at the moment and trying to get my
    head around it. I'm used to using languages where you need to
    import classes to use methods from them (i.e. Java). I went through
    all the video tutorials and stuff, obviously that doesn't seem to
    have helped much in learning ActionScript 3.0.

  • Error code; original file could not be found, would you like to locate it?

    when i try to transfer songs from my library to my ipod shuffle, i get this error message (error code; original file could not be found, would you like to locate it?). Then an exclamation point(!) in the first column it appears next to the song in the library.
    When i go to the folder mymusic/itunes/itunesmusic folder, the song is there, but why is there an exclamation point next to the song in the library? And how do I restore all these songs, and what causes this?

    Sounds like your iTunes .ITL library file got corrupted.
    What are the iTunes library files?
    There are some posts around here by Buegie on how to fix that...

  • Error :the specified module could not be found --oci.dll  : Oracle9i

    hi ,
    i m trying to connect thru my java code to the oracle on my system ,while creating the DSN it gives the error
    "the specified module could not be found" for the file oci.dll.
    earlier it was not able to look for the sqresus.dll which i copied to the winnt/system directory , and after this oci error is coming , anyone knowing it please guide
    with regards,

    Make sure it is the same version of 9i (i.e. 9.0.x or 9.2.x) for both OO4O and ODBC. Also make sure that the ORACE_BASE\ORACLE_HOME\BIN directory is in your search path AND last, check your windows directories and subdirectories for duplicate copies of OCI.DLL (or anywhere else on the PC for that matter). Sometimes MicroSoft will include one and it is usually an OLD one.

  • Error - A valid installer could not be found, using AAMEE and CS6

    I receive the error - A valid installer could not be found, when using AAMEE 3.0 to create a CS6 Trial Package in Windows 7.  I'm following the procedure documented here - http://blogs.adobe.com/oobe/tag/cs6 Imaging CS6-Attack of the Clones.  I've tried both pointing at the DVD and pointing to a local folder, after copying the DVD to a local folder and copying the \payloads folder from the second DVD.  I know the DVD is valid because I did a manual installation.  I'm pointing at the folder that contains the Set-up.exe file, plus I've tried pointing at every other folder as well, with no success.  I have a 40 user license for CS6 Master Collection for a classroom on our campus.  I need to create a image for this classroom, and was thrilled that a solution was being provided to accomodate this, but AAMEE does not work!  I'm working in a Windows 7 environment.
    On top of this frustration, my Adobe ID is not working, I've used "chat" support and phone support and I can still not log in.  They claim it has been escalated.  When I explained the AAMEE error to the phone support rep, he informed me that there was no technical support and my only option was to post the question on the forum...but you have to log in with your Adobe ID to post a question!  Round and round it goes.  So I had to create another ID under a different email, just to post my question.  I'm getting the mystery "an error has occurred, please try again", when I try to log in with my work Adobe ID.
    Help! Anyone?

    RESOLVED - Thanks in part to the ALBERT-in-Vancouver and Tushar Bammi thread concerning a similar problem.  I dissected the PDApp.log.  I had copied the installation DVDs to a local folder per the Deployment Guide, when installing from the DVD initially failed.  But, PDApp.log stated - EnterpriseNativeApplet Individual media disks on fixed volumes are not supported, please use CD/DVD or mounted ISO/DMG media.  That clued me in to trying to create the MSI using the DVDs again.  My fault - that the original attempts to create the MSI from the DVDs did not work, I didn't realize I needed to run AAMEE with elevated privileges.  Note - the earlier attempts when I was running AAMEE with elevated privileges and pointing to the locally copied installation files, failed.  Interesting.  I'm confused as to why the Deployment Guide directed my to create a product-install folder...
    I haven't tested the MSI file yet, but if I have additional problems I will start a new thread.
    Thanks.

  • Error: The specified procedure could not be found

    Apparently the password expired on my Windows 7 BETA installation. Upon restart the system notifies me and asks for a new password. After confirming the password I get the error:
    "The specified procedure could not be found"
    I cannot log in at this point. The old password won't let me in and I can't change it. The administrator account I found is disabled by default.
    Is there any way to log in?

    Okay, here is your dilemma.
    You cannot login to your only account and the local administrator account is in its default disabled mode.
    There is a solution, albeit totally unsupported.  Go to http://www.sysresccd.org/Main_Page and download the latest SystemRescueCd.  Burn a CD from the ISO.  When you boot with the SystemRescue CD, you will type ntpass and hit <enter>.  From there, make sure you read the screens.  You will have make selections depending on how you loaded Windows 7 (clean vs. upgrade vs. dual boot, etc).  Using this disk, you CAN enable the local administrator’s account and login in.
    I just did the procedure using Windows 7, build 7000 with SystemRescueCd 1.1.6.
    Good luck.

  • Error message - Original file could not be found

    When I open itunes, and try to click on a song, there is an "!" and I get the error message "original file could not be found. Would you like to locate it?"
    It does this for every song. I have to trace it down to "My Music\itunes\itunes\itunes music" and under that I have hundreds of files by artist.
    How can I listen to the songs so I don't have to click on each one to make them play?
    I hope you can help me.

    First, a correction from my previous post: At the beginning I meant to write The iPod wasn't designed to sync playlist-related information back to iTunes.
    And as for the polydorus link, let's try this .
    Sorry about that.
    Does that make sense? Do I need both folders?
    No, in the end you'll only need one but I'm still not sure which one.
    *I think the difference is there are no folders like in wndows, but the itunes library leads me directly to my library on the itunes website
    I don't understand what you mean by the itunes library leads me directly to my library on the itunes website.
    It sounds like there is only one iTunes database - iTunes Library.itl - file and that it's in your iTunes1 folder. Whether or not that is the case, what I'd like you to do is follow the instructions in this article in the Apple Knowledge Base for opening an alternate iTune Library file. Select the Choose Library option and use the navigtion window that appears to make your way to an .itl file.
    Select the .itl and iTunes will open with a Library that may - or may not - be different than what you last saw: somewhat different contents or exclamation marks may be present again.
    If it's not a library you're happy with, close iTunes, wait ten seconds or so and then repeat the procedure looking for another .itl file - each one contains references for a different iTunes library.
    When you find a library you're happy with, i.e. all the contents are listed and no exclamation marks, make a note of the location of that .itl. It's the one you're going to want to work with.
    Using that database file, you can go back to iTunes, right-click various songs > Get Info > Summary tab and look to the bottom of that window to find out where that Library is being directed for those files. Make a note of that location.
    When we know those two things, we should be able to proceed from there with deleting things.
    In the future, when I buy new songs from apple, where will they automatically get stored?
    In the location that's been selected in iTunes Edit menu > Preferences > Advanced tab for the iTunes Music folder.
    What will happen when I sync my ipod on the computer?
    That brings us back to the beginning of this post, by default the synch goes from iTunes to your iPod. So you shouldn't synch your iPod unless there's a satisfactory Library being displayed in iTunes.

  • The Image viewer flash element could not be found

    The image viewer flash element could not be found. What
    should I do? Any plug in exists or is it mistake in program? Help
    me, please. Thx Joe

    Hi,
    The issue here is the mapping of the interface to the service in question, and usually points to a possible mistype or rename of something within your service architecture.
    You need to make sure your namespace and service name here match your service name itself.
    For detailed information, you could refer to:
    https://haddicus.wordpress.com/2011/06/06/service-attribute-value-not-found-wcf-services/
    http://stackoverflow.com/questions/9557221/the-type-restservice-weddingservice-provided-as-the-service-attribute-value-i
    Regards

  • DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found.

    Hello Everyone,
    We are getting an error while trying to create an Universe via Microsoft -> MS Analysis Services 2014 -> OLEDB for OLAP Provider under Connection in UDT -"DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found."  We have installed BI 4.1 SP05 in our system. As per earlier posts in scn in BO XI 3.x this issue used to be for improper installation of Integration KIT but in our scenarion Integration KIT is within the BO 4.1 package so no seperate installation is required. Moreover I have checked whether all the driver is present under file: "C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\drivers" and seems everything is fine. But still I am getting this error. One important point is we could use IDT because in IDT still we don't have option to connect with 'Microsoft Analysis Services - 2014 (XMLA)' as we are using Microsoft Analysis Services 2014 version.
    Kindly help if anyone has faced the same problem with SAP BO 4.1.
    Thanks and Best Regards,
    Ghosal

    Hello Everybody,
    The problem is solved now after installing "OLEDB drivers from SQL Server 2012 Feature Pack". We had OLEDB drivers that comes directly from SQL Server but that did not worked out in our case.
    Thanks for your support.
    Best Regards,
    Ghosal

  • Export in Quick Time Pro gives Error -43: a file could not be found

    Have been successfully exporting videos mades on my camera via Quick Time Pro for many months to convert for Apple TV. However in the last week the same routine process now causes an error on export. Error -43: a file could not be found.
    I have tried uninstalling and re-installing QT Pro and no difference, have also tried different export formats and they all give the same error.
    Any ideas would be appreciated, thanks
    [email protected]

    http://discussions.apple.com/thread.jspa?threadID=769732
    This is a old post from when I had recieved the Error-43 file could not be found. In my case I had a drive lettered F:\ F:\ when changing the drive to a single letter F:\ it resolved the problem, so something you might want to take a look at.

  • Recieving error 8001: Database connection could not be found

    In hyperion reports 11.1.1.3 I am trying to create a new report. I created a new connection and after i created a new grid I wanted to see what is looks like. when I launched it. I recieved the error 8001: The database could not be found 8c5a0a4_13c44c8A227_-7d10 I tried other connections I recieved the same error. Just to make sure I tested an extising report and it worked fine. Can some one please tell me what I am missing and what do i need to do to get this wo work. Any help is appreciated

    I logged out of Hyperion reports and logged back into the application and I had a connection with no issues

  • Error -43: a file could not be found

    Hello.  I'm trying to export an mov file from quicktime pro, but I keep getting this error everytime.  I have been able to do this export as of a few weeks ago, now it doesn't work.
    Error -43: a file could not be found
    I'm trying to export an mov to an mov to correct a dimension issue.  Again, this worked perfectly in the past.
    I have tried moving files to different drives, the desktop as well.  Still getting the same error.

    https://discussions.apple.com/message/12563573#12563573#12563573

Maybe you are looking for