Hi. FYI. Seems like information presented in this blog pposting could be of help...
@ http://www.raymondcamden.com/2011/8/24/Using-a-background-with-a-Flex-Mobile-project Cheers //GregH -----Original Message----- From: Evyatar Ben Halevi-Arbib [mailto:[email protected]] Sent: Monday, July 14, 2014 10:41 PM To: users@flex apache. org Subject: Re: Background image for itemrenderer Include an Image or even a BitmapImage with height and width set to 100% as the first element of your renderer, then set its source in the set data function. Good luck, Evyatar On 15 Jul 2014 08:28, "skvsarathyourfriend" <[email protected]> wrote: > I created itemrenderer for list. I need to apply background image for > that item renderer. i have tried this in set data method.. > > *this.setStyle("backgroundImage","assets\lord krishna.jpg");* > > But it results nothing. can u please help me.. > thank you > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Background-image-for-it > emrenderer-tp7266.html Sent from the Apache Flex Users mailing list > archive at Nabble.com. >
