I'm trying to customise Uploadify. When an upload is complete I want to change the queue item associated with that upload to reflect the response from my upload script.
E.g. Upload error: Background changes to red and response is added.
Does anyone with knowledge of Uploadify know how to get an upload's associated queue item so I can modify it?