Quick flash question
Quick flash question
- Started
- Last post
- 4 Responses
- ********
Haven't got the app to hand... maybe someone can answer this quick...
Can the stage background be set to transparent, so that your HTML defined colour value shows through?
- rson0
yes
- ********0
Excellent. Thanks.
- designbot0
Do it in the html like so:
<param name="wmode" value="transparent" />
- designbot0
If you are exporting html from Flash, under "html" tab go down to "window mode" and select "transparent windowless".