Flash working on local (laptop) server but not in SiteGround - Joomla! Forum - community, help and support


i have flash page (only flas, nothing else). orks on personal server (laptop, xampp). not work when transfer remote server @ siteground.com. tripled check swf file exist @ correct directory -- image/flash/orthoqd-3.swf. website orthoqd.com -- click on flag, click on products.

the code simple:
=====================
<object data="images/flash/orthoqd-3.swf" type="application/x-shockwave-flash" height="400" width="400">
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="src" value="images/flash/orthoqd-3.swf" />
</object>
=================

thanks in advance

ben

try putting in full url flash file:

code: select all

data="http://www.yourdomain.com/images/flash/orthoqd-3.swf"



btw - have spelling error in products in menu (prroducts).





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support