0

Possible Duplicate:
Flash to take the view to fullscreen

So is it possible to make a flash game fullscreen when a button is pressed using jquery ? and if this can't be done what are the alternatives if I don't want to use html5 fullscreen ?

update: Full browser is ok it doesn't have to be fullscreen

Community
  • 1
  • 1
Pierre
  • 12,468
  • 6
  • 44
  • 63
  • jquery or no, javascript can not fullscreen a swf. Similar question - http://stackoverflow.com/questions/2272554/embed-swf-in-webpage-and-make-it-fullscreen – nycynik Dec 01 '12 at 21:46
  • However, if you have control over the swf file, you could implement dom level functions that can call into flash-land and trigger fullscreen from there with externalinterface. – complex857 Dec 01 '12 at 22:06

0 Answers0