Home » Archive

Articles Archive for January 2011

Adobe, Flash Catalyst, Flex 4 »

[31 Jan 2011 | No Comment | ]
Optimizing MXML code in Flash Catalyst “Panini” - Part 2 <br /> CUSTOM/GENERIC COMPONENTS

In this article we’ll optimized the generated code by Catalyst dividing the application in custom/generic components.
We’ll also introduce Interactions,to add interactivity.

Adobe, Flash Catalyst, Flex 4 »

[31 Jan 2011 | No Comment | ]
Optimizing MXML code in Flash Catalyst “Panini” - Part 1 <br /> From Illustrator to Catalyst

In this article we’ll import an Adobe Illustrator CS5 layout in Flash Catlayst “Panini”

Adobe, Flash Catalyst, Flex 4, _Favourites, _Featured »

[31 Jan 2011 | No Comment | ]
Optimizing MXML code in Flash Catalyst “Panini”

In this tutorial (divided in 9 chapters) we will create a prototype of a typical RSS reader for mobile devices using Adobe Flash Catalyst “Panini” importing the entire layout from Adobe Illustrator CS5.
We will use some of the most important components available in Flash Catalyst – “DataList”, “VerticalScrollBar”, “ScrollPanel”, “TextInput” - applying transitions and iterations in order to enable navigation and create a more pleasant user experience.
We will also analyze the UI import process from Illustrator to Flash Catalyst and we’ll structure the project so that the mxml …