Hi,
I want to add a move effect in a Tilelist when a child is added. I have a custom itemrenderer in Tilelist.
Want to know the triggering event, addedeffect is not working??? neither in tilelist nor in row item when added there.
Please help with an example.
<mx:TileList id="tlRow" itemRenderer="RowView" height="160" y="30"
width="440" rowHeight="30" direction="horizontal" borderStyle="none" dataProvider="{model.dataModel.rows}"
selectable="false" addedEffect="{move}" >
</mx:TileList>
Regards,
Meenakshi Makker
Assistant Manager
Keane India Ltd.
0124 - 4127000 Xtn - 519
Take the attitude of a student, never be too big to ask questions, never know too much to learn something new.
-- Og Mandino
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

