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...