Archive for the ‘ArrayCollection’ Category

Creat snapshots of Video Display w/ ArrayCollection to a List

Aug
14

This example is a modification from flexblogexamples.com. It was original to make a snapshot of cuepoints but I though why not on click so you can specify what you want a picture of. I know not original but still useful to post. view source

ArrayCollection DataGrid filter Example v3

Aug
1

This version has radio buttons to search first or last names, onFocus of TextInput box text is cleared. source | v2 | v1