Problem solved
"Please modify your code from:
FlashPlayer.loadMovie(1, "clockdemo.swf") to:
FlashPlayer.movie = getAdditionalFile("clockdemo.swf");
We've no idea why the loadMovie method slows the movie down yet. It's a flash player method provided by adobe."
Problem solved.
SWFkit, thanks a lot!
|