Hi All,

Just wondering if someone can help me on this one.  I'm trying to 
display an SVG file with a transparent background in IE.  I can get 
it to work fine using the embed tag with wmode="transparent", but I 
fine it takes a long time to render the images on my screen.  I have 
about 80 SVG graphics on screen.  When I use the <object> tag, 
rendering speed is increased dramatically, but I can't for the life 
of me figure out how to get the transparency to work.  When I apply 
wmode with the object tag, the whole images becomes transparent.  
Here is the code

<OBJECT id=Stack style="Z-INDEX: 6; LEFT: 42.25%; WIDTH: 18.47%; 
POSITION: absolute; TOP: 10.42%; HEIGHT: 16.55%" 
type=image/svg+xml data="./SVG/smelter.svgz" >
<PARAM NAME="WMODE" value="transparent">
</OBJECT>


CAN ANYONE HELP ME PLEASE!!!

Norm





------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to