PDA

View Full Version : ;) json ?


motiv8ed
01-19-2007, 06:18 PM
I have a whole crm build using ajax, using json to serialize javascript objects and move the serialized objects between the client / server to communicate. Simple and easy for javascript... I'm having the biggest challenge loading the serialized text from a backend script into a string using actionscript.

Are there any tuts on something along this nature?

exactpixel
01-19-2007, 08:05 PM
Do you have code to show for this? it may be just the way you are trying to handle the data in flash(or is it not even making it there?)