flash frame rate
flash frame rate
Out of context: Reply #15
- Started
- Last post
- 23 Responses
- emecks0
just because it isn't documented by Adobe I wouldn't not believe it.
In general the FlashPlayer will always *TRY* to play at the frame rate that is set in the SWF. It will actually never achieve that frame rate - how much it lags by is dependent on what it has to do every frame.
hence using setInterval being wiser where ever it is possible, it removes dependency on the Timeline.