Flash cs5 interface freeze! please help!

Hello, recently where i job the IT Guys was installed new package CS5, im just use Flash because im a programmer. The problem its present when with somes flas and sometimes... when i try to edit objects in a scene (movies, box text, any symbol) its like the video is freeze... i not see any change that i do, but if im close and then open again the flash, i see the changes... but i try to edit again, and nothing happens.
When, if i restart my MAC (whit Snow Leopard) i can edit again, but the problem is very random... could happens again like couldnt no.
Other data, im not the only one with this issue... and everithing happen in mac...
Sorry my english, im from argetina.
I hope somebody help me with any suggestion or solution.
Regards

I don't know the specs of your computer (and I'm a PC guy, not a Mac guy), but it might be that Flash CS5 is too much for your computer to run effectively. Maybe I'm wrong, but try this: Download and install the trial for an older Flash Professional program, like CS4 or 3 (which might be easier for your computer to run) and see if that makes any difference.
This is just a guess, I'm not sure what the deal really is. But one thing is certain - this is a computer-related issue, and most likely not a Flash issue. Also check that your computer meets the minimum requirements, and has plenty of free hard drive space.

Similar Messages

  • Everytime i eject my ipod and reconnect it all my music is gone. and sometimes while i try adding music to it. itunes completely freezes. please help. and sometimes when i plug it back into my PC i have to rename my ipod and such

    Everytime i eject my ipod and reconnect it all my music is gone. and sometimes while i try adding music to it. itunes completely freezes. please help. and sometimes when i plug it back into my PC i have to rename my ipod and such

    Antivirus has a tendency to freeze iTunes sync Operation with iPod Classic, causing a timeout, which corrupt your iPod filesystem, so when iTunes can't read the iPod, it is pointing to this problem. Other causes is when your iPod hardisk is dying, or your battery is dying causing hardisk crashes.
    My suggestion.
    Connect your iPod to the PC and run chkdsk, to fix any iPod diskerror, then disconnect it, after chkdsk complete.
    Disconnect your PC from Internet. (just to make sure no nasties creep into your system while you syncing.
    Stop the Antivirus program
    Connect your Ipod to the PC
    When iTunes Open up, Restore your iPod please, this is for iTunes to map correctly, to fix the corrupted filesystem.
    When Restore complete, eject the iPod and reconnect again.
    Sync your ipod, preferably manually Manage in small batches and disconnect after every batch, to check that all is well, since you got such a huge library.
    When all sync is complete, and iPod disconnected, start back your Antivirus and connect back the Internet.
    If this doesn't resolve your problem, then let me know.
    Good Luck!

  • Hi there.candy crush not loading on my mac.been playing with it via facebook.flash player is updated.please help thank you

    hi there.candy crush not loading on my mac.been playing with it via facebook.flash player is updated.please help thank you

    Have you tried uninstalling . rebooting the computer and then reinstalling?

  • My CS6 photoshop started showing cannot perform function programming error then it started freezing please help?

    My CS6 photoshop started showing {cannot perform function programming error}
    then it started freezing please help?

    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Flash links not working please help ASAP

    I really need someones help.  For some reason my flash links are no longer working.  Please check www.secretlyspoiled.com  when you click on the picture links it says undefined.  I updated my .fla and have the following errors. 
    Scene=Scene 1, layer=mov_contr, frame=1, Line 7 The class or interface 'gs.dataTransfer.XMLParser' could not be loaded.
    Scene=Scene 1, layer=mov_contr, frame=2, Line 8 Error opening include file gs/dataTransfer/xmlFunctions.as: File not found.
    Please help! 
    Thanks!

    Hey Randy,
    I'm having the exact same problem. Can you help me out here?
    I'm also getting the following error:
    XML FAILED TO LOAD! (undefinedtfile_main.xml)
    Fout bij openen van URL 'file:////Volumes/Macintosh%20HD/Users/ralreclame/Desktop/undefinedtfile_main.xml'
    flash folder looks like this:
    code in the first frame looks like this:
    Stage.align = "MC";
    Stage.scaleMode = "noScale";
    _root.gall = url="tfile";
    _root.cacheKiller = "true";
    _root.road = _root.xmlUrl;
    _root.r_p = _root.imagesFolder;
    import gs.dataTransfer.XMLParser;
    function onFinish(success_boolean, results_obj, xml) {
        //This fhunction gets called as soon as the XML loads and gets parsed.
        if (success_boolean) {
            trace(1);
            play();
    stop();
    var parsed_obj = {};
    //We'll use this to hold the parsed xml object (once the XML loads and gets parsed successfully).
    var unCash = new Date().getTime();
    if (_root.cacheKiller == "true") {
        fileToLoad = _root.road+url+"_main.xml?cacheKiller="+unCash;
        fileToLoad = _root.road+url+"_main.xml";
    } else {
        fileToLoad = _root.road+url+"_main.xml";
    XMLParser.load(fileToLoad, onFinish, parsed_obj);
    Hopefully you know the answer. Thanx in advance!
    grtz Roel

  • Flash links show undefined please help ASAP

    I just downloaded a trial of Flash CS5 and made a few text changes on my file then i uploaded the .swf file and all the links are undefined.  You can see it at www.secretlyspoiled.com please help me. 
    thanks!!!!

    Did you test the file from your hard drive before you uploaded it? My first guess is that either the links are incorrect, or that some needed Actionscript classes did not get imported into your file. Its impossible to tell what's wrong without more information or seeing the actual file.

  • Flash CS5.5 freeze issue when testing movie.

    So I've been working on a new animation for several months and I've encountered a problem.
    Details: After exporting the swf by testing the full movie, it plays the first four scenes, and then after that it crashes.
    The symbols keep going but the movie does not progress past that scene.
    I've cut the scene out, removed filters from my vcam and even tried to run it on an older version of Flash.
    I read a few forums of people with similar problems and the general answer is that they have corrupt files in their library.
    Apparently corrupt files in the library have a 'Preview not available' sign when you click them in the library.
    After going through all my library items (It's over 2000) I do not have any with that sign.
    I really need help as I've worked real hard on this project.
    PLEASE HELP! I use Flash cs5.5
    Thanks, Flip.

    The number of frames in each scene doesn't look like a problem.
    I would suggest you to Keep one scene and split your elements in Movie Clips instead of creating different scenes.
    Your explanation suggests that your scenes run continuously and there is no interaction by the user. So you can easily use 6 movie Clips in the timeline instead of Six Scenes.
    Let me know if this solution resolves your issue.

  • Lock-Ups and Freezes PLEASE HELP

    Hello everyone..
    I come here to see if anyone can help me... Ive done it all and nothing is working.
    I just recently started having problems with my computer, im not sure why this happend but ill try to explain everything as best as I can.
    The problem started a few days ago while I was playing SWG's. I was playing and all of a sudden my machine froze, the screen locked-up and then after about 2 min the entire system restarted. I then logged back into my windows and after a while a system froze and restarted yet again. I though it was a SWGs issue but then the computer would freeze while browsing the net and doing other tasks.
    I have formated my machine, re-installed my drivers, and re-installed the hardward. Nothing has worked.
    My computer specs are
    300watt PSU Enermax True Power
    MSI K7n2 nforce2 8xagp mobo
    athon 1700xp
    512mb of Kingmax DDR 2700
    SB audigy x-gamer sound card
    MSI geforce4 ti 4200 8xAGP graphics card
    Hope thats enough..
    One last thing... When my computer restarts after the problem i get a message asking me to report the problem to microsoft... i located the error file and this is what was writen in it....
    // Watchdog Event Log File
    LogType: Watchdog
    Created: 2003-07-19 01:30:24
    TimeZone: 300 - Eastern Standard Time
    WindowsVersion: XP
    EventType: 0xEA - Thread Stuck in Device Driver
    // The driver for the display device got stuck in an infinite loop. This
    // usually indicates a problem with the device itself or with the device
    // driver programming the hardware incorrectly. Please check with your
    // display device vendor for any driver updates.
    ShutdownCount: 5
    Shutdown: 0
    EventCount: 5
    BreakCount: 5
    BugcheckTriggered: 1
    DebuggerNotPresent: 1
    DriverName: nv4_disp
    EventFlag: 1
    DeviceClass: Display
    DeviceDescription: MSI MS-StarForce GeForce4 Ti 4200 with 8X (NVIDIA GeForce4 Ti 4200 with AGP8X)
    HardwareID: PCI\VEN_10DE&DEV_0281&SUBSYS_89431462&REV_A1
    Manufacturer: NVIDIA
    DriverFixedFileInfo: FEEF04BD 00010000 0006000D 000A0C1C 0006000D 000A0C1C 0000003F 00000008 00040004 00000003 00000004 00000000 00000000
    DriverCompanyName: NVIDIA Corporation
    DriverFileDescription: NVIDIA Compatible Windows 2000 Display driver, Version 31.00
    DriverFileVersion: 6.13.10.3100
    DriverInternalName: nv_disp.dll
    DriverLegalCopyright: (c) NVIDIA Corporation. All rights reserved.
    DriverOriginalFilename: nv_disp.dll
    DriverProductName: NVIDIA Compatible Windows 2000 Display driver, Version 31.00
    DriverProductVersion: 6.13.10.3100
    Hope this helps, i dont understand what it means so maybe one of you might...
    Please help me on this... Ive tried everything i can...
    Thanks in advance

    If what you are saying, and I am reading correctly:
    The machine and game was working just peachy and all of a sudden the problem manifested itself?
    Did you do ANYTHING to change your system prior to this happening to possibly have an effect?
    the fast that you said you have re-loaded the OS and removed and re-installed the hardware with the same result tells me that there may be some sort of hardware failure and this could get difficult to troubleshoot.
    First things first, try a memory testing software like memtest86 to see if you get any errors.
    http://www.memtest86.com/

  • Computer freezes -- PLEASE HELP

    Each time a new song starts on my iTunes, about 10 seconds into the song my memory usage for iTunes will shoot up from 53,000K to 85,000K and will cause everything I am doing on my computer to freeze up for about 5-10 seconds. Like I said, this happens for each successive song. I have a 13,000+ song library and did not have this problem with iTunes 4.9 -- I recently updated to 5.0.1 and started experiencing this. So, I tried uninstalling 5.0.1 and reinstalling 4.9, but the same problem was now happening there as well. This is NOT a problem with my hardware, it is more than sufficient to support this usage, and happens even when iTunes is the only program running on the computer. PLEASE HELP, it is very annoying to have to stop what I'm doing and wait for 5 seconds each time a new song starts.

    Boot from your original Tiger cd and run Disk Utility Repair Disk from there - it can repair directory problems which can't be fixed from normal Disk Utility.
    If that doesn't work, an archive and reinstall of Tiger might be best - it's pretty simple and can save weeks of trying to track down and fix an obscure problem. Just make sure you thoroughly backup first. Check Apple's website for instructions http://docs.info.apple.com/article.html?artnum=107120. Disconnect all peripherals while you reinstall.
    Once Tiger's reinstalled, download the combo update from here http://www.apple.com/support/downloads/ (Note - don't use Software update for this). Re-attach peripherals one-by-one to see if anything is still upsetting Tiger.
    I would then recommend you install third party software Macaroni, http://www.atomicbird.com/ to automate the necessary admin tasks needed to keep OSX in tip-top shape.
    2GHz dual G5, 23" panel   Mac OS X (10.4.7)  

  • PLEASE HELP! my iPod got stolen but i got it back . and now it can be off i try to charge it and it would go to the silver apple and it would have a loading circle and it freezes |: PLEASE HELP

    PLEASE HELP! my iPod got stolen but i got it back . and now it can be off i try to charge it and it would go to the silver apple and it would have a loading circle and it freezes |: PLEASE HELP

    Hi,
    This Link contains the Steps on How to Restore your Device...
    http://support.apple.com/kb/HT1414
    Cheers,
    More Support Here:
    http://www.apple.com/support/ipod/

  • Imac slow and Freezes PLEASE HELP!

    PLEASE HELP!!!
    Hello i have and imac G5 i bought it in about june of 2005...
    It was running very slow and always freezing and then i upgraded the RAM to 1gb
    and it started working much better. then i upgraded to OS Leopard andalso pro tools LE 7.4
    and since then has been performing slow and freezing all the time. ai recently added another gig of RAM just to see if that was the problem , but it seems to be working just as slow. Does anybody know what it might be. Its a 1.6 GHZ power PC G5 and has a 80GB HD and have about 20 GB free so i dont think thats it. Please let me know if any of you have had this problem or know how to fix it thanks

    Except for the keyboard & mouse, disconnect all devices from your computer.
    Repair your disk from your System DVD.
    Repairing permissions from the Tiger or Leopard DVD
    Boot up from your Tiger or Leopard Install DVD while holding down the "c" key.
    Select the language you wish to use, and then choose "Disk Utility" from the menu bar.
    Your HD should appear in a panel on the left hand side of the window which opens. Select it and then click on the "repair disk" button in the right hand section of the window.
    If Disk First aid is able to complete the repair now click on the "Repair permissions" button.
    Once this process has been completed restart your computer.
    ===============
    Get a larger HD
    ===============
    Use Software Update to update your OS to OS 10.5.6.
    Afterwards, repair permissions & restart your computer.
    Your system info confirms you are still using an outdated version - OS 10.5.4.

  • Imac usb keyboard/mouse freezes - please help!

    i have a 700 mhz g4 flat-panel, 768 RAM, 40 GB disk, running OS 10.4.5.
    the keyboard and mouse keep freezing up. sometimes one, sometimes the other. if i unplug the offending one and plug it back it, it works fine. i've tried using different USB ports, and re-setting the PRAM, but after a few minutes of use, the problem comes back.
    please help!

    Thanks. I was just going to post that I had more information. Luckily, it seems to jive with what you suspect.
    This crash was different. Instead of a "freeze" it panicked. In the USB driver, naturally.
    It was throwing these log entries beforehand:
    Mar 1 12:45:06 UKELELE kernel[0]: USBF: 406246.406 [0x23a6600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 1 of hub @ location: 0x18000000)
    Mar 1 12:50:05 UKELELE kernel[0]: USBF: 406544.669 [0x23a6600] The IOUSBFamily has successfully enumerated the device. Mar 1 12:50:09 UKELELE kernel[0]: USBF: 406548.296 IOUSBHIDDriver[0x3091500]::start - super::start returned false!
    Mar 1 12:50:09 UKELELE kernel[0]: USBF: 406548.296 IOUSBHIDDriver[0x3091500]::start - aborting startup
    Mar 1 12:50:09 UKELELE kernel[0]: USBF: 406548.306 USB-PS/2 Optical Mouse[0x368a600]: error setting feature (1). err=0xe00002ed
    Mar 1 12:50:09 UKELELE kernel[0]: USBF: 406548.610 USB-PS/2 Optical Mouse[0x368a600]: error setting feature (1). err=0xe00002ed
    So I was going to swap out the mouse, anyway. If that doesn't stop it, I'll change USB ports.
    Thanks so much for the response.

  • A question about class and interface? please help me!

    the following is program:
    interface A{
    public class B implements A{
    public static void main(String [] args){
    A a = new B();
    System.out.println(a.toString());
    }i want to ask a question, the method toString() is not belong to interface A, why a can call method toString()? the interface call the method that isn't belong to, why? please help me...

    because a.toString() call the method toString() of class Object because B implements A, but extends Object and in the class Object there is a method toString(). infact if you override the method toString() in class B, a.toString() call toString() in class B.
    try this:
    interface A {}
    public class B implements A
      public String toString()
        return "B";
      public static void main(String [] args)
        A a = new B();
        System.out.println(a.toString());
      }by gino

  • Can't install Adobe Flash player ERROR. Please help

    I tried to download the update of Adobe Flash Player BUT every time I try to download it... Look at the screen shot. ERROR.
    Please help me I am really happy if someone here can help me.

    Hello,
    The log file indicates there are permissions issues on a couple of files and they are not being removed.  This is preventing the installation of the new version.  Please run the uninstaller, posted here Uninstall Flash Player | Windows, and post an updated FlashInstall.log file, and a screenshot of the files remaining in the /Macromed/Flash directory after running the uninstaller.  Please only run the uninstaller and do not attempt to re-install at this time.
    Thank you.
    Maria

  • Flash Photogallery with preloader PLEASE HELP!!!

    Ok...So after searching quite a bit I found a decent flash tutorial to help me make a photogallery. The only problem is that it takes quite sometime to load. I would like to create preloader for this swf file but I can't get anything to work. Here is the code for my gallery....Found at the bottom of the page at this site...
    http://www.republicofcode.com/tutori...egallery/4.php
    This all works just fine...but no matter what I do I can't seem to get a preloader for this code to work. If I load a simple image in the second frame it works fine, however if I move my flash gallery to second frame it just goes to my gallery after loading...(which takes a while)..no preloader bar or anything!  Here is a link to my site... www.nakean.com visit the blank page for the photo gallery...you have to wait a bit for it to load.  (15 seconds)..Please Please HELP!

    rename your gallery to something other than galleryinprogress.swf, say gallery.swf.
    in flash create a new fla named galleryinprogress.fla with the same stage size and background color as your previous galleryinprogress.swf and attached to frame one of your new galleryinprogress.fla add:
    var tf:TextField = this.createTextField("tf",1,0,0,100,40);
    tf.autoSize = "center";
    tf._x = Stage.width/2;
    tf._y = Stage.height/2;
    this.createEmptyMovieClip("mc",1);
    mc.loadMovie("http://homepage.mac.com/nakean/.Public/swf/gallery.swf");
    preloadI=setInterval(preloadF,100);
    function preloadF(){
    tf.text=mc.getBytesLoaded() +" bytes loaded out of "+mc.getBytesTotal()+" bytes total.";
    if(mc.getBytesLoaded()>0&&mc.getBytesLoaded()>=mc.getBytesTotal()){
    clearInterval(preloadI);
    tf.removeTextField();
    publish your new galleryinprogress.swf and upload to the same directory as your previous (but now renamed) galleryinprogress.swf.

Maybe you are looking for