Thanks for the info Michael. But it really didn't address my original 
questions. Still looking for specific answers...

Michael Klishin <[EMAIL PROTECTED]> wrote: Flash standart library components 
are built on top of several classes
like Video, NetConnection and NetStream. That's  exactly what John
used to create his own classes for Red5 demo applications.

What you are talking about looks more like a client-side framework
using, say, Registry design pattern for net connections pool that are
accessible from anywhere in your app. But that's the question of
application design and can be discussed for years.

There are no "Red5 components" as well as "required components" at
client-side in Flex/Flash. You just use several simple classes and
handle events. You can build much more complicated frameworks with it
if you wish.

On 04/01/07, oke _  wrote:
> At this point, I'm still missing how to tie a Red5 component to my net
> connection. Do you have to explicitly create a net connection object? If so,
> how would you make sure all the components on the stage "talk" to the
> connection object? And if not, where/how do you specify the url of the
> remote server and tie the stage objects to it?
> Thanks.

-- 
This was freedom. Losing all hope was freedom.

Flex wiki (russian): flexwiki.novemberain.com
Red5 bug track: jira.red5.org
Red5 wiki: wiki.red5.org [use JIRA account]

Chasing the beauty in programming:
www.ruby-lang.org | www.rubyonrails.org

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to