Full Screen Mode in Flash AS2
Is it possible to make play swf in ful开发者_运维问答l screen mode when HTML page lunch?
No, it's not possible, the fullscreen mode must be initiated by the user.
Yes it is possible...make a javascript to flash routine then call a click event inside the flash file. When your page loads call this routine to flash and walla :)
精彩评论