PDA

View Full Version : HTML Validating Flash in xHTML (IE wont show)



k77
June 1st, 2008, 08:26 AM
Resolved. I used SWF Object

For anyone who comes across the issue.

I was using


<object type="application/x-shockwave-flash" data="images/banner.swf" width="288" height="128">
<param name="movie" value="images/banner.swf" />
</object>


It would not work with vars and xml.

So I decided to use SWF Object (http://blog.deconcept.com/swfobject/)

It will allow you to write SWF as javascript includes.

actionAction
June 1st, 2008, 06:40 PM
Hi k77, your link doesn't work. Please repost it. If this is the link, www.saayaz.com/index.php, it is not responding.