Fresh Flash Question!
Fresh Flash Question!
- Started
- Last post
- 5 Responses
- boobs
What do you have to add to the actionscript to set up a .swf so that someone can put html/css over the top of it in a web page?
Any help is great!
boobs
- acescence0
wmode=transparent
- CyBrain0
The only think I would add to all this is that you can set that parameter in the HTML tab of Flash's publish settings.
- only you should never ever use the HTML the IDE generates, so don't do this.NONEIS
- http://code.google.c…
Use this, for everything.NONEIS
- boobs0
Thanks everybody! Have a wee squeeze!
I only have to supply the .swf. So, if it isn't something that needs to be handled before compiling the .swf, I won't deal with that.