Feeds:
Posts
Comments

Archive for February, 2009

In this article we will see how to move data in between Lists. Same approach can be implemented to move the items across the other components like datagrid, advancedatagrid etc. In the application mxml file, we will add two List components and two buttons. 1: <mx:List id="sourceList" 2: width="100" height="200"/> 3:  4: <mx:Button id="moveToLeft" 5: [...]

Read Full Post »

You must have seen the “g” icon that appears in browser’s address bar when you open a google page or a “W” icon for Wikipedia page. Have you ever wonder what are they called or How they are embedded there? Google Icon – Wikipedia Icon –   Those tiny icons in browser’s address bar are called as [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.