Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GIF #400

Open
Espigah opened this issue Feb 28, 2014 · 3 comments
Open

GIF #400

Espigah opened this issue Feb 28, 2014 · 3 comments

Comments

@Espigah
Copy link

Espigah commented Feb 28, 2014

I don't see support gif =/

exists?

@yanhick
Copy link
Member

yanhick commented Mar 3, 2014

It depends on the targeted platform. gif is supported when building for flash, although flash don't support animated gif.
For OpenFL, I'm pretty sure it's not supported, it supports png and jpeg.

@Espigah
Copy link
Author

Espigah commented Mar 6, 2014

si! si! si!
well... https://code.google.com/p/as3gif/
is this going to be possible with as3gif(or something)? .

@yanhick
Copy link
Member

yanhick commented Mar 12, 2014

Yes it is possible to add this features though it is not trivial. I'd take a look at this class which takes care of loading pictures for the flash platform : https://github.com/silexlabs/Cocktail/blob/master/cocktail/port/platform/flash_player/ImageResource.hx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants