swf_actionsettarget()
swf_actionsettarget - Set the context for actions
Syntax
swf_actionsettarget (
string $target)
Arguments
- target - The target, as a string.
Description
Sets the context for all actions. You can use this to control other flash movies that are currently playing.
Version
PHP 4
Return value
No value is returned.