|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
the movie is blank in IE but it works in mozilla:
http://dhtmlkitchen.com/index.jsp (you may have to hit reload to see it because 50% of the time an image is sent instead of a swf.) The movie itsself works, though: http://dhtmlkitchen.com/img/animtree.swf I included it like so: Code:
<a href="/scripts/animtree/" style='cursor: pointer;'
title='DHTML Solutions'
><object id="myFlash"
onclick='if(this.parentNode && this.parentNode.href) location=this.parentNode.href;'
style='cursor: pointer;'
data="/img/animtree.swf"
type="application/x-shockwave-flash"
width="125" height="125">
<param name="quality" value="high" />
<param name="swliveconnect" value="true" />
Any idea why it won't work in IE?
__________________
http://dhtmlkitchen.com/ |
|
#2
|
||||
|
||||
|
i am not sure abt. this code...but what i do is publish webpage from the flash itself and it works fine for ie....
|
|
#3
|
|||
|
|||
|
IE needs this one:
Code:
<param name="movie" value="/img/animtree.swf"> |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > .swf displays as a white block in IE6 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|