I am using pure AS3 to build my project. I was wondering if there are anyways to change the stage background color through AS3...Thanks for the help....
Select Modify > Canvas > Canvas Color, and select a color option. For a Custom color, click a color in the Swatches pop-up window.
Select View > Guides > Edit Guides and do any of the following: To set Color, click the triangle in the color box and select a guide line color from the palette. The default guide color is green.
When you have the Selection Tool selected and click the background of the stage, the Properties tab shows the Document Properties. Here you can set the size of your Flash file, background color, frame rate and exporting settings.
Answer: By default, the background color is transparent, basically meaning that there is no background color.
like this:
[SWF(backgroundColor="0xec9900")]
public class Main extends Sprite
{
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With