I used your script except for having “onRelease” not like that matters. It worked for me on Safari 3 and Firefox 3 (don’t have IE to try it on). Did you change all false to true? Check out my html link: http://levelup-gfx.com/allowfullscreen.png
See all the yellow bars it should work after that!
Posted 3 months ago


{
Stage[“displayState”] = “fullScreen”;
}else
Stage[“displayState”] = “normal”
}









