-1

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!

Kabone
  • 85
  • 5
  • 13

1 Answers1

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