figured this one out myself...subclassed NetConnection and made it
dynamic...seems to work...
thanks so much for setting me straight
p
On 8/9/07, [p e r c e p t i c o n] <[EMAIL PROTECTED]> wrote:
>
> i'm going to double-check, but i think so ...
>
> ok...this is my last
> question.........................................(today :))
>
> is the NetConnection class no longer dynamic??
>
> i keep getting this error using as3
>
>
> ReferenceError: Error #1056: Cannot create property returnQueryString on
> flash.net.NetConnection.
>
> i'm not sure how to get around this...
>
> in Main.asc i'm trying to call a method on the client
>
> like this
>
> clientObj.call("someMethod", null, result);
>
> so frustrating!
>
> p
>
>
>
> On 8/9/07, Brian Lesser < [EMAIL PROTECTED]> wrote:
> >
> > Really? On streams? Not on simultaneous connections?
> > -B
> >
> >
> >
> > [p e r c e p t i c o n] wrote:
> >
> > >That's fine, but my service provider only allows so many simultaneous
> > >streams...i'm trying to find out if this will factor into that number
> > >
> > >thanks
> > >
> > >p
> > >
> > >On 8/9/07, Brian Lesser <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >>Hi,
> > >>From a developer's perspective they are not streams and are not really
> >
> > >>treated like streams - except that both shared objects and streams
> > have
> > >>a send() method you can use to broadcast a message to other clients.
> > I'm
> > >>told that internally SharedObjects are implemented using two streams -
> >
> > >>one for output and one for input - but developers don't see them. I
> > tend
> > >>not to use the send() method with streams but I'm sure there are lots
> > of
> > >>cases when it would be useful because the stream publisher does not
> > >>receive back their own message.
> > >>Yours truly,
> > >>-Brian
> > >>
> > >>[p e r c e p t i c o n] wrote:
> > >>
> > >>
> > >>
> > >>>Hi Brian,
> > >>>thanks, i have one question regarding shared objects...this may be a
> > dumb
> > >>>question, but i overheard someone say that shared objects are treated
> > as
> > >>>streams...is this correct?
> > >>>
> > >>>thanks
> > >>>
> > >>>b
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>--
> > >>______________________________________________________________________
> > >>Brian Lesser
> > >>Assistant Director, Application Development and Integration
> > >>Computing and Communications Services
> > >>Ryerson University
> > >>350 Victoria St.
> > >>Toronto, Ontario Phone: (416) 979-5000 ext. 6835
> > >>M5B 2K3 Fax: (416) 979-5220
> > >>Office: POD?? E-mail: [EMAIL PROTECTED]
> > >>(Enter through LB99) Web: http://www.ryerson.ca/~blesser
> > <http://www.ryerson.ca/%7Eblesser>
> > >>______________________________________________________________________
> > >>
> > >>_______________________________________________
> > >>[email protected]
> > >>To change your subscription options or search the archive:
> > >>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> > >>
> > >>Brought to you by Fig Leaf Software
> > >>Premier Authorized Adobe Consulting and Training
> > >>http://www.figleaf.com
> > >> http://training.figleaf.com
> > >>
> > >>
> > >>
> > >_______________________________________________
> > >[email protected]
> > >To change your subscription options or search the archive:
> > >http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> > >
> > >Brought to you by Fig Leaf Software
> > >Premier Authorized Adobe Consulting and Training
> > >http://www.figleaf.com
> > >http://training.figleaf.com
> > >
> > >
> >
> >
> > --
> > ______________________________________________________________________
> > Brian Lesser
> > Assistant Director, Application Development and Integration
> > Computing and Communications Services
> > Ryerson University
> > 350 Victoria St.
> > Toronto, Ontario Phone: (416) 979-5000 ext. 6835
> > M5B 2K3 Fax: (416) 979-5220
> > Office: POD?? E-mail: [EMAIL PROTECTED]
> > (Enter through LB99) Web:
> > http://www.ryerson.ca/~blesser<http://www.ryerson.ca/%7Eblesser>
> > ______________________________________________________________________
> >
> > _______________________________________________
> > [email protected]
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
>
>
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com