Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

launching new window in flash BUT with some stupid cgi script

Status
Not open for further replies.

aryastarks

Technical User
Dec 1, 2002
3
0
0
SG
am trying to launch a new window from flash. my script in flash goes like this (it's a registration form within Flash so there's quite a bit of scripting but shown here is just the last 2 lines):
=====================================================
xredirectx= "getURL(" 0, "POST");
=====================================================

i need to launch a fixed size window when the user clicks on the button in the flash file.

how do i do that?

SOS!
arya
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top