An open API service indexing awesome lists of open source software.

https://github.com/dofy/as3-audio

An audio player by actionscript 3
https://github.com/dofy/as3-audio

Last synced: 11 months ago
JSON representation

An audio player by actionscript 3

Awesome Lists containing this project

README

          

## An ActionScript audio player for Html

目的是作为网页音频播放器组件使用,只负责播放逻辑,界面可以用 html,可通过 js 方法获取播放事件。

具体参考 [bin/index.html](bin/index.html)

项目中用到了 sLib.swc,项目地址 https://github.com/dofy/as3-Utils