Ron adlı üyeden alıntı: mesajı görüntüle
Chrome'da tam ekran modunda sanırım bir problem var. Hiçbir fonksiyon çalışmıyor. ESC dışında çıkış yolu yok.

Kolay gelsin.
Arkadaşım bilgin olmadığını dusunerek açıklama yapıorm . Bu benim getirdigim bişey degil problemde degil bu ADOBE'un bir güvenlik onlemi tam modda tuslar çalışmaz ESC dısında .Ayrıca , resizng listener da çalışmaz, yani boyutlandırma, fakat yinede tam modda part sistemi ve reklam modulunu aktif yaptım .

Bakınız ;

Security

End-user security was a key consideration in the implementation of this feature, and developers need to understand the following end-user, security-related restrictions and design content accordingly:

* To enable full-screen mode, developers must add a new <object> and <embed> tag parameter, allowFullScreen, to their HTML. This parameter defaults to false, or not allowing full screen. To allow full-screen, developers must set allowFullScreen to true in their <object>/<embed> tags.
* An overlay dialog box will appear when the movie enters full-screen mode, instructing the user how to exit and return to normal mode. The dialog box appears for a few seconds and then fades out.
* 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).
* Users cannot enter text in text input fields while in full-screen mode. All keyboard input and key-related ActionScript is disabled while in full-screen mode, with the exception of the keyboard shortcuts that take the viewer out of full-screen mode.
* The user can disable full-screen mode for all Flash movies by adding a setting to the Flash Player configuration file mms.cfg. The file is described in the TechNote, IT Administration: Configuring Flash Player Auto-Update Notification. Add the line: FullScreenDisable=1 to the mms.cfg file to disable full-screen mode.

These restrictions apply to the Flash plug-in and ActiveX control but not to the Flash stand-alone player or Flash projectors.
The keyboard shortcuts which terminate full-screen mode are Escape (Windows and Mac OS), Control+W (Windows), Command+W (Mac OS), and Alt+F4 (Windows).

http://www.adobe.com/devnet/flashpla...reen_mode.html burdan okuyabilrisinz.

Ayrıca JavaScriptle alakalı hiç bi kod vs olmadıgından Browser uyumsuzluguda yoktur. Bu video adobe flash playerin verdigi imkanlar dahilinde çalışır dogal olarak.
Kodlama AS2 dir tüm imkanlar kullanılmıstır zaten.

Sizede kolay gelsin. Umarım cevaplamışımdır.