test1' + 'test2' + 'test3')); [Bindable] public var myVo_heavy:ADVStyleTestVo = new ADVStyleTestVo("heavy"); [Bindable] public var defaultColorArray:Array = [0xFFCC33, 0xCC33FF, 0x33FFCC]; [Bindable] public var defaultDateList:ArrayCollection = new ArrayCollection([ new Date(1910, 1, 5), new Date(1950, 5, 5), new Date(1990, 10, 5)]); ]]> {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_2_number_noinh: 11; teststyle_10_xml_arrayCol_noinh : PropertyReference("xmlList"); teststyle_11_boolean_noinh : true; teststyle_12_enum_string_inh : "firstType"; teststyle_14_object_noinh : PropertyReference("myVo_heavy"); teststyle_15_state_string_noinh : "inlineStringHeavy"; teststyle_17_skin_state_noinh: ClassReference("assets.styleTest.ADVStyleTestSkin") } /* application Selector */ s|Application { teststyle_2_number_noinh: 111; teststyle_3_uint_inh: 0; }