Variables in swf-url

hi
is it possible with flash, to use a variable, that is declared in the url of the film.

so if i call
http://www.host.com/myfilm.swf?test=1

can i use in my film the variable test with its value 1. how can i access to it?

thx4any help

puma

check out these links

http://www.macromedia.com/support/flash/ts/documents/flash_to_flash_comm.htm

http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/index.html

you should be able to find what you are looking for there.