Preloader for Action Script 3.0

Started by: ScatterFace | Replies: 4 | Views: 818

ScatterFace
2

Posts: 1,281
Joined: Dec 2014
Rep: 10

View Profile
May 8, 2015 1:18 AM #1358456
I use flash cc so as2 commands won't work in flash cc (since as2 is removed from flash cc) so I need actionscript 3.0 stickpage preloaders.

Pls help
Arch-Angel
2

Posts: 9,496
Joined: Jan 2007
Rep: 10

View Profile
May 10, 2015 8:08 AM #1359444
you could just google how to make an as3 preloader and copy+paste the code where it needs to go. Same thing. CC Doesn't have an AS2 publish setting?
ScatterFace
2

Posts: 1,281
Joined: Dec 2014
Rep: 10

View Profile
May 11, 2015 2:37 AM #1360204
Quote from Arch-Angel
you could just google how to make an as3 preloader and copy+paste the code where it needs to go. Same thing. CC Doesn't have an AS2 publish setting?


Nope.
Image
and you can't get as2 any way. I've googled if you could get as2 plug in but they say they've removed it completely from flash cc... Also I've googled it before but the problem is you can't make codings for drawn objects, You can only do it for the frame itself. (I don't know why the fuck they thought removing as2 was a good fucking idea) but ya.
Mustika
2

Posts: 1,516
Joined: Apr 2013
Rep: 10

View Profile
May 14, 2015 1:08 PM #1361615
But still, have you tried googling it? I found this site and there are some codes you can try to copy + paste over there. Personally haven't try it yet, so see if it works.
Arch-Angel
2

Posts: 9,496
Joined: Jan 2007
Rep: 10

View Profile
May 15, 2015 4:06 PM #1362090
Quote from XxScatterxX
Nope.
Image
and you can't get as2 any way. I've googled if you could get as2 plug in but they say they've removed it completely from flash cc... Also I've googled it before but the problem is you can't make codings for drawn objects, You can only do it for the frame itself. (I don't know why the fuck they thought removing as2 was a good fucking idea) but ya.


I was talking about the publish settings but okay, whatever.
If you link the preloader you need I'll convert everything for you tomorrow when I get some time. It really isn't hard at all, dude. Even if you can't apply the AS to objects you could still pull up an AS3 preloader script and switch out all of the instance names lol.