Categoria Atual: ActionScript 2.0/3.0
var url:String = "http://tedk.com.br"; var reqLINK:URLRequest = new URLRequest(url); try { navigateToURL(reqLINK, '_blank'); } catch (e:Error) { trace("Gerou erro no LINK!!!"); } Fonte: http://scriptplayground.com/tutorials/as/getURL-in-Actionscript-3/
Agência OFF, desenvolvimento de soluções web para as Agências Digitais
Tags: 2.0 • 3.0 • action script • actionscript • as • as2 • as3 • getURL • link com action • link com as • link em acrionscript • link em flash • navigateToURL • url
2 Comentários |

