Hi everyone,
I’m hoping someone here may be able to give me some hints towards solving this problem.
Essentially, I’m developing an RSS/XML reader and I can’t move past the stage where the online .swf accesses a local .php script which then redirects to an .xml file.
I know about the whole “sandbox” problem - hence the .php file, and for the record it does work on my PC, and the .php file redirects correctly, but the online version won’t co-operate.
Here’s the questions:
- Has anyone else had this problem with something similar? And solved it?
- Would this be a problem with my choice of web host?
- Is there a special AS function which has eluded me?
- Is there a special PHP function which has eluded me?
Cheers!