Help! Widgetbox MySpace softkeys

Hi there
I’m a newbie to AS3. I’m trying to build a widget for a band.
You can see it here…

http://www.widgetbox.com/widget/eddb...0-7aff20ef6feb

The links out won’t work on MySpace without this code…

http://docs.widgetbox.com/developers/guide/flash/

I’ve tried every thing but can’t get it to work.
The only code I have is…

Website_btn.addEventListener(MouseEvent.MOUSE_DOWN , Website_btnHandler);
function Website_btnHandler(event:MouseEvent):void {

Can anyone show me how to integrate this with the http://docs.widgetbox.com/developers/guide/flash/ code?

Many thanks
Ian