Is it possible to link directly to the Full Screen view? |
|
FAQs -
How to...
|
Unfortunately, Flash Player do not allow to activate fullscreen mode automatically.
Please read this article on adobe.com
...
• The ActionScript that initiates full-screen mode can be called only in response to a mouse click or keypress. If it is called in other situations, it will be ignored (in ActionScript 2.0) or throw an exception (in ActionScript 3.0).
...
|