param play="false"
does not always work.Anyway, the .swf file I created that plays .swf files when you click on the play button. The problem I had was that I set the player to
param wmode="transparent"this caused games controlled by the arrow keys to scroll the browser at the same time. That makes it impossible to play the game.
Moral = If you load a swf into another swf that is transparent you may have issues with browser scrolling
No comments:
Post a Comment