Archive for the ‘ActionScript’ Category

Flex team posts details of a changed plan of direction.

Posted on: November 11th, 2011 | No Comments

Adobe Flex iconAdobe Flash Builder icon

Deepa and Andrew have posted more details on the direction Adobe plans to take Flex and Flash Builder, you can read the details here.

Make multiple calls from an event

Posted on: June 11th, 2011 |

Adobe Flex icon

Adobe Flex quicktip

You can call more than one function or method during an event by seperating them with a ‘;’.

For example you could make multiple calls in a creation complete event like so

creationComplete="methodA(); methodB(); functionC()"

iOS features in Adobe AIR 2.6

Posted on: March 23rd, 2011 |

Adobe AIR icon

Christian Cantrell has posted some details on AIR 2.6 iOS features, worth reading if you are looking into iOS development using the Flash platform. Adobe is doing a good job at trying to catch up the iOS feature set of AIR to match the Android features after Apple changed their rules and allowed 3rd party application development again for the iOS platform.

Read the details here.

Adobe Flex – DataGrid Component 101

Posted on: February 28th, 2011 |

Adobe Flex icon

Adobe Flex – DataGrid Component 101

The basics of using the DataGrid component in Flex including defining which data to display, specifying column names, using a custom function to manipulate multiple data items into one column.

YouTube Preview Image

Follow @uibuzz on twitter to be notified when new content hits the site or to interact with us.