Some needed changes have been added in this build. We’ve added a couple of new settings that further enable the customization of FLVAR.
- Added soundWaveColor setting which controls the color of the sound wave.
- Added textColor setting which controls the color of the timer text.
- Added textFont setting which controls the font used by the timer text.
- Added textSize setting which controls the size of the timer text.
- Changed the way maxRecordingTime works. Now if the option is set to 0, FLVAR will record with no time limit applied.
- Added hideTimeLimit setting which controls if the remaining time (maxRecordingTime) should be displayed in the timer text.
- Implemented new callback API micSettings which opens up the Flash Player microphone settings window. Along with this change, the hideButtons setting now also hides the microphone settings button inside FLVAR so that customs HTML buttons can now be fully created.