|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by chantalcookware in Java Programming Language, Multimedia Programming with Java
Hello.
Is it possible to play a wav file in a widget?
Thanks.
Erik
1:
2:
3:
4:
5:
6:
7:
|
<onMouseDown>
Icon.src = "Resources/3718SBL2.png";
openURL("www.Chantal.com");
mysound = new Audio("resources/tada.wav");
mysound.play();
</onMouseDown>
|
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625