Posted on October 4, 2008 by Mayur Rami
Note : Same post as previous one.
Folks,
Today, I come to know another one Gem of Flex.
A need arise in my one project, while my development,
I have to create same functionality as done in HTML.
i.e. HTML – Body tag we provide backGround image with size ” fixed “.
<body style=”background:url(images/background.png) fixed”>
So, when ever we scroll the contents,
the [...]
Filed under: Actionscript 3, Flex 3 | Tagged: Actionscript 3, Flex 3 | 3 Comments »
Posted on July 29, 2008 by Mayur Rami
Folks,
Be happy, Adobe has announced an entire week for Flex Video Tutorials.
There are some exercises too given, to dirty your hands with and to brighten your skills.
Initially first Three days videos are listed. Schedule for other days will be declared later on.
So, Enjoy Flexing…
Mayur Rami
Filed under: Actionscript 3, Flex, Flex 3 | Tagged: Actionscript 3, Flex 3 | 1 Comment »
Posted on July 2, 2008 by Mayur Rami
Flex is really going Innovative ways.
Now you can be a, Flex 3 Contributor. Solve 3 Bugs from Flex Bugs list JIRA and you will get a Flex Book of your wish from Amazon by Adobe Flex Team. Isn’t it amazing…!!
This is rally a very innovative way to make community more aware and to understand the [...]
Filed under: Actionscript 3, Adobe, Flex, Flex 3 | Tagged: Actionscript 3, AIR, Flex 3, Flex framework | Leave a Comment »
Posted on May 2, 2008 by Mayur Rami
We all know that AIR based applications run in two different flavors
swf
html
As a flex developer, I generally use FlexBuilder IDE to create Flex based AIR applications.
But few days back I did some experiment and try to develop an AIR base application through
pure HTML and JavaScript combination.
Though Flex and Acitonscript are my pet technologies but this [...]
Filed under: ADL, ADT, AIR SDK, Actionscript 3, Adobe, HTML, Javascript | Tagged: AIR, Flex 3 | 3 Comments »
Posted on April 30, 2008 by Mayur Rami
It is nice to have a standardization on any product. Same rule applies to softwares also.
Recently, Adobe has given a Coding convention guide line.
Go and check at Flex SDK coding conventions and best practices.
From the perspectives of a software developer it is even better to work with such kind of standards, especially when we [...]
Filed under: Actionscript 3, Flex, Flex 2, Flex 3 | Tagged: Actionscript 3, Flex 3 | 2 Comments »