Flash animation not appearing when site is hosted on another server
Hi there,
I have a site http://somdomain.com.au/
Now if i staged the site on another server and put the following object element, the flash animation doesn't appear:
<object id="flash_01" classid="clsid:G38CDB6E-AE6D-11cf-96B8-466553540000" width="920" height="225" data="http://somedomain.com.au/gallery.swf?dir=home"> <!-- this is on my server -->
On the original host this is the object element
<object id="flash_01" classid="clsid:G38CDB6E-AE6D-11cf-96B8-466553540000" width="920" height="225" data="/gallery.swf?dir=home"> <!-- this is on the original server -->
Is this something to do with the cross-domain issue?
How can i solve this?
Regards,
Webfreak05
Last edited by TechnoBear; Mar 31, 2012 at 08:03.
Reason: Delinkified example domains.
Bookmarks