Skip to main content
September 8, 2006
Question

Playback Speed

  • September 8, 2006
  • 1 reply
  • 142 views
Hi all,

i have created a relativly simple flash game with a swf file size of 52k. Seems small enough however when i view it in flash i can reach the end in 22seconds and when i view it on the web it takes me 32 seconds in IE. i also tested it on another computer with less RAM and it runs faster.

does any one have any ideas what might be causing this??

any help would be appreciated

Cheers,
J
This topic has been closed for replies.

1 reply

September 8, 2006
sounds like its not running at full speed due to code execution time. does seem like a lot of difference between the flash environment and ie though.

does it work with onEnterFrame or setInterval?

the computer with less ram could have a better graphics card or processor? or just less background proccesses? flash plugin version differences?