SWF::Action.3pm

Langue: en

Autres versions - même langue

Version: 2002-09-23 (mandriva - 22/10/07)

Section: 3 (Bibliothèques de fonctions)

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