Costin, Yes, this makes very good sense. So, is there any difference between a scope and a "room"? It seems that the answer is no. It seems scope == room
Also, you mention that to switch rooms, one needs to reconnect to another scope. Does that mean I have to close my connection and then reconnect? If that is the case, I will be firing multiple appConnect events. There must be a better way than that. Can one make a user switch rooms on the server side? -Mike Costin Tuculescu wrote: > Hi Mike, > > To connect to a room, you would use the NetConnection.connect() > function to connect to an instance, and then a scope in that > instance. To switch rooms, you just reconnect to another scope. To > get a list of scopes, you might need to define a server side function > that returns a list of available scopes. Does that make any sense? > > Costin > > ------------------------------------------------------------------------ > > > Date: Fri, 31 Aug 2007 22:14:03 -0400 > > From: [EMAIL PROTECTED] > > To: [email protected] > > Subject: Re: [Red5] Do FMS Tutorials Work for red5? > > > > Thanks for the replies. > > > > David, these actually are on the site. > > See here: > > http://osflash.org/red5/help > > (you will see Joachim's Red5 Migration Guide) > > > > Thijs, thanks for the link. However, I've already exhausted that source > > as well. > > Joachim's guide is really great. > > However, it doesn't really deal with any of the topics I'm looking for. > > > > I think maybe my problem is that I'm NOT coming from a Flash Media > > Server background. > > So, for example, if I want to learn about how to set up rooms, and how > > to switch rooms, etc... where do I go? > > > > -Mike > > > > > > > > David Sargent wrote: > > > That would of been very helpful a few weeks ago. > > > > > > Is there a reason why these tutorials are not listed on the Red5 > > > site? For new users it would be great to have a list of what is out > > > there so they don't have to look all over. > > > > > > > > > David > > > > > > > > > > > > On Aug 31, 2007, at 3:51 PM, Thijs Triemstra|Collab wrote: > > > > > > > > >> I think the red5 migration guide is what you're looking for.. that > > >> document describes the API differences between FMS and Red5. > > >> > > >> http://www.joachim-bauch.de/tutorials/red5/MigrationGuide.txt > > >> > > >> Thijs > > >> > > >> > > >> On Aug 31, 2007, at 10:26 PM, Mike wrote: > > >> > > >> > > >>> Thanks, David. > > >>> I definitely used those tutorials and they were great. > > >>> However, they pretty much just get you to the point of a "Hello > > >>> World" > > >>> type of application. > > >>> > > >>> I need some good samples. > > >>> > > >>> We have the api documentation, but one basically has to go by trial > > >>> and > > >>> error. > > >>> Is there any sort of "best practices" guides? > > >>> > > >>> I"m coming from a Unity background, but that is a very different > > >>> system > > >>> all together. > > >>> -Mike > > >>> > > >>> David Sargent wrote: > > >>> > > >>>> I don't know the answer to your question, but i found these and > they > > >>>> helped alot. > > >>>> > > >>>> http://www.flashextensions.com/tutorials.php > > >>>> > > >>>> Click on the 2nd page for the Red5 items. They are well done. Just > > >>>> need more documentation. > > >>>> > > >>>> David > > >>>> > > >>>> > > >>>> On Aug 31, 2007, at 1:08 PM, Mike wrote: > > >>>> > > >>>> > > >>>> > > >>>>> When learning red5, I'm sure everyone scours the net for > tutorials. > > >>>>> Do Flash Media Server tutorials work for red5? > > >>>>> > > >>>>> Or, more specifically, can one learn red5 by learning Flash Media > > >>>>> Server? > > >>>>> -Mike > > >>>>> > > >>>>> > > >>>>> _______________________________________________ > > >>>>> Red5 mailing list > > >>>>> [email protected] > > >>>>> http://osflash.org/mailman/listinfo/red5_osflash.org > > >>>>> > > >>>>> > > >>>>> > > >>>> _______________________________________________ > > >>>> Red5 mailing list > > >>>> [email protected] > > >>>> http://osflash.org/mailman/listinfo/red5_osflash.org > > >>>> > > >>>> > > >>>> > > >>>> > > >>> > > >>> _______________________________________________ > > >>> Red5 mailing list > > >>> [email protected] > > >>> http://osflash.org/mailman/listinfo/red5_osflash.org > > >>> > > >> _______________________________________________ > > >> Red5 mailing list > > >> [email protected] > > >> http://osflash.org/mailman/listinfo/red5_osflash.org > > >> > > >> > > > > > > > > > _______________________________________________ > > > Red5 mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > > > > > > > > _______________________________________________ > > Red5 mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > ------------------------------------------------------------------------ > Connect to the next generation of MSN Messenger Get it now! > <http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline> > > > ------------------------------------------------------------------------ > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
