i view the web site Full screen with a button:
btn18.onPress = function(){
Stage.displayState = "fullScreen"
}
But i wish view the web site only Full Screen when i enter without press a button. Is possible? (i have km7 and use as1)
Printable View
i view the web site Full screen with a button:
btn18.onPress = function(){
Stage.displayState = "fullScreen"
}
But i wish view the web site only Full Screen when i enter without press a button. Is possible? (i have km7 and use as1)
No this is not permitted in the flash player. It's considered a security issue by Adobe.