Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
gongati2k #1
Tile list component
Hi,
I am using TileList component in Flex and I have to issues to solve
1. I want to make the background of it transparent
I made backGround Alpha = 0, but back most layer of it has become
transparent but the background of the items has not become transparent.
2. and the other thing is the icons in the Tile List component are loading
each time I scroll down and scroll up and the images are flickring a lot. I am
using the loader component as the cellRenderer. any body has any idea to make
th images not to flicker in the list while scrolling.
Thanks for hearing to my issues, hope some one got the answer for it...:)
Regards
Vishnu
gongati2k Guest
-
Tile List drag Drop
Hi I have made a tile list dynamically using a function and objects. in this images are there which are to be dragged and there are tilelists which... -
UI component (list)
Interested in finding a tutorial on using a list from UI components library that lists choices and when users select choice and hit button it would... -
List Component
<b>Flex 2 Beta 3</b> Hello, I've been looking all over the web for the answer to my problem, but I've had no success so I'm posting here. I am... -
Tile List Images not showing up
I have created something similar to the Tile List Sample program home.mxml <mx:HBox x="247" y="12" width="553" height="551" id="leftContainer"... -
XML into list component
Hey guys, I'm trying to get my XML data divided properly into the list components. I know how to do this using an array, but I don't know how with... -
Mihai Popescu #2
Re: Tile list component
1. contentBackgroundAlpha = "0" borderAlpha="0"
Mihai Popescu Guest



Reply With Quote

