Skip to main content
Participant
May 27, 2010
Question

Flash CS5 ActionScript not working after 2-3mins

  • May 27, 2010
  • 1 reply
  • 2433 views

Hi,

I am using CS5 Design Premium and encounter a very crazy flash problem..... i used the AS3 and made an object move for 100 frames. Added a AS to stop at 50th frame. basically using stop();  for the AS. but it doesnt work when i test it. so i close and open the flash CS5 again and tested it and it worked.   after about 2-3mins into using the program i didn't touch anything and test the movie again and it doesnt stop at the frame with the AS. So i tried closing the program and opening it again and tested it and worked again.....so i did a few try and error and found the software i open for the first few minutes tested the movie and it function normally but once after a couple of minutes the AS no longer worked.

can i know if there is any settings to ensure AS is being detected through out the using of the software or it is the software having some problems?

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
May 27, 2010

You should provide the code you're using and describe what it's supposed to be doing.  While it might be a bug in CS5, it is possible the code is causing the performance issue.

Participant
May 31, 2010

I am having the same exact issue. i have one line of code  stop(); and it is not being executed. Eveyrthing was working fine until today.

Inspiring
June 19, 2010

What happens if you try testing it in debug mode? Do you get an error dialog, "You cannot debug this SWF because it does not contain Actionscript"? Are you saving the file as a .xfl? If so then you are having the same problem I'm having.