01-10-2011 09:14 AM
I made a short non-looping clip I want to play on button click but not sure if I should import it as an avi or animated gif. One post I read said that the playbook does not yet fully support video playback.
P.S. using Burrito
Solved! Go to Solution.
01-10-2011 09:29 AM
If you stick with the GIF option, there's an AS3 GIF player here: http://www.bytearray.org/?p=95
01-10-2011 10:00 AM
Beautiful thanks ![]()
01-10-2011 12:15 PM
@studiochris: What advantages does that player offer? I use GIFs all the time without that and they always work fine.
@RapsFan: What do you mean PlayBook doesn't yet fully support video playback?
01-10-2011 12:25 PM
Flash Player supports the GIF format perfectly, as long as it isn't an animated GIF. With animated GIFs, only the first frame is shown. The linked class plays the rest of the frames and gives you an interface to control the playback as you would control a video.
01-10-2011 12:33 PM
I don't know if it's true or not but someone on another forum was having trouble getting an avi they imported into flash to play on the Playbook simulator and someone replied saying the PB doesn't yet have full video support.
Don't know if that's true though.
01-10-2011 02:06 PM - edited 01-10-2011 02:06 PM
Ah, I see. I generally just convert an animated GIF to a movieclip, but it's interesting to see that I have the option of playing at as a GIF with that.
@rapsfan: Interesting. Thanks for that tidbit.