I am guessing you want to do so because the user clicks on a title and not the file?
If so, you could send the title and file data down to the flash client in an array/list. The user can only see the title. When the user clicks on the title, use the selectedIndex to get the corresponding flash file that will be played by ns.play You are right, streamSubscriberStart()/streamSubscriberStop is broken the last I checked in changeset 1762; the latest trunk should be 1769. On 3/22/07, Paweł Subocz <[EMAIL PROTECTED]> wrote:
Hello I want to ignore the file (stream) name user is sending in NetStream.play() and send him a particular file of my choice. I tried to modfy playlist in streamSubscriberStart() with some success, but it stop working after upgrading red5 to 0.6rc2. Besides it was very "hacky" way of dealing with problem. My question is. How can I implement such feature in Red5? -- Best regards Pawel Subocz Batman Sues Batsignal: Demands Trademark Royalties. - Cory Doctorow _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
-- C is forever.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
