I'm working on a project that needs a Director movie to talk to a Flash movie.

I'm looking at passing info from Director to  java server to XMLSocket Flash.

I took a look at moock.org and I am using Colin's Flash and Java files to test.
I wrote a really simple Director movie using their multiuser server 
functionality.

I was able to connect to the Java server, and the Java Server sends a 
message to my Director movie and the Flash movie

However, when I attempt to send "XML" from director to the server, I'm 
getting a java.lang.OutofMemoryError from the java server.


I'm basically just sending the 
string..."<USER>director</USER><MESSAGE>hello_world</MESSAGE>"

After I send the string, the java server doesn't respond for a few 
seconds...then I get the OutofMemoryError.
I tried to terminate the string with only a LF, then only a CR, and then a 
CRLF.  I get the OutofMemoryError everytime.

I'm a little new to XML and such.  What am I overlooking?

Has anyone ever tried this before?  Any suggestions?


James Tu
[EMAIL PROTECTED]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to