Stickpage preloader problem

Started by: Hydra | Replies: 4 | Views: 1,201

Hydra
2

Posts: 1,486
Joined: Oct 2012
Rep: 10

View Profile
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?
HyMaster
2

Posts: 690
Joined: Feb 2012
Rep: 10

View Profile
Sep 5, 2014 12:53 AM #1240191
idk if this helps but inside the movie clip try putting stop() at the last frame...
Hydra
2

Posts: 1,486
Joined: Oct 2012
Rep: 10

View Profile
Sep 5, 2014 2:56 AM #1240264
Quote from HyMaster
idk if this helps but inside the movie clip try putting stop() at the last frame...


hmm alright I will try that thanks
Zed
2

Posts: 11,572
Joined: Feb 2009
Rep: 10

View Profile
Sep 5, 2014 8:06 AM #1240350
It may need to be _root.stop()
Hydra
2

Posts: 1,486
Joined: Oct 2012
Rep: 10

View Profile
Sep 7, 2014 1:21 AM #1240906
Quote from Zed
It may need to be _root.stop()


alright thanks I will try that as well :P