how to pass a ....

Wenn du dir nicht sicher bist, in welchem der anderen Foren du die Frage stellen sollst, dann bist du hier im Forum für allgemeine Fragen sicher richtig.
Antworten
reverse
User
Beiträge: 62
Registriert: Mittwoch 29. November 2006, 22:43

hi all

How do I sent a message from selected combobox?
I am trying to create an small application( actually, combobox with url as parameter to stream a video) which would let user select a channel from combobx and start an application with applied URL, since it would require different codec... I would need to filter a format so that different players is called upon users selection.

an application sort of like http://www.zattoo.com/
Bild

I was trying to open following url with Mplayer and VLC but none worked except Windows media player.
http://213.46.242.72/cgi-bin/WebObjects ... H_PCTV_RTL


I have combobox with 10 items and when selected it should pass a message
to start an application.

for example
combox values

val1
start an VLC with streaming video with following http://213.46.242.72/cgi-bin/WebObjects ... H_PCTV_RTL parameters

val 2
start an Media player with streaming video with following http://213.46.242.72/cgi-bin/WebObjects ... H_PCTV_RTL parameters

val 3
start an Mplayer with streaming video with following http://213.46.242.72/cgi-bin/WebObjects ... H_PCTV_RTL parameters


mfg
reverse[/url]
Antworten