> Thanks Sean.
> I will have to work hard because I am not familiar with Dynamic HTML.
One simple way to do that:
Write, a little bit more as Sean wrote, in your html file:
<source id='audio1' src='/audio/piano-melody.wav' type='audio/wav'>
Then first set in LC newsound, may be randomly:
put "/audio/guitar-melody.wav" into newsound
Then issue from LC:
do "document.getElementById('audio1').src='" & newsound & "'" in widget
"browser"
That's all, nothing complicated.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode