• Facebook Page: 187529034607186
  • Twitter: webconch

Wer ist online?

Wir haben 11 Gäste online

Dear Forum Users. Please don't spam this forum. Your spam will be deleted and your account deactivated (I just click your username and you fucker are gone). So don't mess around with your and my time. Do something constructive and be creative! But please not with spamming. If this bad habit won't stop, we will increase the security.

The Forum will be maintained again. Every Monday afternoon I (Webconstructor:Milton) will be answering questions again.

Welcome, Guest
Please Login or Register.    Lost Password?

loading XML file failed ..
(1 viewing) (1) Guest
Here you can ask all your questions about SWFContent Pro.
Go to bottomPage: 1
TOPIC: loading XML file failed ..
#7
loading XML file failed .. 2 Years, 1 Month ago Karma: 0
Hello,

My swf file loads an xml file that is at the same folder that contains the swf file.

My swf loads the xml fine but when I tried to view the swf with the SWFContent Pro, the swf couldn't load the xml file!

Is there some settings I missing ?

Thanks,
HopeWise
hopewise
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#8
Re:loading XML file failed .. 2 Years, 1 Month ago Karma: 4
hopewise wrote:
Hello,

My swf file loads an xml file that is at the same folder that contains the swf file.

My swf loads the xml fine but when I tried to view the swf with the SWFContent Pro, the swf couldn't load the xml file!

Is there some settings I missing ?

Thanks,
HopeWise
Try changing the param "base" to the path in which your swf file is.

"base" specifies the base directory or URL used to resolve all relative path statements in the Flash Player movie. This attribute is helpful when your Flash Player movies are kept in a different directory from your other files.
webconstructor
Admin
Posts: 292
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#12
Re:loading XML file failed .. 2 Years, 1 Month ago Karma: 0
thanks!
Base parameter solved the problem, xml is loading now ..

Thanks very much for your plugin

regards!
HopeWise
hopewise
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1199
Re:loading XML file failed .. 1 Year, 4 Months ago Karma: 0
Can you give an example? I'm using the full address from http:...

Is that right? My XML is not loading.
thrillha
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1201
Re:loading XML file failed .. 1 Year, 4 Months ago Karma: 4
Did you set the path to the folder of your XML? You shouldn't add the XML file to the path.

I think both relative and absolute should work, but I'm not sure.

How is the XML-Path set in your FLA/Actionscript? Maybe you need to put the XML in a subfolder: If the path in your Actionscript is set for example "gallery/myxml.xml" and your SWF is in /images/mygallery.swf" you would have to set base to "images/" and save your xml in "images/gallery/myxml.xml".

Be sure you are using slashes (/) and not backslashes (\).

Hope this helps you further.
webconstructor
Admin
Posts: 292
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1