Jump to content

Preloader/MovieClip Problems.


iyeru42

Recommended Posts

You are stopping the movie on frame 2. The preloader movie on frame 2 is not showing the loading text because of the mask, if you remove the mask you can see the text. You also have a function defined in frame 1 called preLoader, and the function never gets called. There is also a reference on frame 1 to an object called Preloader that is undefined. The preloader movie clip exists on frame 2, not on frame 1. Also, it doesn't have an instance name so you wouldn't be able to refer to it in Actionscript anyway.

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...