Shopping cart solutions
Narola® InfotechMail for E-commerce Solutionsecommerce Application development

Services

Products


News Events

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)

Shopping cart solutionsCall us or write us to place an inquiry.
Home | About us | Technologies | Services | Products | Blog | Contact | Directory | Article | Knowledge Exchange | Sitemap
© 2005-09 http://www.narolainfotech.com | All Rights Reserved.
Narola Infotech RSS Narola Infotech Resource Sitemap Valid CSS! Valid XHTML 1.0 Transitional