SWF.Sound man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

SWF::Sound(3)	      User Contributed Perl Documentation	 SWF::Sound(3)

NAME
       SWF::Sound - SWF Sound class

SYNOPSIS
	       use SWF::Sound;
	       $sound = new SWF::Sound("test.mp3");
	       # also via SWF::SoundStream:
	       $sstr  = new SWF::SoundStream("test.mp3");
	       $sound = new SWF::Sound($sstr);
	       #
	       $movie->startSound($sound);

DESCRIPTION
       SWF::Sound is a helper class useful for making noise of every kind...

METHODS
       $sound = new SWF::Sound($filename, [$flags])
       $sound = new SWF::Sound($soundstream)
	   Both types of constructor method are creating a Sound object. The
	   first one uses a filename (e.g. of mp3 file), the second one is
	   operating on an already created SWF::SoundStream object. The first
	   constructor type also accepts flags for file description,
	   SWF_SOUND_MP3_COMPRESSED is one of them. More flags are part of
	   SWF::Constant class. The created object can be used for example as
	   parameter in SWF::Movie's startSound() method.

AUTHOR
	       developers of ming.sourceforge.net, Albrecht Kleine

SEE ALSO
       SWF, SWF:: Movie, SWF::MovieClip, SWF::Button, SWF::SoundInstance,
       SWF::SoundStream, SWF::Constants

perl v5.14.2			  2010-10-10			 SWF::Sound(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net