Passing an url via flashvar

hi,

i need to pass a link via flasvars. however, the link contains an ampersand (php-page with variables). the link works but it doesn’t take the part behind the ampersand. i did some googling and understood that the part behind the ampersand is considered to be a second flashvar. how can i solve this?

let’s say i want to link to

http://blabla.blabla.com/htdocs/index.php?page=home&lang=FR

anyone?

thnx in advance.