Stickpage Pre-loader?

Started by: Lamitrov | Replies: 2 | Views: 495

Lamitrov
2

Posts: 2,533
Joined: Dec 2014
Rep: 10

View Profile
May 9, 2015 2:55 PM #1359165
So i downloaded that SP FLA Package with the preloader and the intro, but how does it work? I tried testing it out so i exported the animation and opened it. The loading bar loads and the option to play pops up, i let it sit there for a bit but then it just played the intro and i had not pressed the play button yet. I re-opened the .swf file a couple of times and it still does this. How do i get it to stop and only continue the animation AFTER the play button is pressed?
(Sorry if it sounds like gibberish)
Corn
2

Posts: 274
Joined: Feb 2012
Rep: 10

View Profile
May 9, 2015 4:38 PM #1359190
All you need is a simple stop code. Just go to the frame where the preloader is on (or the first frame) and press F9 to bring up the actions menu. Type in stop(); and you're good to go. Hope that helps. (also, you can just copy and paste the frame where the preloader is from the original file onto your project file)
Lamitrov
2

Posts: 2,533
Joined: Dec 2014
Rep: 10

View Profile
May 9, 2015 5:40 PM #1359207
Thanks! Noted and remembered.
Okay this thread can be locked binned now.