;

PDA

Click to See Complete Forum and Search --> : Passing variables from an url to a SWF... HOW?!?


Gr0und_Zer0
01-24-2002, 10:29 AM
Ok, I know how to pass variables to -for example- a php script, using getUrl.

But how can I get variables from the url into the Flash movie? For example, the loaded page with the SWF on it has the following url "index.php?text=It&works!", how can I make the SWF print that variable?

Or maybe there are other (better ways) to get variables into the movie?

Please help...

Musicman
01-24-2002, 11:25 AM
Hi,

look at Reading query strings (http://board.flashkit.com/board/showthread.php?threadid=258296)

Musicman