Jump to content

getting my script to open itself


AnthonyArde

Recommended Posts

ok let me explain it clearer:

a button on my flash movie is pressed: on the click event it calls the php script and passes values to the php script - this php script submits a form to another website but because flash only call the script and doesnt open the php file in a new browser window when the form on the php page is automatically submitted it cant go to the website it needs to because there is no window open. my problem is i cant with flash submit variables and open the php in a browser window at the same time so what i need my php script to do is once it is called it needs to open itself in a new window and then run - obviously it will have to test to see if it is already open to make sure it doesnt get stuck in an infinate open new window sequence. the script i require is to open itself and test to see if it is already open.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.