Hi all. Im trying to make a generator for embeded tags. I want it so that if you choose the wmv radio button, it would come out like this: <embed name="RAOCXplayer" src="' + url + '" type="application/x-mplayer2" ShowStatusBar="0" AutoSize="true" DisplaySize="0" AutoStart="true" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed>, and like that (but the name and plugin different) for qt, and rm.. anyone know how? I made this one, but i dont know how to get it to change the output by selecting a different radio button:
the flash video generator
Edited by zYpher, 05 October 2005 - 03:07 PM.