PDA

View Full Version : SWF does work on web


Dunny007
08-17-2008, 01:16 AM
I have a swf that loads an external XML file. It works fine on my computer but it does not work properly when it is on the web. All necessary files have been published and are in thier specified locations.

CyanBlue
08-17-2008, 01:26 AM
Howdy and Welcome... :)

When you said 'it does not work properly', what do you really mean???

Do you think you are at least reading the content of the XML file??? Or is there something else to it???

The bottom line is that you've got to tell us abit more than that so that we can help you better... ;)

Most of the times, it is the path problem or the crossdomain issue if you are long something over different domains from the web server...

Dunny007
08-17-2008, 01:28 AM
Sorry for the lack of detail. When I open the webpage the swf displays but it is not pulling the Data from the XML file. It works perfectly locally.

CyanBlue
08-17-2008, 01:47 AM
I guess it is the path problem then... Do you have URL where I can see it happening???

Dunny007
08-17-2008, 01:48 AM
I figured it out. The "AC_RunActiveContent.js" file was not referenced. All is good now.

CyanBlue
08-17-2008, 01:53 AM
Cool... Good to hear that you solved it... ;)

atomic
08-17-2008, 02:02 AM
That AC_RunActiveContent.js is really a piece of...

No wonder they're getting rid of it!

CyanBlue
08-17-2008, 02:07 AM
They are??? Cool... :)

atomic
08-17-2008, 02:15 AM
Should be swfObject2.0 on Flash 10...So I heard!

CyanBlue
08-17-2008, 02:22 AM
Cool... Awesome... :)