SWF Functions
PHP Manual

swf_startdoaction

(PHP 4)

swf_startdoactionStart a description of an action list for the current frame

Description

void swf_startdoaction ( void )

Starts the description of an action list for the current frame. This must be called before actions are defined for the current frame.

Return Values

No value is returned.

See Also


SWF Functions
PHP Manual