somegirlspecial
02-01-2006, 08:09 PM
I've made a flash file that loads data from a .xml file, my site have some little php includes. But now is the .swf not clickable but is displays correctly. My other .swf file (menu) is working correctly but it's not in the include .php maybe that's the problem? :confused:
All of this only works in IE but in firefox not?
I probbely did something wrong, but I've no ideau were to search?
link to the site with the problem (http://www.elmasmit.nl/feel4design/index.php?page=portfolio_web)
<object type="application/x-shockwave-flash" data="swf/portfolio.swf" width="380" height="375">
<param name="movie" value="swf/portfolio.swf" />
<param name="wmode" value="transparent" />
<param name="menu" value="true" />
</object>
All of this only works in IE but in firefox not?
I probbely did something wrong, but I've no ideau were to search?
link to the site with the problem (http://www.elmasmit.nl/feel4design/index.php?page=portfolio_web)
<object type="application/x-shockwave-flash" data="swf/portfolio.swf" width="380" height="375">
<param name="movie" value="swf/portfolio.swf" />
<param name="wmode" value="transparent" />
<param name="menu" value="true" />
</object>