Post edited 4:08 am – July 29, 2009 by Batsu
Post edited 4:09 am – July 29, 2009 by Batsu
Post edited 3:13 pm – July 29, 2009 by Batsu
Grettings!
http://tutorials.flashmymind.c…..nscript-3/
I followed the above tutorial, making my own modifications.
It is working flawlessly in the Flash Pro CS3 “Test Movie” window but when it comes to uploading it on the Internet the flash animation seems not to be able to retrieve the XML's informations.
I uploaded both the XML and the flash animation on the same website:
http://pagesperso-orange.fr/in…..ttings.xml
http://pagesperso-orange.fr/in…..rousel.swf
Of course I uploaded first the XML and put the URL in my actionscript:
//Specify the path to the XML file.
//You can use my path or your own.
var xmlFilePath:String = “http://pagesperso-orange.fr/inner.pain/3D-carousel-settings.xml”;
I tried several ways to embedding it such as:
So what went wrong? Is there a condition I have to add in the embedding code in order to load the XML in my carousel?
Here is the webpage I want to make it work:
http://gundam-rpg.forumactif.n…../index.htm
(see the blank space at the bottom of the greetings message)
Any help would be greatly appreciated.
Edit:
Nevermind, I found out that I weren't able to see the stuff only on chrome but it worked as I was looking for some help about XML loading troubleshooting on chrome it was working O_o Maybe the weirdest thing I've ever seen but it works now, sorry for the inconvenience^^