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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

loading variables from CGI for filename of picture to insert

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Does anyone know if this is possible:

I want to load variables (LoadVariables("/cgi-bin/getvariables")) from a cgi-script and then pass those variables to my flash movie.

The variables are the filename of the picture I want to insert in the flashmovie.

What I tried: I send variable &imagename=test.gif
and in the flash movie I have a generator object with
data source {imagename}

This does not work however, what am I doing wrong?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top