![]()
The Apache Flex foundation has released an updated installer which includes the Flex 4.9.1 framework. You can download / install from the link below, they’ve made it super easy to get started with.
![]()
The Apache Flex foundation has released an updated installer which includes the Flex 4.9.1 framework. You can download / install from the link below, they’ve made it super easy to get started with.
![]()
![]()
Deepa and Andrew have posted more details on the direction Adobe plans to take Flex and Flash Builder, you can read the details here.
![]()
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()" |
![]()
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.