How do I get the video to start with sound ON instead of the default OFF?? - Carl
Fri, 02/27/2015 - 15:12
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
Please open file main.js in sites/all/themes/md_magnum/js/main.js, line 495 and change:
value true -> false
mute: false, // Mute the audio;