iSpring.as2player.PresentationLoader Class

The PresentationLoader Class extends the standard flash.display.Sprite class and exposes the following methods and events:

Properties

Property

Type

Description

content

flash.display.DisplayObject

Content object which contains the presentation.

contentLoaderInfo

LoaderInfo

Content loader info

player

IPlayer

Presentation player


Methods

Method

Description

PresentationLoader()

Constructs a new PresentationLoader object which creates player
and establishes local connection with the iSpring generated
Flash presentation via ActionScript Connector.

load(request:URLRequest, securityDomain:SecurityDomain = null):void

Loads the iSpring generated Flash presentation specified in request parameter.

unload():void

Unloads the iSpring generated Flash presentation and closes ActionScript Connector.

close():void

Closes the presenation loader.


See also

ActionScript 3 and Flex support in iSpring