Difference between revisions of "Flex"

From Wikicliki
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
For example, it can take a youtube xml, request for the videos last requested for, form a flex data grid thats sortable in many different ways with many different (but intuitive) buttons, stick it into a fancy swf, and upload it.
 
For example, it can take a youtube xml, request for the videos last requested for, form a flex data grid thats sortable in many different ways with many different (but intuitive) buttons, stick it into a fancy swf, and upload it.
 +
 +
== Flex 3 and Flickr ==
 +
 +
* http://www.adobe.com/devnet/air/flex/articles/flickr_floater.html
  
 
== See Also ==  
 
== See Also ==  
Line 9: Line 13:
 
*[[HTML]]
 
*[[HTML]]
 
*[[CSS]]
 
*[[CSS]]
 +
 +
[[Category:Programming]]

Latest revision as of 09:34, 16 July 2011

Adobe Flex is a collection of technologies released by Adobe Systems for the development and deployment of cross platform rich Internet applications based on the proprietary Adobe Flash platform.

For example, it can take a youtube xml, request for the videos last requested for, form a flex data grid thats sortable in many different ways with many different (but intuitive) buttons, stick it into a fancy swf, and upload it.

Flex 3 and Flickr

See Also