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

Can not resize GIFs after they loaded #14

Open
GoogleCodeExporter opened this issue Jan 30, 2016 · 2 comments
Open

Can not resize GIFs after they loaded #14

GoogleCodeExporter opened this issue Jan 30, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Seems like no one posted how to resize the animated gif after it’s loaded. I 
put up some sample code if you’re interested.

This code allows you to resize the width and height of an animated GIF loaded 
in through GIFPlayer.

https://gist.github.com/1238101

Original issue reported on code.google.com by caseyp...@gmail.com on 23 Sep 2011 at 6:44

@GoogleCodeExporter
Copy link
Author

Caseyp,

Thanks for this, I've patched it into my version of the library.  Do you know 
if this maintains aspect ratio? (Clearly I am not an AS3 dev)

Original comment by wgraha...@gmail.com on 5 Nov 2012 at 5:05

@GoogleCodeExporter
Copy link
Author

I can't resize my GIF too. In fact the problem is that when you use URLRequest, 
ang GIFPlayer.load to load your GIF, the GIFPlayer doesn't see how many frames 
the Gif has. Has someone find any solution?

Original comment by gandolfi...@gmail.com on 29 Jul 2013 at 8:12

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

No branches or pull requests

1 participant