Image by rutty via Flickr
Creating a Simple Application with Adobe Flex Builder
More DIY videos at 5min.com
key points about Flex technology that is relevant to this module.
- Flex applications are compiled to SWF files.
- Flex is a programmer-centric framework and development environment for creating Flash-based rich internet applications.
- Flex applications are executed in ActionScript Virtual Machine (AVM) inside Flash Player.
- Flex is a client-side technology.
- Flex can integrate well with server-based technologies like ColdFusion, PHP, ASP.NET and Java EE.
- Flex can retrieve plain text or XML data over HTTP service.
- Flex can also retrieve Simple Object Access Protocol (SOAP) messages using web services.
You may also refer ActionScript Coding Convention for Flex SDK.
No comments:
Post a Comment