Alex Rice wrote: > On Thursday, March 27, 2003, at 01:09 PM, Ken Norris wrote: >> Can you direct us to a website that is currently broadcasting live >> content with Flash? > > Nothing in particular comes to mind, but if you do a google search > +flash +"massively multiplayer" there are a lot of interesting hits.
These seem like two different things: "broadcasting" usually describes the distribution of electronic media from a source to multiple destinations which generally don't alter the content, just view it. "Multiplayer" systems can be done in a client-server manner, or even P2P, but are differentiated from broadcasting by having collaborative content. If collaboration is what you're after, MC has sockets and you can design your own protocols to handle anything you like. See Tuviah's excellent example of a simple chat system at the Rev contributions page. -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.2: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
