
Let us join hands to create something different, something that really shows our love for Actionscript, Flash, Flex, AIR, web apps and creative design.
Come join us to dive into the wonderful world of RIA.
Join RIA - Kolkata using the "Come Join Us" button in our group home page's left section. You need to have an Adobe ID to join. In case you do not have one you can always create one, it's free.

Wish all of you a very, very HAPPY 2010 from all of us here at RIA - Kolkata.

Its a long time since my last post. Sorry for it!
This post is related to a very useful Firefox add-on that I am using in order to debug my Flex/Flash actionscript based applications.
Developing a Flex/Flash application that interacts with backend, involves the constant monitoring of data that is being sent and received from the back end and vice versa.
| type | name | rating | Number of Comments | Number of Views | author | resource | activity |
|---|---|---|---|---|---|---|---|
| Thread | Can't add a simple TextField in RichTExtEditor | 0 | 551 | BLUE.RAIN | Discussion Areapublic | 08/23/09 | |
| Thread | New Open Source component for Adobe Flex | 0 | 327 | Mindset Designs | Discussion Areapublic | 08/11/09 | |
| Thread | Which Flash applications will win at Forum Nokia Contest | 0 | 349 | alvinmood | Discussion Areapublic | 06/23/09 | |
| Thread | Flash applications for Nokia phone devices | 0 | 304 | alvinmood | Discussion Areapublic | 06/09/09 | |
| Thread | Papervision3d Product viewer | 0 | 1113 | BLUE.RAIN | Discussion Areapublic | 06/06/09 | |
| Thread | Flex Utilities | 3 | 1421 | wincliff | Discussion Areapublic | 03/27/09 | |
| Thread | Migration Tips from ActionScript 2.0 to Actionscript 3.0 | 3 | 1450 | basakarunava | Discussion Areapublic | 02/20/09 | |
| Thread | transition in flash cs3 comboBox | 5.0 | 1 | 1595 | BLUE.RAIN | Discussion Areapublic | 02/18/09 |
Source: Latest Adobe News by photoshop free tutorials
This is a cool video about how to get photoshop CS4 free. It is a best tutorial that helps you to get photoshop CS4 free. With the help of this tutorial, you can easily extract a file into another file. It is not difficult to get CS4 free with our easy to follow steps. Hey [...]Source: Latest Adobe News by Flash Lite 4 Nokia
Via AllAboutSymbian, the Nokia E55 firmware v33.002 is now available. AlessandroSource: Latest Adobe News by Web Development Blog
Silverlight is on around 60% of all PCs around the world and it does much more than just playing videos. Silverlight runs on Macs, Linux, PCs, and will soon be seen on Windows Phone, Symbian, and MeeGo. It is attracting clients right from eCommerce sites like eBay to social networking sites and applications. So what does [...]Source: Latest Adobe News by Web Development Blog
A new app from Wikipedia called “Articles” has now hit the App Store for only $2.99. The app has some amazing features including a multi-page interface similar to the way Mobile Safari works, location-based article viewing, and a photo viewer that can copy photos and even save them to your camera roll. Tweetie 2 is [...]Source: Latest Adobe News by Web Development Blog
A new version of Microsoft’s Bing iPhone app has just been launched. It gives users access to Bing maps, directions, image search, news search, and other of its core services.The best way to gain access to Microsoft’s “decision engine” on your iPhone would be to use the Bing iPhone app. This is only for those [...]Source: InsideRIA by Rich Tretola
Update: Thanks and good luck to all who entered! The giveaway is now closed. We'll select winners on Monday. InsideRIA has two passes to give away to the upcoming FITC conference in Toronto, Canada, April 25-27, 2010! We'll be selecting...Source: InsideRIA by Justin J. Moses
Late last year, I took it upon myself to learn Silverlight. You see, I’m both a Flex and a .NET developer, so it makes a certain sense. I’ve also spent plenty of time criticising fanboys of both genres, so here I am putting my money where my mouth is. This is part two of a four part series. We cover graphic primitives, effects, animations and events.Source: InsideRIA by Amy Blankenship
I'd like to introduce you to Allison. Allison is an example of the things that are right about T Mobile's customer service. It's not that Allison is the only example of great customer service at T Mobile, but I...Source: InsideRIA by Raymond Camden
In my previous blog entry I demonstrated how easy it was to mix ColdFusion 9's new ORM features with a fancy (ok, simple) Flex front end. I left off the application in a rather simplistic state. On the server side, I had designed a ColdFusion CFC to interface with the Art table. On the client side, Flex used a simple datagrid and Flash Remoting to fetch the data via a service component. Our data model was just a set of properties, string and numeric based, and nothing more. In this entry, I'm going to demonstrate how we can being to work with slightly more complex data. I'll demonstrate how to work with related data in our Art table and how Flex can handle this more complex result.Source: InsideRIA by Andrew Trice
Occasionally you might find the need to compare completely unrelated data in your applications. This may sound a bit odd, but it does happen, especially in cases where you may want to observe and compare trends within your data sets. This could include completely different data sets, using different value ranges on both axes, with variable numbers of data points. Hence: comparing apples to oranges. With Flex it is actually not difficult to to create multi-scale visualizations on the same component. In this post, we will examine the application of Flex charting components to view multiple data sets with multiple scales, and multiple collection sizes.