


This tutorial will teach you how to use the full screen mode using a basic button in Actionscript 3.0.
You can use this tutorial in your project easily. Only put the fullScreen_mc to your work.
Note: The param allowFullScreen must be set to true in the applet html.
'allowFullScreen', 'true'
click here to download this tutorial.