Trying to use the new file features in Flash 10

Hi there, I'm now trying to use the new file features in Flash 10 but I'm getting this error when I try something like
fileRef.load();
ReferenceError: Error #1069: Property load not found on flash.net.FileReference and there is no default value.

It's tough to tell without seeing more of your code, but it might be that you're missing these lines of code at the top of your actions window:
    import flash.net.FileFilter;
    import flash.net.FileReference;

Similar Messages

  • I am running a laptop with windows 7 on it and trying to use the save as feature in Photoshop CS6 and won't let me save as anything. Please help?

    I am running a laptop with windows 7 and am trying to use the save as feature in Photoshop CS6 and it wont let me save as anything. Can someone please help me with this?

    A screenshot of your Photoshop work area showing the open file you want to save as, the Layers panel open, and the Save as... dialog open might give us a clue as to what is going on.
    To take a screenshot and save it as a file
    For Windows 7, Printscreen, open a New File in Photoshop, Ctrl v to paste, then save as jpeg (the other trick was for windows 8)
    Use the Camera icon on your reply to upload it.
    Also File > Save for Web is a good workaround if you just need a jpeg, png, or gif.
    Gene

  • I am trying to use the new iwork beta tools on iCloud.  I currently have 10.8.4 OSX on my iMac and 6.0.5 version of Safari, but when I try to open documents on my iphone in the cloud it tells me my browser isn't supported

    I am trying to use the new iwork beta tools on iCloud.  I currently have 10.8.4 OSX on my iMac and 6.0.5 version of Safari, but when I try to open documents on my iphone in the cloud it tells me my browser isn't supported

    Note that iWork for iCloud is only designed for PCs and Macs > http://support.apple.com/kb/HT5779
    To access to your iWork documents on the iPhone, install Keynote, Numbers or Pages from the App Store

  • Using the New Video Features in Photoshop CS6 | Photoshop CS6 Feature Tour | Adobe TV

    Adobe Digital Imaging Evangelist Julieanne Kost shows how to use the new video features in Photoshop CS6.
    http://adobe.ly/I5cUF2

    I am removing a dust spot from video clips taken during an aerial shoot. I have discovered that the only effective way to remove these spots effectively is to use PS6 and go frame by frame using the paint brush, clone stamp, and spot healing brush. It is very time consuming and mind numbing but the only thing that works with all tha movement of the aircraft and the ground below.
    My question:
    Right now to advance the clip one frame at a time - I must magnify the time line so to see the frame by frame lables. To advance to the next frame I must remove my cursor from the work area and go down to the time line and click on the next frame.
    How can I advance to the next frame with a keyboard stroke and not move my cursor out of the work area?
    Thank you in advance for any help.
    Tony

  • Have you used the new workflow features in CM 12?

    In CM 12.0, users can optionally deploy the standard
    approval processing or new flexible, workflow approval
    processing based on the project and/or document. Have you
    used the new workflow features? Do you think the new
    workflows will allow your organization to better drive and
    control internal and multiple party reviews?

    I was one of those users who fight for this
    functionality.
    I find using it however very
    unhandy.
    Let me give you real
    life examples:
    1. Once you
    create an order/contract and do not choose "New
    Method" you cannot change approval method to new any
    more. Imagine one of my users was creating an order
    with 120 items (hell of typing!) then she spotted that
    she cannot send it with new review process to several
    reviewers in sequence. The need for retyping it makes
    5 other ppl already against this software, even if
    they did not used it at all.
    2.
    Document Owner has admin rights.
    For some
    reason user needs to be document owner in order to
    setup review process. Imagine in our situation usual a
    site assistant, or junior person in technical office
    is responsible for creating and typing all the
    orders/contracts. So this person needs to be Document
    Owner in order start review.
    Document owner
    however can also approve/reject in name of other users
    mentioned in review cycle. This I find strange and
    make entire new review/approval cycle worthless, as
    the situation is still that anyone can approve someone
    on someone behalf with no control.
    <br
    />3. Alerts missing. I couldn't find an alert that
    would be generated if a document is held internal (by
    user) for more then ... x days.
    <br
    />4. I'm also missing a Project Setting for "all
    documents must use new review process"; "defoult
    reviewers is + 'All in sequence' + 'list of reviewers'
    - for each kind of document.<br /><br />If
    you want to force users to follow a strict
    methodology, and your software gives them chance to
    choose whomever they want, wherever they want, use any
    approval method, approve on someone behalf ... you
    will finally fail.<br /><br />I keep
    hearing that Primavera sold thousand of licenses, and
    they will develop this product, I just hope they will
    hurry, before users switch to other software.<br
    /><br />

  • When to use the new file based content repository

    In Service Pack 4 there's a new implementation of the CMSPI interfaces which is configured by using the following implementation class:
    com.bea.content.spi.internal.FileSystemRepositoryImpl
    When should one use this new file based repository versus the existing one (configured by using the following class: com.bea.content.spi.internal.RepositoryImpl).
    I've read the edocs, but it doesn't state when to use this new one compared to the previous implementation.
    We consider using a third party content repository, but for the time being we will use the content repository provided by BEA.
    Trond Andersen, Invenia AS, +4798290811

    use the new keyword when you don't have an instance of that object in memory that you want to use.  For example...
    if you have an object already in memory that is holding a property with a "CamelQuery" object, then you can say 
    var query = myobject.Query;
    however, if you have to write the query, or instantiate the object from nothing, then you need to use the "new" keyword.  A good example is SPSite object...
    if you can get a new SPSite object by either "newing one up and passing the URL" or getting the farm and getting a site from that object. 
    using(SPSite site = new SPSite("url to my site"))
    now I can use site.
    //or
    SPSite = myWebApp.Sites[0];
    // this gives you site at index 0 of current webApp
    most of the time in SharePOint you will be using the "new" keyword to open site collections, and then getting your subsites from there. BE CAREFUL using the "new" keyword. If you "new" up an object that is iDisposable... you
    MUST dispose of that, but if you use that same object but it comes from the "current context", you mustn't dispose of it.
    //dispose of this by using statement
    using(SPSite site = new SPSite(<url>))
    //do stuff
    //after this bracket it is disposed.
    //do not dispose of this:
    SPSite mysite = SPContext.Current.Site;
    //unpredictable behavior can occur because you will still need references to your current site.

  • Hello, I want to use the new tab feature, but I can't see it

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/931292]]</blockquote>
    when I open a new tab nothing new happens, I still have the old new tab. How to activate the new tab feature of firefox?? I tried the turorial but nothing

    Did you set the startup page to about:newtab ?
    What is the setting of the browser.newtab.url pref and the browser.newtabpage.enabled pref?
    Do both prefs have the default value?
    *http://kb.mozillazine.org/about:config
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • I am trying to use the Home Sharing feature but none of my current library is showing up under my Share Library ?

    I recently purchased a new lap top and thought the easiest way to move my library before wiping my old lap top would be the Home Sharing feature.   I have gotten everthing set up for Home Sharing but the library on my current laptop isn't showing under the shared library?  I am using the same account log in that I have always used and the Home Shared library isn't even seeing purchases under my account?  How do I get the Home Shared library to see all my music?

    What operating systems are you running?

  • I have a mac 10.4.11 Tiger and when I tried to use the new version of firefox. It says that it is not compatible. What version will work?

    I am having trouble with some websites, i.e. amazon. It says that it works best with a newer version of safari, firefox, etc.
    I had my hard drive crash so when I had the new one installed I tried to download the newest firefox and found it is not compatible with the mac tiger that I need a newer version leopard +
    How do I download a version that will work?
    Thanks

    Just repeating what it says above: "Firefox 4 and later require at least OS X 10.5".
    I have OS X 10. 5 but I am sticking with Firefox 3.6.24. The last time I upgraded to Firefox 4, I had to wait 5 minutes for every mouse click to execute.

  • I am trying to use the new plug-in for import from aperture. But the "import" button always disappears ... any help out there?

    Hi there
    I have up-dated LR to the latest version and like to use the plug-in for the import from the Aperture library. I follow the steps suggested by an article, have saved all picture into separate folders (folder = project name) and still, after the analysis of the library, the "import" button disappears and I am stuck and can't import.
    Any ideas what can be done/must be done to get this working?
    Regards
    Diethard

    I am having the same issue, i've selected my Aperture library, and the "import" button does not activate.  Any idea how to fix? 

  • HT1766 My itunes library is much bigger than what I have on my 64gb ipod touch, so I am on manual sync. I want to upgrade to Ios 5.1, and I have tried to use the backup ipod feature, but it only backed up a little bit of data, nowhere near 64gb. Will I lo

    My itunes library is much bigger than the 64gb on my ipod touch, but I want to update the touch to ios5.1. I tried the ipod backuo funnction, but this only produced a small file, much smaller than 64gb. If I upgrade, will i lose all the music and books as currently constituted on the ipod touch?

    The iPod backup that iTunes makes does not include synced media like apps and music.. See the following for what it contains.
    iTunes: About iOS backups
    - Transfer iTunes purchases:
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    - Transfer other music by using a third-party program like one of those discussed here:
    newer copy

  • Crystal Reports shuts down when trying to use the Add Command feature

    I am using Crystal Reports 9 with and Oracle database.  I go to new report, as a blank report, new connection to oracle, double click add command, paste the sql and click ok and crystal shuts down at that point.  Any one have this happen before?? Please help??

    Hi Allison,
    Have you tried with  basic syntax at command level.
    If you face any problem using Add command in crystal designer, just try to reinstall the product.
    Regards,
    Naveen.

  • I am trying to download the new version of Adobe Flash- keep getting no mountable file error

    Please help- how do I get rid of this?
    Thanks

    Right you are!  Go to this page : http://www.adobe.com/support/flashplayer/downloads.html#fp11.9 and download the content debugger and follow the prompts
    Thanks

  • How can I use the "open file" alarm on an iPhone?

    In the iCal program on a Mac, I can set an alarm to open a webpage at a specified time each morning automatically by using the "open file" feature in iCal and using a .webloc file for the URL.  However, the event, when synced through iCloud, does not open the webpage on my iPhone.  Is there a way for me to use the "open file" feature on my iPhone?
    If not by using the "open file" feature, is there a way (through an app or other setting) for me to open a website or a program at a specified time each morning?  Thanks!

    timl006 wrote:
    Hi all,
    I have an iPhone 4, running the latest IOS 4.x revision.  Like many of you, I have installed 3rd party apps to replace the existing default apps from Apple in order to get improved functionality.  Chief among them is the calendar app "Week Cal".  I had already switched to my various Google calendars for my appointments exclusively.  I then made my principal Google calendar my default calendar on both my iPhone and iCal on my Mac.
    The problem is that even though I deleted all local calendars on my mac and told the default iPhone Calendar app to hide all calendars, occasionally it somehow "finds" my Google calendar. Once found, the Calendar app is the one that pops up upon calendar alerts and not Week Cal.  The switch does not seem to be linked to syncing.
    Question #1:  How can I tell my iPhone what my default apps are?  Do I need to do something on my Mac as well?
    I'm guessing that Week Cal has some sort of setting that you use to point it to your calendar, yes?
    If so:
    #1 make sure that Sync iCal Calendars is unchecked in iTunes.
    #2 on your iPhone... Settings > Mail, Contacts, Calendars > turn OFF Calendars for all accounts.
    Now the iOS should no be looking to make contact with any data for Calendar.

  • I tried to download the new itunes and i keep getting a message that the feature i am trying to use its on a network resource that is unavailable

    i tried to download the new itunes and i keep getting a message that "the feature i am trying to use its on a network resource that is unavailable

    Which particular .msi file does the message go on to say can't be found? (Several different .msi files can be mentioned in this context: itunes.msi, bonjour.msi, AppleSoftwareUpdate.msi, etc.)

