|
|
Search Tutorials
Getting Started I always make the top layer of my movie my script layer - I only place frame script in that layer. The second and third layers I reserve for movieclips that only hold script (no text or graphics). In this particular movie I've made 2 movieclips that only hold script. The first is called (call) and it is used to call functions within the other movieclip (code). The reason I have a movieclip that calls functions in another movieclip is (and I'm not sure if it's a bug or not) but I tried to put my calls to my movieclip in the first frame of my movie and it would not work. SO - I use this as a work around.
|
||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||
|