Hello, 
I was planning on creating a game inside my flex application. Using
repeater I created 50 image buttons, each corresponding to a card. I
planed on using random numbers in arrays to shuffle thru my cards each
time I start a game. Is it possible to do something like this to embed
images to different cards each time deck is shuffled?

downImage ="@Embed{'cards/'+rp1.currentItem+'.jpg'}"/>

where rp1 is my repeater and current item corresponds to data provider.

Thank you. 






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to