Posted by easow83 on April 21, 2008
I developed a new website using Flex 2.0.1,u can see it here
This site is built for our church inaugrated by Our MLA Vishnunadh(chengannur MLA)..in a function represented by Transport Minsiter of Kerala Hon. Mathew .T.Thomas ,Our Bishop,Our MP, panchayat president and other co-operative society presidents…its a nice event too
Posted in GeneralDiscussion | Leave a Comment »
Posted by easow83 on April 14, 2008
There is a security update in the latest flash player update….it hited our app.
…i think adobe has lack of documentation…If any of the following situations apply, you should read this article in detail:
or
go through the detail article for security updates ,if you are using any of the above from here
Posted in Flash Security, Security | Leave a Comment »
Posted by easow83 on April 14, 2008
Now flash player version had updated from 9.0.115.0 to 9.0.124.0
you can download from here
Posted in Flash Player | Leave a Comment »
Posted by easow83 on April 9, 2008
Posted in Flex, GeneralDiscussion | 1 Comment »
Posted by easow83 on April 9, 2008
I also got a opportunity to attend Adobe RIA Architect Summit 2008 held in Bangalore at The Chancer Pavilion..It was a nice event and more informative….Naresh Gupta (SVP an MD ,Adobe India) took key not on RIA -past,present and future followed by David Wadhwani(VP and GM,Platform BU ,Adobe) about RIA road map…then we had a tech session by Ben Forta(Director,Evangelisim,Adobe) and James Ward(Manager,Evangelist) about Architecting Flex application,RIA best practices….,then customer showcase application using adobe platfrom..it ends at 7 pm…I really impressed with speech that James Ward and Ben took..really amazing!!!…
Posted in GeneralDiscussion | Leave a Comment »
Posted by easow83 on April 7, 2008
Posted in Flex, Flex 2.0.1 | Leave a Comment »
Posted by easow83 on April 7, 2008
First impressions mean a great deal. The first thing someone does when using an application is to download it—and if that process takes too long, it will detract from the user experience. To improve that experience, you need to learn strategies for reducing the download time and improving the startup time of your Flex applications.
This article shows you how to take advantage of the new Adobe Flash Player cache using Adobe Flex 3. I take a look at how to use this approach in both Flex Builder and the Flex SDK command-line tools.
read more
Posted in Flex, Flex 3 | Leave a Comment »
Posted by easow83 on April 6, 2008
You have a user click on a link ,button, label
whatever… from within a Flex application and have it take the user to a
non-Flex, regular web page within their browser.. It’s probably a
simple answer but I’m still getting up to speed your Flex!!!…….
try this
<mx:Button label=”Click Here” click=”navigateToURL(new
URLRequest(‘htp://mathewjacob.wordpress.com’),’_mine)” />
Posted in Flex, Flex 2.0.1, Flex 3 | 4 Comments »
Posted by easow83 on April 5, 2008

The only thing standing between you-as-amateur and you-as-expert is dedication. All that talk about prodigies? We could all be prodigies (or nearly so) if we just put in the time and focused. At least that’s what the brain guys are saying. Best of all–it’s almost never too late.
read more
Posted in GeneralDiscussion | Leave a Comment »
Posted by easow83 on April 5, 2008
Do engineers and programmers care about concepts like beauty and elegance? Should they? Designers have always known that looks matter–that the outside (interface) matters. But deep in the heart of those building the inside–the technology most users never see–lies the sensibility of an artist. In a kind of “Design Eye for the Code Guy” way.
read more about it
Posted in GeneralDiscussion | Leave a Comment »