increase the height of the VBOX .

On Thu, Nov 12, 2009 at 11:34 AM, amutha <raju.amu...@gmail.com> wrote:

> box_v=new VBox();
> babyactimg=new Image();
> rep=new Repeater();
> addChild(box_v);
> rep.dataProvider=cat.img;
> babyactimg.source=rep.currentit...@src;
> babyactimg.width=30;
> babyactimg.height=30;
> addChild(babyactimg);
> box_v.addChild(rep);
> this was i done in as3 but i got the first record only…what can i do
> for get all the records from the repeater using as3..
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to flex_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=.
>
>
>

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=.


Reply via email to