O’Reilly Programming Flex 2 phần 6 pptx

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 ... click="currentState='C'" /> <mx:TitleWindow x="309" y=" ; 26 0" width=" ;25 0" height=" ;20 0" layout="absolute&qu...
Ngày tải lên : 06/08/2014, 08:22
  • 46
  • 326
  • 0
O’Reilly Programming Flex 2 phần 3 pptx

O’Reilly Programming Flex 2 phần 3 pptx

... the root container. Figure 6- 12. Layout example that contains different nested container types and controls Example 6- 9. Code used to produce the layout in Figure 6- 12 <?xml version="1.0" ... HTML table works in Flex, as shown in Example 6- 5. Figure 6- 4. Results from having a Tile container with seven children, using the default horizontal direction 120 | Chapter 6...
Ngày tải lên : 06/08/2014, 08:22
  • 53
  • 375
  • 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 ... the title, author, publisher, and ISBN. For example: Programming Flex 2, by Chafic Kazoun and Joey Lott. Copyright 20 07 O’Reilly Media, Inc., 978-0-5...
Ngày tải lên : 06/08/2014, 08:22
  • 51
  • 874
  • 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 4 potx

O’Reilly Programming Flex 2 phần 4 potx

... city="Chicago" state="IL" population=" ;28 425 18" /> <mx:Object city="Philadelphia" state="PA" population="1 46 328 1" /> </mx:Array> </mx:ArrayCollection> </mx:DataGrid> Using ... 8 -6 uses a PNG as the cursor. Example 8 -6. Customizing the cursor <?xml version="1.0" encoding="utf-8&...
Ngày tải lên : 06/08/2014, 08:22
  • 46
  • 361
  • 0
O’Reilly Programming Flex 2 phần 5 ppt

O’Reilly Programming Flex 2 phần 5 ppt

... encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com /20 06/ mxml"> <mx:Script> <![CDATA[ import com.oreilly.programmingflex.assets.Images; ]]> </mx:Script> <mx:Image ... the Flash video format, and currently three codecs are supported: On2 VP6, Sorenson Spark, and Screen. Generally, the On2 VP6 codec will be optimal because...
Ngày tải lên : 06/08/2014, 08:22
  • 50
  • 344
  • 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 | Chap...
Ngày tải lên : 06/08/2014, 08:22
  • 51
  • 378
  • 0
O’Reilly Programming Flex 2 phần 8 potx

O’Reilly Programming Flex 2 phần 8 potx

... 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 example tool tip skin class package com.oreilly.programmingflex.styles ... upSkin: ClassReference("com.oreilly.programmingflex.styles.ButtonSkin"); overSkin: ClassReference("com.oreilly.programmingflex.styles.ButtonSkin"); downSkin: ClassR...
Ngày tải lên : 06/08/2014, 08:22
  • 44
  • 333
  • 0
O’Reilly Programming Flex 2 phần 9 pps

O’Reilly Programming Flex 2 phần 9 pps

... onChange="getFlexApplicationReference( ). setEnabled(this.checked)" /> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id=" ;Flex2 " width="175" ... type="text/javascript"> <! function getFlexApplicationReference( ) { if (navigator.appName.indexOf("Microsoft") != -1) { return window .Flex2 ; } else {...
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

... syntax, 26 8 curly braces (MXML), 52 CurrencyFormatter, 311 CurrencyValidator, 3 06 cursor management, 4, 1 62 164 custom APIs, 53 custom classes, 27 7 27 9 custom properties, 457 custom target, 423 customizing ... 15 AVM2, 2 B base state, 21 1 binary sockets, 407 breakpoint, 415 build.xml file, 27 Button, 128 Button tag, 125 ButtonBar, 144 buttons, 121 types, 128 C Canvas tag...
Ngày tải lên : 06/08/2014, 08:22
  • 59
  • 1.1K
  • 0