Forum ActionScript 3.0 connection.send()

Problems and discussions relating to ActionScript 3.0 here.

connection.send()

Postby carsonmorton » May 3rd, 2012, 8:28 pm

I just cant seem to call connection.send()
I keep getting an error telling me that connection doesn't exist
what am I missing?
carsonmorton
 
Posts: 39
Joined: April 24th, 2012, 3:12 am

Re: connection.send()

Postby carsonmorton » May 4th, 2012, 6:57 pm

ok. I figured out what my problem was. (kinda dumb on my part)

I was trying to send before the connection had been made. it looked all in order in code, but the connection doesn't actually get made for a few seconds.
carsonmorton
 
Posts: 39
Joined: April 24th, 2012, 3:12 am


Return to ActionScript 3.0