A new demo of how to use the array.AsJSON shape import.
The demo can be seen here. It's quite simple - left mouse to draw a shape, left mouse drag on a rectangle to drag it around. The shape you draw is loaded into the shaded rectangle as an array.AsJSON set of points. Thus you can create bespoke shapes during runtime if you wish.
The demo capx can be downloaded from here.