Apologies, not sure what the issue is with a cursory glance, but I do
suggest you use the JSON tools in as3corelib from Darron Schall

https://github.com/mikechambers/as3corelib


Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


On Thu, Apr 21, 2011 at 10:20 PM, Corey Osman <[email protected]> wrote:

> Hi,
>
> I am trying to get the instance name of this object that is being sent
> through json.
>
> I tried using objname._name but it returns undefined.
>
> The jsoncode being sent creates an object that looks like the following
>
> module
> ----->array
> -------->puppetclass
> ----------->id
> ----------->name
>
>
> I basically want to get the name of the module which is the name of the
> object.
>
>
> Any ideas on how to get the instance name?
>
>
>
> Here is my code:
> http://pastebin.com/c4mUHUc5
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, simply email the list with unsubscribe in
> the subject line
>
> For more info, see http://www.affug.com
> Archive @ http://www.mail-archive.com/discussion%40affug.com/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>

Reply via email to