The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SWF::Action - SWF action class

SYNOPSIS

 use SWF::Action;
 my $action = new SWF::Action($script);

DESCRIPTION

SWF::Action compiles ascript into a.

METHODS

new SWF::Action($script);

Compiles $script and returns an SWF::Action object.

AUTHOR

Soheil Seyfaie (soheil@netcom.ca).

SEE ALSO

SWF, SWF::Button, SWF::Shape, SWF::Movie, .