Transparent background instead of color for stage
Is there a way to set the background color for the stage to transparent instead of a color? I only see color as options when clicking in property manager for the background.
Is there a way to set the background color for the stage to transparent instead of a color? I only see color as options when clicking in property manager for the background.
Do you mean transparent while designing in Flash or after you publish the .swf to use on a Web page?
On the Web page you add the parameter wmode transparent to the embed code to give the stage a transparent background.
<param name="wmode" value="transparent" />
Best wishes,
Adninjastrator
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.