Packageorg.apache.flex.core
Classpublic class BrowserWindow
InheritanceBrowserWindow Inheritance Object

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The BrowserWindow class opens a new browser window.



Public Methods
 MethodDefined By
  
Constructor.
BrowserWindow
  
open(url:String, options:String):void
[static]
BrowserWindow
Constructor Detail
BrowserWindow()Constructor
public function BrowserWindow()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.

Method Detail
open()method
public static function open(url:String, options:String):void

Parameters

url:String
 
options:String