[AS2 CS4] getURL with greybox

Hello All,

Can anyone help me with greybox js. I would like to call to it from a btn mc in as2. I have called to javascript pop up’s before using

this.onRelease = function()
{
    getURL("javascript:Launch('pageName.html')");
}

and i have found someone who said they got grey box to work is AS2 on actionscript.org at this thread: http://www.actionscript.org/forums/showthread.php3?t=134162. But for the life of me, I can not get this to method to work. I would use somthing like shadowbox but you have to pay for a commercial licence, and that is just not in my budget right now.

If anyone would be willing to help I would be very appreciative.

Thanks,
neonreel