PDA

View Full Version : Outside access


Cygnus
11-19-2008, 02:22 PM
hello

i hope someone can help.

i created a swf image that call a xml file. In this xml file i had 3 differents languages. (i need xml file to be seen by googlebots)

My problem:
when i put the swf in FPP (with a simple hotspot), it seems to not have access to the xml.
"Localconnection" in as3 can do it ? how ?

thx

frederic

nidrig
11-19-2008, 02:51 PM
Hi,

Do you have an online link where the problem can be seen? It would be helpful.

In the XML file of your embedded swf, are the paths absolute (if you're loading ressources, of course)?

Are you passing your XML file to your swf like this: "foo.swf?xml_file=bar.xml" in fpp?

Cu

Cygnus
11-19-2008, 04:17 PM
i just read your thread about this problem. and i solved it. with your help :)

thx for your quick answer

frederic