PackageTop Level
Classpublic class SpringStreams
InheritanceSpringStreams Inheritance SpringStreams Inheritance Object



Protected Properties
 PropertyDefined By
 Inheritedversion : String = AS3 1.5.0
[static]
SpringStreams
Public Methods
 MethodDefined By
  
SpringStreams(site:String = default, ssl:Boolean = false)
This ExternalInterface SpringStream is an application programming interface that enables straightforward communication between ActionScript and the SWF container
SpringStreams
 Inherited
debug(v:Object):void
If set to true the library logs some internal actions.
SpringStreams
 Inherited
getVersion():String
Return the version of the spring lib
SpringStreams
  
onUnload():void
[static] unload instances of SpringStreams sensors
SpringStreams
 Inherited
track(adapter:StreamAdapter, att:Object):Stream
track a single netstream object.
SpringStreams
Constructor Detail
SpringStreams()Constructor
public function SpringStreams(site:String = default, ssl:Boolean = false)

This ExternalInterface SpringStream is an application programming interface that enables straightforward communication between ActionScript and the SWF container

Parameters
site:String (default = default)
 
ssl:Boolean (default = false)
Method Detail
onUnload()method
public static function onUnload():void

unload instances of SpringStreams sensors