When
Image properties popup is opened (on edit or insert), click the
Browse button.
You will see
Images Gallery from
obout test site.
You can select images from there.
Example code
<ed:Editor id="editor" runat="server" ImageBrowse="myImageBrowseClient.aspx" />
See
cs_ExternalGallery.aspx,
vb_ExternalGallery.aspx,
myImageBrowseClient.aspx
and
myImageBrowseServer.aspx
files in downloaded
Suite.