|
Subject:
|
Setting Background color of the Stage with AS
|
|
Posted By:
|
robprell
|
Post Date:
|
12/8/2005 1:04:58 PM
|
Does anyone know how with ActionScript to set the background color of the stage. I have a single frame project that I want to define the background color on with ActionScript but not by using the GUI.
Thanks, Rob
|
|
Reply By:
|
harpua
|
Reply Date:
|
12/8/2005 1:26:56 PM
|
You might check into the stage class in Flash 8, background color does not exist in 2004mx and I don't have 8 yet. Otherwise I would suggest creating a movie the size of your stage and change the color with actionscript.
Peace Mike http://www.eclecticpixel.com http://www.homegrownmusicjam.com
|
|
Reply By:
|
robprell
|
Reply Date:
|
12/12/2005 1:51:41 PM
|
I am using Flash 8, but I don't can't find a background color property for the stage (not the movie) that I can set in Actionscript. If anyone can point me to some actionscript to do this I would greatly aprectiate it.
|