[quote=mattrock23;2350707]my_button.addEventListener(MouseEvent.CLICK,clickHandler);
function clickHandler(event:MouseEvent):void{
navigateToURL(new URLRequest(“http://www.adobe.com”),"_self");
}[/quote]
i know this what i want is i want an idea for an animation