Hi,
I have a local index.html file which consist of some images,
javascript alerts and code to play sound.
When i called this index.html trough assets folder in ImageView then
all the things are working fine except sound.
Following is the brief code of javascript sound part
<h1>Test javascript code to play mp3 file on the web server</h1>
<div onclick="PlaySound('http://flyf35.com/1.mp3')" style="text-
decoration:underline;">Click here to play Sound</div>
<br /><hr />
When i run this index.html through internet explore then it works fine
and i am able to hear the sound as well but how can i run this through
ImageView. Is there any way to run this through ChromeWebClient etc
Please reply urgent.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---