Components

Picasa Flex API update 002

Tagged:  

I want to announce that PicasaFlexAPI major revision upgreded to version .002

Main change was to remove all callback functions in favor of events. I addition there are multiple additional implementations done:

  • * User authentication
  • * Ability to add comments, list all comment for certan photo, delete comment
  • * Ability to create an album, delete album

 feel free to try here - http://code.google.com/p/picasa-flex-api/

Select Date and Time with DateTime selector component for Flex

Tagged:  

Because there is nothing like that supplied with Flex 3, I decided to make my own little component.

Feel free to use i:

Component source code:

Console Component helps you do debug and develop Flex/AIR applications.

Tagged:  

This is about component whic uses Flex Logging to display structured log files at client side. I think this will greatly improve ability to debug Flex/Air applcaions on the fly. For example when application deployed in realenviropment you cannot debug it propely, this component will help you.  ... Unfinished

Colspan in AdvancedDataGrid

Here is the simple example which illustrate possiblity using something similar to colspan in AdvancedDagaGrid:

Closing multiple popups in one shot

Here is the short example how to close all popups in one function.

It is very easy, but one rule shoul be followed - all popups shoul implement interface which contains single method.

Syndicate content
all information is copyright of riahut.com