July 2010
3 posts
Another performance tool for AS3 →
Elad's performance monitoring tool for flash →
2 tags
Mediating ItemRenderers, Again.
I’ve posted about this before.
I still have no shame about mediating ItemRenderers and to my happy suprise, Flex 4 makes it simpler with the spark.ItemRenderer and its dataChange event.
Here’s my base prescription in sample form:
Now you and I both know it can be a lot simpler to achieve the same, namely:
Why mediate, it’s so simple? Well the reason is simple too. Things...