Hi experts. I be happy if some one explain to me how i can stream media using flash applet. I have seen website that they use appplet such as :
could any explain me how i can stream my own media like this .I could not find any tutorial to teach me since i do not know the seach term.Thanks
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="[URL unfurl="true"]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"[/URL] width="171" height="30">
<param name="movie" value="loadomid.swf">
<param name="quality" value="high">
<embed src="loadomid.swf" quality="high" pluginspage="[URL unfurl="true"]http://www.macromedia.com/go/getflashplayer"[/URL] type="application/x-shockwave-flash" width="171" height="30"></embed></object></td>
could any explain me how i can stream my own media like this .I could not find any tutorial to teach me since i do not know the seach term.Thanks