Hi,

U can set the backgroundAlpha property of the list to 0.now the your whole
application has one bg.

or

if you want to set the BG for your list set the backgroundImage property of
the list which points some image file like this.

//style applied for your MyList component
.myList{
  backgroundImage: Embed(source="logo.png");
}

-- 
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_india@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=en.

Reply via email to