So I created an Air application that can be saved as a custom file type. I set the file association when I published the application, and when you double-click the file, it will open the air Applic
Tag: Flex
Get a Flex layout for all
Root-tracking words layout Everything started with this question: how to achieve horizontal and vertical centering at the same time through CSS simply and elegantly. Remember when you first starte
Flex mobile phone tablet compatibility problem solving
/* ====== ================================================== ====
flex: Define the layout as a box model
flex-v: box model vertical layout
flex-1: Child elements occupy the remaining space
Flex Type Coercion, I think this is spiritual
I basically have a class:
public class WindowEvent extends Event
{
public static const WARNEVENT:String = “warnEvent”;
public static const TASKREQEVENT:String = “taskRequestEvent”;
public
Flex elastic layout instructions
1. Examples of horizontal and vertical centering
Method 1: