VideoExpertsGroup1 / backward-audio-swf

SWF module for backward audio channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backward-audio-swf

The simple Flash audio streamer.

How to install npm

https://nodejs.org/en/download/package-manager/

Install Node Packages.

$ npm install grunt --save-dev
$ npm install

Compile SWF. Development (places new SWF in /dist/):

$ grunt mxmlc

Production/ Distribution (runs mxmlc task and copies SWF to dist/):

$ grunt dist

About

SWF module for backward audio channel


Languages

Language:JavaScript 58.1%Language:ActionScript 38.1%Language:HTML 2.8%Language:CSS 1.0%