
Welcome Guest
|
#1
|
|||
|
|||
|
xmlsocket: data not clean
I am using an xmlsocket to get information from a server. Two sets of data (in groupd of 4) is supposed to come through but it isn't doing so cleanly. Sometimes all 8 lines come through properly, but other times it is staggered or not all of it comes. Say I pass in 1, 2, 3, 4 and "hi" "there" "flash" "move." Sometimes I get:
1 2 3 4 hi there flash move Other times I might just get 1 2 3 hi there 1 2 Or some other funky combination........can someone tell me what is wrong? I kno the data is being sent to flash in the correct order but I don't know why it isn't coming out properly... EDIT: I thought that maybe my onData event was doing too much so I took out all the code and just has whatever comes in traced and it is still messed up. Last edited by skitzer : 02-09-2007 at 06:47 PM |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Giving meaning to raw pharmaceutical data with Flex Framework using Flash Builder | FlashMove | Cool Sites |
0 | 08-04-2011 05:07 PM |
| Display Data Grid through .AS File & load user data | chosen | Actionscript 2.0 |
0 | 10-21-2009 09:52 AM |
| data preload | jivex | XML & Sockets | 1 | 03-12-2007 04:24 PM |
| firefox continuously tranfers data, but IE does not? | webjedikungfu | General Flash | 0 | 11-22-2006 04:54 AM |
| Cross Domain Policy File | dv8 | Flash MX 2004 |
2 | 09-11-2003 03:16 PM |

Other Programming



