Drag a list component to your stage, double click on it. You then have various parts of the skin (i.e colours etc).
I can't really make my question above any clearer, so I will write some example code.
Add 2 list components, name them "list_a" and "list_b".
Now, when you rollover an item in list A, it will tell you the index number, what I wish to do is then set the same row in list_b to have the same row highlighted (note: not selected, just to mimic what you rollover in list_a).
I get grab a reference to the row in list_b, but I do not know how to change the skin on that cell (double click component to see the skin states).
Sorry I don't have any more points.
Main Topics
Browse All Topics





by: section25Posted on 2008-02-08 at 06:36:55ID: 20850433
What do you mean by "skin"? Please explain in more detail exactly what you are trying to do.
Thanks.