Hello again everyone!
I have an easy question for you all. I can't find the answer to this
question anywhere...
I guess the subject of this email says it all. How do I "[Disable]
autoplay for audio (MP3) resources"?
I've tried:
autoplay="false"
play="false"
this.stop() in several different onXXX handlers
Nothing I can do seems to have any effect! There must be a way to do
this. Please help! :) Thanks!
(FWIW, I'm dynamically setting the view's resource to an MP3 file via
this.setResource().
TIA,
-Rich