lifeworks 5 Junior Poster

Hi

Been trying to use the json_parse function from the json.org website - looking for a link to a tutorial (or a short example) to show how i would use it to cycle through a list of responses -

in this case im returning a JSON object with an id and URL for photos in a gallery - I need to create a new image object for each photo and assign an id to the link - never mind the details, Ive also tried returning a list of comments with name,message and date in the past but cant cycle through the responseText...

please help! thanks