March 31, 2008
Here is a list of some of the various blog posts from the Flex SDK and Flex Builder team’s blogs that I’ve been reading over the past week:
March 27, 2008
In case you didn’t see the news, but Adobe launched Photoshop Express today!
For more information, check out John Nack’s blog entry, “Photoshop Express RIA arrives!” (and “A note about PS Express terms of use”), or Ted Patrick’s blog entry, “PhotoShop Express on Flex 3″.
Curious what other people are saying? Check out some of the following links:
March 24, 2008
Here is a list of some of the various blog posts from the Flex SDK and Flex Builder team’s blogs that I’ve been reading over the past week:
A day later than usual, but here is a list of posts I managed to whip up over the past week over on my Flex examples blog, blog.flexexamples.com:
March 17, 2008
I didn’t have time to post this yesterday, but here is a quick update on all the new entries over at my other blog, Flex Examples, during the past 7 days:
No real trends this week, although there are a few entries on the ExternalInterface API and the Panel container.
Last week I did a post, This Week’s Top Posts (3/9), on some excellent blog entries by various people on the Adobe Flex teams.
This week there seems to be a bunch more really good articles:
- Codedependent (Chet Haase): Finally, Some Code! (Top Drawer, Part I) and Top Drawer, Part II
- Alex’s Flex Closet (Alex Harui): Custom ILists, CheckBoxDataGrid, Merged Arrays, Custom ILists, ComboBox Prompts, and Custom ArrayCollections, Adding New Items to DataGrid
- Matt Chotin: Please review the Flash Player Security article
- Pearls of Flex (Sreenivas Ramaswamy): DateChooser with support for backgroundColoring some dates
- Flex Team blog: Flex Poster Problems and Fixes
- Matt Chotin: Cool March Madness Mashup Contest — Flex Entries Needed
- Alex’s Flex Closet (Alex Harui): Flex 3 DataGrid Footers
- Pearls of Flex (Sreenivas Ramaswamy): Creating OLAPCube in AS, Simple uses of OLAP, and Introducing OLAPTimeDimension for OLAP
- Matt Chotin: Do you have the Adobe Developer Desktop?
- Flex Team blog: New Flex cookbooks release
- Peter Ent: itemRenderers: Part 3: Communication (plus Part 1, and Part 2)
- Matt Chotin: Please take the Flex and ColdFusion Developer Survey
- Flex Butterflies and Bugs (Joan Lafferty): Understanding Flex 3 Migration Issues (Part III) (plus Part I, and Part II)
- much ado about something (Narciso “nj” Jaramillo): Flex 3/CS3 skinning resources
March 9, 2008
And now for something completely different…
Here are a bunch of the best [Flex-related] posts from around the Adobe water cooler over the past week (or so). Lots of really excellent posts, so if you have some time, check a few of them out.
Random:
Migrating from Flex 2 to Flex 3:
Reminder: If you’re in NYC on April 18th, don’t forget there will be a Flex Camp on Wall Street from 9am-5pm. Check it out!
March 7, 2008
The following example shows how you can use embedded fonts with a Flash CS3 ComboBox control’s drop down menu.
Full code after the jump.
Continue reading…
The following example shows how you can use the metadataReceived event (MetadataEvent.METADATA_RECEIVED constant) to detect when the VideoDisplay has parsed the metadata from an FLV file in Flex 3.
Full code after the jump.
Continue reading…