I have a .swf file that I am including in my html document. I would like to play in full screen mode. (No browser view).
Can this be done using html / javascript or is it a component of the Flash movie itself?
ActionScript, which launches full-screen mode, can only be called in response to a mouse click or keystroke. If called in other situations, it is ignored (in ActionScript 2.0) or throws an exception (in ActionScript 3.0).
http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html
, Javascript.
, . , .. , ... ( ) HTML, flash-, , ... - ? , ? ? ? , Adobe ...
, SWFObject, javascript.
Source: https://habr.com/ru/post/1710847/More articles:Removing svn checkout with NAnt - svnProblem with Url.Content in ASP.NET MVC - asp.netWhy does UPPER () not work in MySQL? - mysqlEditing an XML file using JavaScript? - javascriptC # Bubbling / Walkthrough - c #How to set table column width for dynamic drop down list? - cssWhen do you need to delete an object? - c ++Minimize abbreviations in NSIS - installerNetwork Protocol Encapsulation - designUnstarring messages using the Google Reader API - pythonAll Articles