Core library classes for using rich media content in ActionScript 3.0 projects
MediaCoreLib v0.1 alpha
The MediaCoreLib is an Actionscript 3.0 library toolset for playing audio or video files effortlessly. MediaCoreLib allows you to manage a playlist and seemlessly crossfade tracks.
Features:
- Play
- Pause
- Stop
- Prev / Next
- Rewind / Fast-forward
- Repeat
- Preloading and Caching
- Fade In / Out
- Crossfade
Examples:
Testing panels:
Advanced - Includes dynamic control of FadeIn and FadeOut Lengths as well as playing media.
Basic - Uses all the features as Advanced, but hides advanced functionality so that user can only control basic operations.
Future Features:
- ID3 support
- Stream and Buffer
- Play only specific sections of track (Sample or Preview mode)