Utilities.loadMovieInSandBox()

Availability

Flash Player 7 + TheSpringBox v1.1.2

Usage

Utilities.loadMovieInSandBox(filename:String, target:Object) : Boolean;

Parameters

filename - The absolute URL of the SWF to be loaded and must include the protocol reference, such as http:// or file:///.

target - A reference to a movie clip object. The target movie clip is replaced by the loaded SWF file or image.

Returns

Nothing.

Description

Method; performs a loadMovie but the loaded item will reside in a Flash Sand Box.