Any ideas?

Load failed: HTTP Status = 0
Load failed: IO error: Error #2032: Stream Error. URL: file:///C|/xampp/htdocs/id3toxml.php?folder=SOUNDS/

tried 100’s sites with all differing solution

I know its a setting somewhere, and I know my php and files are where they are supposed to be.

so I defo need help guys …

thanks in advance
Steven

Php won’t just run locally like that.

Are you using some kind of local server such as wamp to host your file on?
If not you will need to.

file:///C|/xampp/htdocs/id3toxml.php
would look more like
http://localhost/xampp/htdocs/id3toxml.php

yes I got xampp and the script had run in a previous flash project I was doing.

so I have no clue :frowning:

oh ps xampp running apache … so should work

Are you doing it over http now?

I’m just doing it with the fla and all other files in xampp/htdocs folder and xampp on and still get error … so how do I change it to http ?

See what bwhiting said. You want to make sure you’re accessing the path via http, not file. If you’re testing locally, you’ll want to use a full http… path. If you’re testing through a web page run over http, a local path is ok because flash will use the websites path as a base (which would include the http).

yes I am usin xampp with apache turned on and load the index.htm all works apart from the list :frowning:
I even uninstalled flash player and reinstalled it but 0 :frowning:

where am I going wrong ?

plz help
Steven

Just a quick question…
How do I change from file to full http: … what setting do I use and can someone remote me and sort this rubbish out lol

Thanks in advance
Steven