Monthly Archive for March, 2011

Robotlegs Flickr search gallery

Another example of using robotlegs to create simple flickr search widget/gallery.
Required library: robotlegs-framework-v1.4.0.swc
Flickr API used for service
Flash Builder 4 used to run and compile project.
update
added “FlickrSelectedImageMediator” for the “FlickrSectedImage” flex custom component.
Moved Component opening/closing logic inside FlickrSelectedImageMediator.

Continue reading ‘Robotlegs Flickr search gallery’

Robotlegs Rss Reader

last 2 Weeks I was playing with Robotlegs (yeah, again), before using it for the specific project I decide to make couple of examples to fallow the “right” path and of course get input from community experts. The example we are building here gonna be simple rss reader: input field, load button, result.
Required library: robotlegs-framework-v1.4.0.swc
Flash Builder 4 used to run and compile project.
Continue reading ‘Robotlegs Rss Reader’

jQuery sliding image gallery

The fallowing example shows how to make simple jQuery sliding gallery.
Images will be loaded after request to give flexibility to use/show large amount of images without westing time to preloading them all at once.
Continue reading ‘jQuery sliding image gallery’