Archive for 'Source Code'
Flex 2 Pagination (1 of 3)
The Flex 2 / Actionscript 3 Pagination example is intended to step through a large amount of data and give the user the ability to view it in manageable chunks instead of all at one time.
This first display example of three which I will be releasing iterates through a Collection and calculates amount of […]
Posted: May 10th, 2007 under Source Code, Flex 2.0, ActionScript 3.0.
Comments: 2
Flex 2 Basic Email Form
Here is a cut and dry example using an HTTP Service to send an email in Adobe Flex 2 via a simple PHP email script. Plain-Simple-Easy… ready for u to customize and expand upon(Validation, Error Handling).
Comments Questions, concerns are welcome.
Enjoy,
-Augie
| example | source code | download |
Posted: January 28th, 2007 under Source Code, Flex 2.0, ActionScript 3.0.
Comments: 19
Flex 2 URLLoader with XML Parser
I have been working with Adobe Flex since v1.0 you know when it was called Macromedia Flex. Within my 2+ years of working with Adobe Flex I have written tons of AS2 and AS3 code and have created many prototypes. Now that I take the train from Hamilton NJ - NY everyday to get to […]
Posted: January 10th, 2007 under Source Code, Flex 2.0, ActionScript 3.0.
Comments: none
