Hi
In the past I have used flash on my websites, now im trying to add flash to a ebay page, when i used flash in my site i would add the flash html to the index page and upload the flash to the now i seem to be having trouble when adding it to my ebay page html, the files are uploaded to my www, server, but using ebay how is the path added using ebay?
How is the html added to a ebay, how does flash get called from my server?
Heres the flash html.'
Thank you for any help..
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" width="300" height="250" id="MONEY" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="MONEY.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="MONEY.swf" quality="high" bgcolor="#ffffff" width="300" height="250" name="MONEY" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage=" />
</object>
In the past I have used flash on my websites, now im trying to add flash to a ebay page, when i used flash in my site i would add the flash html to the index page and upload the flash to the now i seem to be having trouble when adding it to my ebay page html, the files are uploaded to my www, server, but using ebay how is the path added using ebay?
How is the html added to a ebay, how does flash get called from my server?
Heres the flash html.'
Thank you for any help..
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" width="300" height="250" id="MONEY" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="MONEY.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="MONEY.swf" quality="high" bgcolor="#ffffff" width="300" height="250" name="MONEY" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage=" />
</object>