Jump to content

Flash and PHP not playing nice on HelioHost


krashe13

Recommended Posts

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

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...