Hey Thanks for the help. But it still doesn't work. I am changing the
border size dynamically with the numeric stepper. It still pushed my
On Nov 25, 8:59 pm, abid reha <
abidr...@gmail.com> wrote:
> var Obh:ObjectHandles= new ObjectHandles();
> Obh.rotateFromCenter=true;
> Obh.alwaysMaintainAspectRatio=true;
> Obh.allowRotate=true;
> var img:Image = new Image();
> img.source = "images/testImage.jpeg";
> img.maintainAspectRatio = true;
> img.setStyle("completeEffect",fadeIn);
> img.percentHeight = Obh.height*2;
> img.percentWidth = Obh.width*2;
>
> img.setStyle("borderStyle","solid");
>
> img.setStyle("borderColor",''#000000");
>
> Obh.setStyle("borderStyle","solid");
> Obh.setStyle("borderColor",''#000000");
> Obh.setStyle("borderThickness","20");
> Obh.addChild(img);
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Flex ObjectHandles" group.
> > To post to this group, send email to
object...@googlegroups.com.
> > To unsubscribe from this group, send email to