var jscommand:String = "window.open('"+ this.link +"','win','height=200,width=300,toolbar =no,scrollbars=yes');";
getURL("javascript:" + jscommand + " void(0);");
Pastie
Support Pastie
or read my
Pastie << self
blog
var jscommand:String = "window.open('"+ this.link +"','win','height=200,width=300,toolbar =no,scrollbars=yes');";
getURL("javascript:" + jscommand + " void(0);");