i used javascript code in Actionscript and create a button in in flash and use these code on button, this button worked in GoogleChrom and FireFox, but not work in Microsoft Internet Explorer
this is my code :
Please help me
this is my mail : [edit]
this is my code :
Code:
on(release){
getURL("javascript:window.open('http://www.pixelsoft.org/download/javacenter/mobile/alone.html','PixelSoft.ORG', 'toolbar=no,menubar=no,width=260,height=400,resizable=no')","_blank");
}
Please help me
this is my mail : [edit]
Comment