PDA

View Full Version : Make "transparent" color


pdechery
05-07-2004, 10:34 AM
Hi,

I´m having a little trouble trying to do a effect like this (http://www.cta-rj.com.br:8080/designer/villa_borghese/index.htm) in a project. If someone could take a quick visit to the link, would be very nice.

The problem is: The background color of the movie, in despite of having the same hexcolor of the html, is appearing to be different on the screen. It´s a common situation, but visually sucks! And I cannot just use "wmode=transparent", to get rid of that bgcolor, because I need to use a background color in the movieclips inside the swf to have the effect I´m trying to achieve. Am I making miself clear?

So, if anybody bring a little help, I´ll be very very thankful.

Cheers,

Pierre

Phat Szabo
05-08-2004, 05:49 PM
well try using the alpha command its used to fade stuff

pdechery
05-09-2004, 08:20 AM
I´ll try that. Thak you!