I load it!? I needed to upgrade my flash movie *.fla from Actionscript 2.0 to 3.0 so I had to save it as the latest flash format. But it gives me these two warnings when publishing "WARNING: Text field variable names are not supported in ActionScript 3.0. The variable 'text' used for an unnamed text field will not be exported.
WARNING: Actions on button or MovieClip instances are not supported in ActionScript 3.0. All scripts on object instances will be ignored."
Then the movie will load, but it won't start. How do I program the movie to start on it's own. I put in the command play or play when enough is loaded on one of the layers, but it still won't start the movie.
Help!
WARNING: Actions on button or MovieClip instances are not supported in ActionScript 3.0. All scripts on object instances will be ignored."
Then the movie will load, but it won't start. How do I program the movie to start on it's own. I put in the command play or play when enough is loaded on one of the layers, but it still won't start the movie.
Help!