- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/CreateJS/SoundJS/
- 软件文档: https://github.com/CreateJS/SoundJS/
- 官方下载: https://github.com/CreateJS/SoundJS/
软件介绍
SoundJS 是一个用来处理音频的 JavaScript 库,提供简单的接口通过插件模式来操作多种音频 API,当前支持 HTML5 Audio 和 Flash。
示例代码:
createjs.Sound.addEventListener("fileload", handleLoadComplete);
createjs.Sound.registerSound({src:"path/to/sound.mp3|path/to/sound.ogg", id:"sound"});
function handleLoadComplete(event) {
createjs.Sound.play("sound");
}
Transcending CSS
Andy Clarke、Molly E. Holzschlag / New Riders / November 15, 2006 / $49.99
As the Web evolves to incorporate new standards and the latest browsers offer new possibilities for creative design, the art of creating Web sites is also changing. Few Web designers are experienced p......一起来看看 《Transcending CSS》 这本书的介绍吧!
html转js在线工具
html转js在线工具
RGB CMYK 转换工具
RGB CMYK 互转工具
