Convert html link to flash [8] one ?!

i looked around to load my movie in a popup window and found this easy to use link:

[AS]
<a href=“http://www.malirinat.com/movieclip.wmv” title=“movie clip” rel=“enclosure” onClick=“window.open(‘http://freevlog.org/popup/popup.php?url=’+this.href,‘video’,'width=360,height=305,top=20,left=20,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0’);return false” >movie clip</a>
[/AS]

the result can be viewed here : http://www.malirinat.com/test.html

here i used an additional html page but my site is flash and i want the same link to be activated from flash by a button ? tried for hours and nothing…

can someone help me out ?

thanx
namelesspace