Wx::ActiveX::Flash

Wx::ActiveX::Flash is an ActiveX interface for Shockwave Flash.
Download

Wx::ActiveX::Flash Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Graciliano M. P.
  • Publisher web site:
  • http://search.cpan.org/~gmpassos/

Wx::ActiveX::Flash Tags


Wx::ActiveX::Flash Description

Wx::ActiveX::Flash is an ActiveX interface for Shockwave Flash. Wx::ActiveX::Flash is an ActiveX interface for Shockwave Flash.SYNOPSIS use Wx::ActiveX::Flash ; my $flash = Wx::ActiveX::Flash->new( $parent , -1 , wxDefaultPosition , wxDefaultSize ); $flash->LoadMovie(0,"file:///F:/swf/test.swf") ; $flash->Play ; EVT_ACTIVEX($this, $flash ,"FSCommand", sub{ my ( $this , $evt ) = @_ ; my $cmd = $evt->{command} ; my $args = $evt->{args} ; ... }) ;ActiveX control for Shockwave Flash. The control comes from Wx::ActiveX, and all methods/events from there exit here too.** You will need to already have the Flash player installed.new ( PARENT , ID , POS , SIZE )This will create and return the Flash object. Requirements: · Perl


Wx::ActiveX::Flash Related Software