• Facebook Page: 187529034607186
  • Twitter: webconch

Who is online?

We have 19 guests 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?
In this forum you can ask questions all about the SWFContent plugin.
Go to bottomPage: 1
TOPIC: error loading xml
#50
error loading xml 1 Year, 10 Months ago Karma: 0
I've uploaded the xml document to the same directory as my swf file, but I get this message:

"There was an error while loading chart.xml file. Plese check if the file is in the same folder as your html and swf files."

I've tried the following:

1. using absolute path (www.mysite.com/images/chart.swf)

2. saving my xml file using Notepad2 to make sure there are no errors (the swf file is fine when I play it on my computer).

3. changemod on the swf and xml files to 774.

any suggestions? If anyone wants to help please let me know and I will give a temp admin login.

Thanks!
wdemilly
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#51
Re:error loading xml 1 Year, 10 Months ago Karma: 4
Try using the base param to your path of your xml file.

See Forum entry: Loading XML file failed
webconstructor
Admin
Posts: 292
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#52
Re:error loading xml 1 Year, 10 Months ago Karma: 0
By changing the base do you mean something like this?

{swf;/chart.swf;[changeparams]base=www.ascentfx.com/images;[/changeparams]}

This did not work.

If it helps, all the files for the chart are stored in the images folder.

any advice? thanks.
wdemilly
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#53
Re:error loading xml 1 Year, 10 Months ago Karma: 4
Yes, {swf;/chart.swf;[changeparams]base=pathtoxml&images;[/changeparams]}

I'm not sure if absolute paths work correctly with the base param.

try {swf;/chart.swf;[changeparams]base=images/;[/changeparams]}
webconstructor
Admin
Posts: 292
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/04/12 10:06 By webconstructor.
The administrator has disabled public write access.
 
#54
Re:error loading xml 1 Year, 10 Months ago Karma: 4
Maybe you should move your xml file to images. Look in your FLA file, if it loads "file.xml" without a path and your images are aswell without a path and they are located in /images, you should move you xml file to images/ and add base=images/ or base=urltoimages. I'm not sure if base works with absolute or relative urls.
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