Posts Tagged ‘ActionScript’

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()"

Adobe AIR Launchpad updated to v2.5.0

Posted on: March 8th, 2011 |

Adobe AIR icon

Adobe had updated AIR Launchpad to v.2.5.0 ( Beta 5 )

You can check it out and download from Adobe Labs here.

Among the changes are localization support for the following languages

  • English
  • Chinese
  • French
  • German
  • Japanese
  • Portuguese
  • Russian
  • Spanish

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.