Hello,

Can someone help me with inserting my Xara animation onto my web page.

I have created a banner with Xara Animation and would like to put on my site,

I have uploaded the saved swf file to my images folder for site but am not sure were i put the file name within the
code given by Xarra a copy of zara code bellow,

any help with this would be awesome.

Cheers,
Newbie Steve


<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="468" height="61">
<param name="movie" value="xar26AD.swf" />
<param name="quality" value="high" />
<param name="menu" value="true" />
<EMBED src="xar26AD.swf" quality="high" bgcolor="#FFFFFF" WIDTH="468" HEIGHT="61" NAME="yourmovie" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
<video src="xar26AD.swf" controls width="100%" height="100%"></video>
</object>