Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.8.0 source code.tar.gz | 2014-05-21 | 1.7 MB | |
0.8.0 source code.zip | 2014-05-21 | 1.7 MB | |
README.md | 2014-05-21 | 426 Bytes | |
Totals: 3 Items | 3.5 MB | 0 |
- Fixed XSS vulnerability issue
- Added ability to get BLOB object of recorded audio
- Added ability to get Base64 of recorded audio
Upgrading to 0.8.0
- Callback used by Flash to communicate with JavaScript for now on, has to be defined as
fwr_event_handler
. Specifying name of custom function in "Flash vars" asevent_handler
is no longer supported.