O’Reilly Programming Flex 2 phần 8 potx

O’Reilly Programming Flex 2 phần 8 potx

O’Reilly Programming Flex 2 phần 8 potx

... upSkin: ClassReference("com.oreilly.programmingflex.styles.ButtonSkin"); overSkin: ClassReference("com.oreilly.programmingflex.styles.ButtonSkin"); downSkin: ClassReference("com.oreilly.programmingflex.styles.ButtonSkin"); ... 14 -25 is a programmatic skin for tool tips. You can then apply the customized skin as shown in Example 14 -26 . Example 14 -25 . An ex...
Ngày tải lên : 06/08/2014, 08:22
  • 44
  • 333
  • 0
O’Reilly Programming Flex 2 phần 1 potx

O’Reilly Programming Flex 2 phần 1 potx

... content. Understanding Flex 1.5 and Flex 2 If you are familiar with earlier versions of Flex (Flex 1 and Flex 1.5), you may be interested in the relationship between Flex 2 and those earlier versions. While Flex 2 ... Classes 27 7 Data Binding Examples 28 0 Building Data Binding Proxies 28 4 Summary 28 7 13. Validating and Formatting Data . . . . . . . . . . . . . . ....
Ngày tải lên : 06/08/2014, 08:22
  • 51
  • 874
  • 0
O’Reilly Programming Flex 2 phần 4 potx

O’Reilly Programming Flex 2 phần 4 potx

... city="Chicago" state="IL" population=" ; 28 425 18& quot; /> <mx:Object city="Philadelphia" state="PA" population="146 3 28 1" /> </mx:Array> </mx:ArrayCollection> </mx:DataGrid> Using ... city="Chicago" state="IL" population=" ; 28 425 18& quot; /> <mx:Object city="Philadel...
Ngày tải lên : 06/08/2014, 08:22
  • 46
  • 361
  • 0
O’Reilly Programming Flex 2 phần 2 doc

O’Reilly Programming Flex 2 phần 2 doc

... <class>com.oreilly.programmingflex.A</class> <class>com.oreilly.programmingflex.B</class> <class>com.oreilly.programmingflex.C</class> <class>com.oreilly.programmingflex.D</class> ... class="com.oreilly.programmingflex.A"/> <component id="B" class="com.oreilly.programmingflex.B"/> <component id=&qu...
Ngày tải lên : 06/08/2014, 08:22
  • 48
  • 534
  • 0
O’Reilly Programming Flex 2 phần 3 pptx

O’Reilly Programming Flex 2 phần 3 pptx

... array object (the push( ) method appends the value as an array element): books.push(" ;Programming Flex 2& quot;); The next example uses dot-syntax to reference the length property of the array object: trace(books.length); Inheritance You ... instance for a Flex application has advanced to the second frame, it creates an instance of the main application class for the Flex applicat...
Ngày tải lên : 06/08/2014, 08:22
  • 53
  • 375
  • 0
O’Reilly Programming Flex 2 phần 5 ppt

O’Reilly Programming Flex 2 phần 5 ppt

... </mx:HBox> </mx:Application> Example 8- 10. A customized drag and drop application (continued) 188 | Chapter 8: Framework Utilities and Advanced Component Concepts In Example 8- 17, the user can press F1, ... animation tool for the Web, and as such, it only makes sense that Flex would be able to take advantage of that strength. Flex 20 8 | Chapter 9: Working with Media...
Ngày tải lên : 06/08/2014, 08:22
  • 50
  • 344
  • 0
O’Reilly Programming Flex 2 phần 6 pptx

O’Reilly Programming Flex 2 phần 6 pptx

... application. Using ActionScript to Define States | 22 7 import mx.states.State; import com.oreilly.programmingflex.states.CustomForm; import com.oreilly.programmingflex.states.CustomFormManager; private ... id="textInput2" /> <mx:TextInput id="textInput3" /> <mx:TextInput id="textInput4" /> </mx:VBox> </mx:Application> 25 8 C...
Ngày tải lên : 06/08/2014, 08:22
  • 46
  • 326
  • 0
O’Reilly Programming Flex 2 phần 7 docx

O’Reilly Programming Flex 2 phần 7 docx

... date. The default value is /\ , which means any of the following is valid: 1 /20 /20 10 1 20 20 10 1 .20 .20 10 1 -20 -20 10 1 \20 \20 10 The following allows only the asterisk character as a delimiter: <mx:DateValidator ... userType(value:uint):void { if(userType <= 2) { _userType = userType; } } public function User( ) {} } } Example 12- 1. User class (continued) 28 2 | Cha...
Ngày tải lên : 06/08/2014, 08:22
  • 51
  • 378
  • 0
O’Reilly Programming Flex 2 phần 9 pps

O’Reilly Programming Flex 2 phần 9 pps

... type="text/javascript"> <! function getFlexApplicationReference( ) { if (navigator.appName.indexOf("Microsoft") != -1) { return window .Flex2 ; } else { return document .Flex2 ; } } function getDisallowedDates( ... onChange="getFlexApplicationReference( ). setEnabled(this.checked)" /> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-4445...
Ngày tải lên : 06/08/2014, 08:22
  • 56
  • 297
  • 0
O’Reilly Programming Flex 2 phần 10 docx

O’Reilly Programming Flex 2 phần 10 docx

... 81 audio, 20 5 audio and video files, 15 AVM2, 2 B base state, 21 1 binary sockets, 407 breakpoint, 415 build.xml file, 27 Button, 1 28 Button tag, 125 ButtonBar, 144 buttons, 121 types, 1 28 C Canvas ... 1 28 C Canvas tag (MXML), 45 CheckBox, 1 28 child elements, adding and removing, 22 0 children( ) method, 80 class introspection, 83 class library, 3 class reflection, 82...
Ngày tải lên : 06/08/2014, 08:22
  • 59
  • 1.1K
  • 0
Từ khóa: