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

Search results for "dist:SWF-File"

SWF::File - Create SWF file. River stage one • 2 direct dependents • 3 total dependents

*SWF::File* module can be used to make SWF (Macromedia Flash(R)) movie. *SWF::File* is a subclass of *SWF::BinStream::Write*, so you can pack *SWF::Element::Tag*s in it. METHODS SWF::File->new( [$filename, [Version => $version, FrameRate => $framerat...

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::Parser - Parse SWF file. River stage one • 2 direct dependents • 3 total dependents

*SWF::Parser* module provides a parser for SWF (Macromedia Flash(R)) file. It splits SWF into a header and tags and calls user subroutines. METHODS SWF::Parser->new( 'header-callback' => \&headersub, 'tag-callback' => \&tagsub [, stream => $stream, h...

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::Element - Classes of SWF tags and elements. River stage one • 2 direct dependents • 3 total dependents

*SWF::Element* module handles SWF tags and any other sub elements to create, configure, clone, pack to bit strings, and unpack from bit strings. SWF::Element::* *SWF::Element* class is a base class of SWF element, such as Tag, RECT, SHAPE, etc. Each ...

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::Element - Classes of SWF tags and elements. See Element.pod for further information. River stage one • 2 direct dependents • 3 total dependents

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::BinStream - Read and write binary stream. River stage one • 2 direct dependents • 3 total dependents

*SWF::BinStream* module provides a binary byte and bit data stream. It can handle bit-compressed data such as SWF file. SWF::BinStream::Read Provides a read stream. Add the binary data to the stream, and you get byte and bit data. The stream calls a ...

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::BinStream::File - Read and write file as binary stream. River stage one • 2 direct dependents • 3 total dependents

*SWF::BinStream::File* module provides reading and writing binary files as a binary stream. SWF::BinStream::File::Read is a subclass of SWF::BinStream::Read. You can get byte and bit data from files. METHODS You can use the methods of *SWF::BinStream...

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::BinStream::Codec - Document for SWF::BinStream codecs. River stage one • 2 direct dependents • 3 total dependents

*SWF::BinStream:Codec::** package provides additive codecs for *SWF::BinStream*. The whole package name must be 'SWF::BinStream::Codec::*[name]*'. *SWF::BinStream* use the package when its *add_codec* method is called with the *name*. Two sub package...

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC

SWF::BinStream::Codec::Zlib - SWF::BinStream codec to add zlib-compression/decompression. River stage one • 2 direct dependents • 3 total dependents

This is a module for SWF::BinStream to add zlib-compression/decompression....

YSAS/SWF-File-0.42 - 21 May 2006 13:30:00 UTC
8 results (0.028 seconds)