in Flash 9/ CS3 , you can use the following btn1.addEventListener(MouseEvent.CLICK,eventResponsebtn1); function eventResponsebtn1(event:Event) { getURL("http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=112773,"_blank"); } function getURL(url:String,window:String...