{0xEEBBAA} {0xAACCDD} {0x332266} @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; @namespace styleTest "assets.styleTest.*"; /* Type Selector */ styleTest|ADVStyleTestClass { teststyle_1_string_noinh : "typeString"; teststyle_2_number_noinh : 111; teststyle_3_uint_inh : 0; teststyle_4_date_inh: PropertyReference("localDate"); teststyle_5_format_length_noinh : 50px; teststyle_6_format_time_noinh : 12000; teststyle_7_format_color_noinh : #556677; teststyle_8_format_arrayType_noinh : PropertyReference("localArray"); teststyle_9_date_arrayCol_inh : PropertyReference("localList"); teststyle_10_xml_arrayCol_noinh : PropertyReference("localXmlList"); teststyle_11_boolean_noinh : false; teststyle_12_enum_string_inh : "secondType"; teststyle_13_enum_int_noinh : 99; teststyle_14_object_noinh : PropertyReference("localVo"); teststyle_15_state_string_noinh : "localStateString"; } styleTest|ADVStyleTestClass:medium{ teststyle_1_string_noinh : "mediumString"; teststyle_15_state_string_noinh: "mediumStateString"; }