mambo4
07-30-2010, 07:10 PM
suppose I draw an oval with
fl.getDocumentDOM().addNewOval({left:0, top:0, right:100, bottom:100},false, true);
what is the simplest way to make it the active selection
(for tweaking the fill data in particular)
fl.getDocumentDOM().addNewOval({left:0, top:0, right:100, bottom:100},false, true);
what is the simplest way to make it the active selection
(for tweaking the fill data in particular)