Stickpage preloader problem
Started by: Hydra | Replies: 4 | Views: 1,201
Sep 4, 2014 10:53 PM #1240159
Hey I have a question, when I put the stickpage preloader in my file it loads but then it automatically plays instead of playing when you hit the play button can anyone help me with it quickly?
Sep 5, 2014 12:53 AM #1240191
idk if this helps but inside the movie clip try putting stop() at the last frame...
Sep 5, 2014 2:56 AM #1240264
Quote from HyMasteridk if this helps but inside the movie clip try putting stop() at the last frame...
hmm alright I will try that thanks
Sep 5, 2014 8:06 AM #1240350
It may need to be _root.stop()
Sep 7, 2014 1:21 AM #1240906
Quote from ZedIt may need to be _root.stop()
alright thanks I will try that as well :P