Skip to main content
Participant
July 11, 2006
Question

1 netconnection with multiple internet explorer windows with netstream

  • July 11, 2006
  • 1 reply
  • 300 views
Hi everybody,

I was wondering if it was possible to:

1-Open a flash in an IE window with a netconnection (to a Flash media server appication)
2-Open IE popup windows to display multiple Netstreams (using the same netconnection)

I want to open multiple netstream videos and be able to move then around the screan, outside the first Flash that connect to the netconnection.

Is that possible without having to open a new netconnection each time?

Thanks everybody
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    July 11, 2006
    AFAIK, it can't be done. You can pass data between .swf's with localConnection, but I don't know of any way to do the same with a stream. You'll need to have each .swf make it's own netconnection.