PackageTop Level
Classpublic class SpringStreams
InheritanceSpringStreams Inheritance SpringStreams Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedmaxstates : int = 50
SpringStreams
 Inheritedpausesync : int = 6
after 1 second of pause (6 events of the timecollect timer means bit more than one second) synchronize data
SpringStreams
 Inheritedsyncrate : int = 20
synchronize ever 20 seconds of linear video
SpringStreams
Protected Properties
 PropertyDefined By
 Inheriteddomain : String = @DOMAIN@
[static]
SpringStreams
 Inheritedurlpart : String = .@DOMAIN@/j0=
[static]
SpringStreams
 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
error(v:Object, e:Error = null):void
SpringStreams
 Inherited
getSyncRates():Array
SpringStreams
 Inherited
getVersion():String
Return the version of the spring lib
SpringStreams
  
onUnload():void
[static] unload instances of SpringStreams sensors
SpringStreams
 Inherited
send(meta:Meta, what:Object):void
SpringStreams
 Inherited
track(adapter:StreamAdapter, att:Object):Stream
track a single netstream object.
SpringStreams
 Inherited
unload():void
external callback, synchronize and unload all open streams.
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