I have following XMLLIst I want to get books and Songs as tabnavigator
tabs(dataprovider),Is there way to get XMLLIst to dataprovider or
array collection.because under the dynamic properties always change
books,songs sometimes it may books,films,songs.
so I want to appear tabnavigator tabs books,films,songs..
<dynamicProperties>
<Books>
<bookNumber>1</bookNumber>
</Books>
<Songs>
<songNumber>2</songNumber>
</Songs>
</dynamicProperties>
Thank you in advance,Hope flex star may help me!!
On Jun 27, 2:19 pm, HISSAM <[email protected]> wrote:
> make a global var as true
>
> call the function recursivley(where u rotate the image) while this var is
> true
> as soon as mouseup event is fired, make this var as false
>
> will work I beleive
> try it out
> -----------------------------
> Regards,
> HISSAM,
> ------------------------------
>
>
>
> On Sat, Jun 27, 2009 at 12:56 PM, Ravi <[email protected]> wrote:
>
> > Hello frnds,
> > I want to rotate an image after mouse down,and image should be rotate
> > continuously till mouse down,
> > but when i pressed mouse down it rotate only once..
> > can anyone plz help me in this..
> > thanks
> > ravi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---