| Previous | Next | |
Windows: Not Yet Available
Macintosh: Flash 8 or 9 AS2.0 SWF + mProjector
1.0;
mWindow.setAlpha(level:Number) : Voidlevel - Number from 0 to 100; fully transparent = 0; fully opaque = 100.
Nothing.
Method; MAC ONLY - Sets the alpha level of the window. This command can be used to make the window fade in and out.
This example set the alpha level of the window to 50%.
mWindow.setAlpha(50);
mProjector Class Basics -- mWindow
| Questions or Feedback? | Previous | Next |