On Mon, 12 Apr 2004, dlb wrote:

> Frankly If polling were the chosen approach, I'd have to develop a component
> to handle streams.

I agree that polling is not a compelling solution. A separate component
would be much better.

> The XMLSocket object does transmit simple strings.  This might provide a
> work-around for the stream element issue, but I'd want to confirm future
> support for this 'feature' w/ macromedia.

My experience is that even when you pass the XMLSocket.send() method a
string representing the XML, rather than XML itself, it still converts it
to XML and adds the terminating / (along with the zero byte). It's
possible that if you pass a string without the <>, Flash might interpret
it as normal string instead, but I don't see this as useful.

- Sean

Sean Voisen
Weblog: http://voisen.org
Flash/XMPP: http://xifflabs.com
XIFF 2.0: http://www.jabberstudio.org/projects/xiff

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to