Forum Moderators: open

Message Too Old, No Replies

transparent background

flash transparent bg how to do it

         

meanweaver

10:22 pm on Dec 28, 2003 (gmt 0)

10+ Year Member



I have been creating a flash logo for a site, but due to the type of bg on the page i want the animation to have a transparent background, i can get the color to anything i want apart from transparent, please help! I very new to flash.

Thanks Ian

gainesay

8:09 pm on Jan 2, 2004 (gmt 0)

10+ Year Member



If it's something simple, why not export it an an animated gif?

Or...

You can set the publish settings options under the HTML tab for "Window Mode" to "transparent windowless". Any transparent parts of your animation should let the HTML background show through, but it will really slow down the animation.

IanKelley

11:00 pm on Jan 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Also take a look at the docs on the macromedia site. There are tags you can put into the HTML yourself to make an animation transparent. Won't work with older browsers though.

SupaDucta

10:51 am on Jan 21, 2004 (gmt 0)

10+ Year Member



<param name="vmode" value="transparent">

or something like that.

alarix

4:29 pm on Jan 22, 2004 (gmt 0)

10+ Year Member



it might be easier to jusy copy the page background into your flash doc so it matches exactly ...

IanKelley

6:58 pm on Jan 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Making it transparent will cause it to match exactly.

Putting the relevant piece of the background into the animation means the animation has to be located in exactly the right place on all browsers (and can never be moved) and color depth/image compression have to be exactly the same on the orphan piece and the original background.