- Forums
- »
- Programming with Haxe
- »
- Animated GIFs in Haxe/NME
|
Viewing 1 to 4 (4 Total) Animated GIFs in Haxe/NME |
|
|---|---|
ohblahitsmeTotal Posts: 15
Joined: May 14, 2012
|
Hi, I tried to get an animated gif to play in flash with Haxe, but it wouldn't play, only the first image would show up. Is there any way to get this to work?
Tags:
Posted on June 19, 2012 at 12:01 AM
|
singmajestyTotal Posts: 2141
Joined: August 25, 2011
|
Re: Animated GIFs in Haxe/NMEI did it with the Nyan Cat animation by importing it intto the Flash IDE first, which detected the frames and split up the animation.
Posted on June 19, 2012 at 12:12 AM
|
ohblahitsmeTotal Posts: 15
Joined: May 14, 2012
|
Re: Animated GIFs in Haxe/NMEAh, I see. I don't have the Flash IDE, so is there a different way to do it? I don't want to mess with the Spritesheets and stuff because it looks complicated and I only have two frames that I want animated.
Posted on June 19, 2012 at 12:28 AM
|
andrew911Total Posts: 22
Joined: May 21, 2012
|
Re: Animated GIFs in Haxe/NMEMaybe it'll help AS3 GIF Player Class
Posted on June 19, 2012 at 5:12 PM
|
