Can anyone help me with this?
I am aiming to have an image of a person which, when clicked, reveals the audio file controller and plays the audio (I do not want the controller to show until the image has been clicked).
I have audio on the page containing an flv file. The "Display" dropdown is set to "Controller" and it's set to be invisible and to not Auto Start. I have two actions on the image that say on click show audio object, and on click play audio object. In preview mode, this works fine - the audio plays and the controller is revealed. When I publish to HTML, the audio plays but the controller is not revealed.
I've tried this with flv and mp3 files.