krashe13 Posted December 17, 2008 Posted December 17, 2008 K, so here's the deal: I have a swf file which talks to a php file to process information. Type your name in flash, hit sumbit, it's sent to the php file, processed and returned back to flash later (I know that can all be done in Flash, but there will be a point later for this exercise). I have a Php "server" installed on my machine, so I can test this set up on my desktop before uploading and it works fine. But when I upload it to my site- no dice. I can access the swf file and the php by typing each address/file in manually and can see each one (the php just echos variables, but it shows that it's working). I have made sure that the path of the Php file that my Swf uses to call it is accurate (same thing i type into my browser manually). And I have set all of the permissions of my Php file being accessed to being completely accessible. The error I get from flash is: Error opening URL 'http://loosescrew.heliohost.org/readName.php' Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://loosescrew.heliohost.org/readName.php at smileEnterName_fla::MainTimeline/sentButtonHit() Any thoughts? Oh, and I know there has been some server down issues, but I've made sure to test this while it's been up and running. thanks! Chris
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now