"youtube" should be in lower case, and the input tag's name was "embed", not "embedtype", like the select tag's was. Otherwise you're writing code that isn't compatible with the HTML you pastebinned.
Name:
Anonymous2011-05-21 19:43
Hi, Anon.
Embed is the URL, we need the embedtype and I already tried youtube in lower case.
Name:
Anonymous2011-05-21 19:47
>>8
Sorry; misread. I can't do anything further without more context.
>>10
The only possible explanation I can give is that the embedtype needs have a value other than the string "youtube". There's no way the code could not work, unless it's being parsed by some js that's looking for a select tag... but if the dropdown displays "YouTube", then that can't be wrong. You'd need to share what happens on the other end.
Name:
Anonymous2011-05-21 20:22
Awesome, works now.
Thanks for the suggestion Anonymous, worked perfect.