Very Urgent, Passing text Value

I have a drop down box in a HTML page, where I specify a list of names, say for eg. Julia Roberts, Brad Pitt…

When a person selects Brad Pit, a flash movie appears that gives his profile.

everything works fine.

But, in movie, i have a text variable Personname.
If I select Bradpit in html page, the personname variable in movie should receive the value and should appear as “Brad Pits” Profile.

Is this possible?

Please let me know.
Thanks

append: bradPitt.swf?name=Brad Pitt Profile to pass the value to Flash