Is it possible?
I have a php file (and iframe) wich recives a variable from it's main page, then it makes some conversions to this variable to create an URL that should be included in a flv player, I must use html to include the player but I don't know how to parse the varable from the php "area" of this page to the HTML, is it possible?