Maybe you are looking for

  • [SOLVED] Graphical Interface doesn't start with Radeon HD 7670M

    Hi everyone! I just bought a new laptop: Toshiba Satellite L855-14Z with a Radeon HD 7670M graphic chip. I installed Arch Linux and everything works fine except the graphical interface. I have tried 3 options and all result in strange log files: 1. K

  • Consistently need to re-link footage

    Every time I open this particular project, I need to re-link to footage. Its driving me crazy because I then need to re-render some pretty intensive render files. What can I do to prevent this in the future?

  • Problem in Axis2 version service

    Hi We have done a full installation of BOBJ Entreprise Premium XI 3.1 SP 2 on a Microsoft 2003 Server. The installation is done with all default settings (ports) and MySQL is also installed. We have installed Tomcat as Web Server (5.5.20) and also de

  • How do I edit web gallery pictures uploaded by guests?

    I used iPhoto to post to a Mobileme gallery. I invited others to upload their snapshots. Now that there are new photos from others, I'd like to edit arrange and label them. Are they going to be synced with me iphoto database? How else can I control t

  • SOAP Request in plsql webservices

    In the below SOAP Request example, What this means <ns1:getRate xmlns:ns1="urn:xmethods-CurrencyExchange" soap_request:= '<?xml version = "1.0" encoding = "UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:x