PDA

View Full Version : getURL alternative?


CplusThatAndJava
09-14-2006, 10:32 PM
Is there going to be a replacement for getURL? Or perhaps other ways of working with the browsers and/or calling scripts?

Cota
09-15-2006, 12:48 AM
didnt see it was 3.0 forum. Still havent looked into it.

senocular
09-15-2006, 02:41 AM
getURL is flash.net.navigateToURL and it accepts a flash.net.URLRequest.

You can interact with javascript using flash.external.ExternalInterface