Groups | Blog | Home
all groups > flash (macromedia) > december 2003 >

flash (macromedia) : Controlling playback speed of an E-card


C17
12/4/2003 11:45:40 PM
Hi,

How can I control the playback speed of an E-card that will be saved on a website? I want it to play at a certain rate on different people's computers--basically just want to make sure it won't play too fast or too slow--anywhere in the middle will be fine. Can I control this somehow?

I created an e-card going 6fps. When I uploaded this .swf file to my website, it played at lightning speed. Maybe this is because I have broadband access. Any advice on getting a middle of the road speed for this on everyone's computer?

Thanks a lot in advance. : ) Much appreciated.

Laiverd.COM
12/5/2003 2:11:11 PM
I'd just stick to the standard 12fps, although at most pc's today 20fps
should create no problems unless you're having some really processor
intensive animations going on (bitmaps fading/moving etc.). I do most of my
movies today at 25fps and have never heard any complaints sofar. Anyway: fps
can not be set dynamically; only through workaround using setInterval()
method. I don't think it's worth the hassle. Fps is max speed at which movie
plays, so it will never exceed; so if it runs as intended at 6fps, stick to
it.

John

--
----------------------------------------------------------------------------
-----------------------------------------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------------------------------------
TUTORIALS
Flash & PHP Emailform:
http://home.hccnet.nl/john.mulder/flash/tutorials/flash_php_mailform.zip
----------------------------------------------------------------------------
-----------------------------------------

C17
12/5/2003 11:56:25 PM
Thanks for your help, John. This answer is very refreshing and easy to follow. : ) Great advice.

AddThis Social Bookmark Button