There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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, .