I'm trying to set up an animated splash screen in flash builder 4.6, but cant seem to get it to work with a gif. Basically I just want my splash to show to images then goto the login. how would I achieve this? Any help would be much appreciated!
Asked
Active
Viewed 630 times
-1
-
by default gifs do not get animated inside flash/flex. You need an external lib which will handle that. I recommend you to google. – Adrian Pirvulescu Jun 11 '13 at 11:45
1 Answers
0
You need a gif loader for gifs, or create a sprite sheet and manually make the animation from it, in code. You should go to www.kirupa.com. There are tutorials on this there, in as 3.

Discipol
- 3,137
- 4
- 22
- 41
-
Thanks I ended up just making a transition through catalyst and then putting it into flash builder. – Kabone Jun 25 '13 at 05:45