


If the web page starts playing an AC/DC song "programmatically" when the page loads you'll be in BIG trouble. Some hardware and/or browser manufacturers have decided to prevent certain kinds of functionality in order to make using the device and/or browser a "better" overall experience and perhaps to prevent exessive bandwith usage.įor example, if you're in church and are bored and decide to visit a web page with your phone.

Web pages and javascript can not over-ride the physical device. Likewise, the "mute" and volume controls may not work as expected due to these device limitations. In other words, audio and video files to be launched programmatically through javascript - which is what Wimpy uses for the "autoPlay" option. Most mobile devices require human interaction / gesture through a physical touch/button on the device to launch a media file (e.g.
