Problem with loadJSONArray example

Did you try

processing.data.JSONArray instead of JSONArray

as the error message suggests?

Chrisir