You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Pass Parameters into your Flash File at runtime Adobe Flash / ActionScript
One way you can get around not being able to pass a parameter in is to add a "querystring" to your swf src in the embed tag / param movie in your object tag and then look at the _url property for the movie and strip off the query part.