Blog Detail
Flex examples, adobe flex blog, source code, forum
http://www.adobe-flex.eu/
All about Flex and flash
Recent Posts
Adobe Flex tutorials and Adobe Catalyst
Some useful links to tutorials about flex and Adobe Catalyst tool......
using validators and creating multi-date-formats validator
Standard validators and one own validator - This example shows, how to make simply form with validation for base types - number, string, date.......
Adobe Flex example: How to use interface and implement it in mxml components and classes
AS3 interface File “IMyComponentInterface.as” contains definition of our interface, we can use only function (not variable and property, how we can in other languages as C#, java,..), but we can get function get or set instead of variabl...
Flex example: Drag and drop between lists and datagrid (with source code)
Lists and drag-and-drop functions This example shows, how is simply make drag and drop between all components, which are based on Lists (for example: DataGrid, HorizontalList, List, etc..). DragEnabled, DropEnabled, DragMoveEnabled attributes Ther...
Flex example: Web service in .net(c#)
Flex code creationComplete=”init();” is event of Application and is calling, if application creation is completed. For us is it start point of our reading from web service. function init() contains calling web service - read by parameter...
Flex example: Zoom effect (with source code)
This small example demonstrates zoom effect and its raising on button click. First part - define image, buttons Image component is wrapper for image. Source defines, where is source image and “@Embed” says, that image will be compiled in...


hello,i want learn flex
Posted: October 27th, 2009 | Report This Comment