Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

transparent background doesn't work in netscape

Status
Not open for further replies.

eladi

Programmer
Sep 4, 2001
80
AU
hi,

i inserted a flash movie with the following code.

<object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot; width=&quot;550&quot; height=&quot;90&quot; wmode=&quot;transparent&quot;>
<param name=movie value=&quot;flash/Newsticker.swf&quot;>
<param name=quality value=high>
<param name=wmode value=transparent>
<embed src=&quot;flash/Newsticker.swf&quot; quality=high pluginspage=&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;550&quot; height=&quot;90&quot; wmode=&quot;transparent&quot;>
</embed>

according to other threads, this should work...but it doesn't in netscape, there's a white background to the movie. what's wrong with the code?
tnx in advance
adrian
 
nothing, just doesn't work in netscape..only ie..
logo.gif


carlsatterwhite@orlandomediasolutions.com
 
hm. that's uncool...any way to work around it, except inserting a background-image into the flash-file?
 
not sure..could be..i just don't know it..the background image would work for ya though..

good luck..
logo.gif


carlsatterwhite@orlandomediasolutions.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top