Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
cardin edited this page Jun 22, 2011 · 5 revisions

What is SeiON?

SeiON is an Actionscript 3 Sound Library. Its goal is to provide a simplistic, fuss-free way to manage sound playback within Flash/Flex.

SeiON does the following:

  • Provides global control of all sounds played
  • Allows for pause/resume playback for sounds.
  • Provides ability for playback of gapless MP3 loops in Flex.
  • Manages finished/unwanted sound instances.

As SeiON only accepts Sound() objects as input, it is most suitable for embedded sounds, sounds on the local filesystem, or sounds that do not require streaming.

##Documentation

##Demo Tutorials The asterisks [*] signify the level of the tutorials.

###Extras

Clone this wiki locally