Creating Image Gallery with Flash Lite and APIBridge

In this my second Forum Nokia Wiki code example article I explain how to create a image gallery with Flash Lite and APIBridge. Technically first all the images data are loaded from device using the Media Management Service, then user can browse images just pressing next or prev buttons on the screen. Device object is used to keep Flash Lite application in landscape mode all the time.

APIBridge and Platform Services API provides great plug-ins for Flash Lite Developers, if you are not familiar with those, you should give some time to them.