I need to show all the controls of embeded Real Player which is required to play WAV file in Firefox.
Setting the parameter <PARAM NAME=“CONTROLS” VALUE=“All”> sets the player display all controls in IE but firefox shows only play button and time seek bar.
What could be the alternate solution to this?
Thanks