You are here : Home » knowledge exchange


Fullscreen mode Action Script In Flash

fullscreen mode Action Script In Flash

fullscreen mode - Flash (100% View Desplay Animation = exe, swf file )
[Action in Frame 1]
function modoFullScreen()
{
Stage.displayState = "fullScreen";
}
function modoNormal()
{
Stage.displayState = "normal";
}
Stage.align = "TL";
Stage.scaleMode = "noScale";
jpFull.onRelease = function () {
_root.modoFullScreen();
};
jpnor.onRelease = function () {
_root.modoNormal();
};

  • button Full Scree: jpFull (Instance Name of movie clip or button)
  • Normal button: jpnor (Instance Name of movie clip or button)

Knowledge Exchange about Php Java, Asp.Net, SEO At Narola Infotech



Copyright © 2005-2011 Narola Infotech, Custom Software & Website Development Company | All Rights Reserved.

Find Us on