CorpseGrinder and Roman and Golden have together created a very fine, and now very official, preloader for Clockday!
http://www.b3ta.cr3ation.co.uk/onsit...redcountry.swf
Download it here!
CorpseGrinder and Roman and Golden have together created a very fine, and now very official, preloader for Clockday!
http://www.b3ta.cr3ation.co.uk/onsit...redcountry.swf
Download it here!
BlackberryClock tampered with this message 10-01-2009 at around 04:29 AM-ish
Also if anyone who has flash 8 or lower could make MX and flash 5 versions for the old fogies who still use them (I think there's a couple of em out there) that would be nice.
http://files.myfrogbag.com/2y21nw/Cl...r_AS2_FL_5.fla
http://files.myfrogbag.com/2y21nw/Cl..._AS2_FL_MX.fla
Let me know if the code got broke in the translation or anything.
On the flash 5 one the cloth rips before it finishes loading.
Looks cool though.
It worked, but the listener continued to exist after the loader was done, causing the movie to lag. Putting this line of code in frame 20 of the loader fixes the problem though(for the AS3 CS3+ version)
Code:this.removeEventListener(Event.ENTER_FRAME, loadUp);
cant you do right mouse button on the link and then save as or something like that
so no 'clock only' preloader this year?
i guess, may as well make it available for all since last years got leaked anyway
I haven't used Flash in ages and I really can't work out how to get this to work. When I paste it into the first frame of my movie it just moves on to the next frame. If I make the preloader bit last for several frames, the preloader animation just loops before carrying on. I'm using CS4 and I've tried saving as CS3, and I've used both the AS2 and AS3 versions.
It seems to work then. Hmm...
Then I suggest just copying all the frames from your original flash into the preloader.fla and saving it as a CS3 fla or something. Let me know if it works out.
Funnily enough I just tried that, and it still didn't work. However, I then went and deleted the real-time clock face from later in the movie which wasn't working anyway, which for some reason solved the problem. Can't say I understand this version of Flash. Thanks for your help anyway.