Packagecom.myflashlab.air.extensions.googleVR
Classpublic class ApiImgView
InheritanceApiImgView Inheritance com.myflashlab.air.extensions.googleVR.ApiBase

This class will let you start the VR ImageView experience based the settings you have decided on by configuring the VRConfigImg class. Access this class like VR.api.imageView.

See also

VRConfigImg


Public Methods
 MethodDefined By
  
attach($config:VRConfigImg):void
ApiImgView
  
detach():void
ApiImgView
  
dispose():void
[override]
ApiImgView
  
onStatus(e:StatusEvent):void
[override]
ApiImgView
Method Detail
attach()method
public function attach($config:VRConfigImg):void

Parameters

$config:VRConfigImg

detach()method 
public function detach():void

dispose()method 
override public function dispose():void

onStatus()method 
override public function onStatus(e:StatusEvent):void

Parameters

e:StatusEvent