Click to See Complete Forum and Search --> : Transparent background?
wtd6e
01-13-2004, 06:37 PM
Hello,
Is it possible in KoolMoves to create a movie, say moving text, that is transparent so that my webpage backdround image shows through? And if so, how in KoolMoves?
Thanks,
wtd6e
tmoore935
01-13-2004, 06:46 PM
Yes, make the text transparent in the propertys panel, >>under color, just below the red,green, blue squares. I think you can also convert to a mc and then change the alfa(?) with motionscript. Make sure that under views>>list shapes that the text is above the background.:)
wtd6e
01-13-2004, 07:14 PM
I sorry but when you say "convert to a mc and then change the alfa(?) with motionscript", just what do you mean?
Thanks,
wtd6e:confused:
Fingermonkey
01-13-2004, 07:15 PM
Here is some info on wmode and the current browser support breakdown.
http://www.propellerhead-graphix.com/tutorials_wmode.html
gusmus
01-13-2004, 08:48 PM
Fingermonkey has the right Idea,,
go to your parameters list in the coding and add:
<param name="wmode" value="transparent">
There is a slight problem over Browser compatability regarding netscape, but, since last summer, after I did a breakdown of my server stats and found that my system was being hit by approx 1 netscape hit to every 8400 IE hits, I've decided that the compatability thing isn't really worth bothering about. It's obviously a matter of personal choice. Cheers
tmoore935
01-13-2004, 09:02 PM
Originally posted by Fingermonkey
Here is some info on wmode and the current browser support breakdown.
http://www.propellerhead-graphix.com/tutorials_wmode.html
I tried this at:
http://home.att.net/~picdiversion/trans.html
but as you can see the 1's do not align above the swf. I did try it several ways so I must not be seeing the objective here. From the source code can you see what is wrong? I am sure it is simple.
gusmus
01-13-2004, 09:56 PM
Looks like you've just laid your swf into the page as an object right after your 1,s. You need to give it an absolute position. For Example:
<DIV ID="idElement1" style="position:absolute; top:71px;left:22px;
or center both objects(the 1,s and the swf). Cheers
tmoore935
01-13-2004, 10:25 PM
Originally posted by gusmus
Looks like you've just laid your swf into the page as an object right after your 1,s. You need to give it an absolute position. For Example:
<DIV ID="idElement1" style="position:absolute; top:71px;left:22px;
or center both objects(the 1,s and the swf). Cheers
NOW TRY IT
http://home.att.net/~picdiversion/trans.html
Yah hooo: There it is. I need to practice the DIV ID myself but this tut actual works. Thank you gusmus and fingermonkey. This is what wtd6e originaly wanted.:) :D
flashkit.com
Copyright WebMediaBrands Inc., All Rights Reserved.