On Feb 17, 2006, at 1:19 PM, SamFeltus wrote:
> > PS > 1. "json_str=" - not JSON. > > I was just using FlashVars to import the JSON str, not aware of a > better method. > > I can see right now hand editing the JSON is a BAD thing and the > sooner > all that editing is ported to TG the better. I think you can still use LoadVars and just parse straight off of the this.toString() in the onLoad instead of looking for a json_str property. You might also be able to use the XML object to do it. I haven't mucked with Flash and JSON before. -bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

