Hi kenneth
button in flash I have used
on(release){
getURL(this.urlsurvey,"_self");
}
urlsurvey is from xml
In xml i have used
urlsurvey="javascript: openwindow('http://www.hotmail.com','win','height=300,width=560,toolbar=no,scrollbars=no');void(0)"
unfortunately when I click Flash button...