PDA

View Full Version : Flash 8 movie advancing to next frame with no action...


indecisive311
10-03-2007, 05:57 PM
On different frames I have a stop() action and text fields where users can fill in fields. For some reason the movie will just go to the next frame, sometimes without any interaction from the user. Sometimes it is when clicking into a field. It happens randomly and I can't figure out if it is some bug in my script somewhere or if it is some fundamental flash knowledge that I am missing.

Can anyone point me in the right direction?

Thanks

Wick

mneil
10-04-2007, 10:51 PM
my guess, problems with your code. Never seen a case where you couldn't stop the timeline for any reason with good code.