ActionScript 3.0 :: GoToFullScreen Automaticly?

May 7, 2009

I have a code that makes the flash site go to fullscreen. I am trying to do is go to fullscreen without press a button. I have a timer to do that but I am having an error. How can I do this?

full.buttonMode = true; //optional - makes hand-cursor appear when you roll over movie clip
full.addEventListener(MouseEvent.CLICK, toggleFullscreen);
function toggleFullscreen(event:MouseEvent):void

[code]....

View 8 Replies


Similar Posts:


ActionScript 3.0 :: Detect The Latest Pic On Server Automaticly?

Jul 30, 2009

I want to to detect and load the latest picture on server, but dont know how to make it work..

stop();
import fl.controls.Button;
import fl.containers.UILoader;

[code]........

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved