Tài liệu Flash: ActionScript Language Reference- P3 docx
... : trace("September"); break; default : trace("some other month"); } CHAPTER 2 ActionScript Language Reference 210 Chapter 2: ActionScript Language Reference Color.setRGB() Availability Flash Player 5. Usage my_color.setRGB(0xRRGGBB:Number) ... object. ContextMenu.hideBuiltInItems() Hides most built-in items in the Flash Player context menu. CHAPTER 2 ActionScript...
Ngày tải lên: 14/12/2013, 14:15
... receiving_lc:LocalConnection = new LocalConnection(); receiving_lc.playMP3 = function(mp3Path:String, mp3Name:String) { song_lbl.text = mp3Name; playback_pb.indeterminate = true; my_sound = new Sound(); my_sound.onLoad ... "playMP3", "song2.mp3", "Album - 02 - Another Song"); }; See also LocalConnection.send() Microphone.setRate() 463 See also Microphone.rate 41...
Ngày tải lên: 14/12/2013, 14:15
... 596 Chapter 2: ActionScript Language Reference MovieClip._xscale Availability Flash Player 4. Usage my_mc._xscale:Number Description Property; ... _ymouse; updateAfterEvent(); }; Mouse.addListener(mouseListener); See also MovieClip._x, MovieClip._xscale, MovieClip._yscale 598 Chapter 2: ActionScript Language Reference MovieClip._ymouse Availability Flash Player 5. Usage my_mc._ymouse:...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu Flash: ActionScript Language Reference- P11 docx
... from the XML_languagePicker FLA file in the Examples directory and can be found in the languageXML.onLoad event handler function definition: // loop through the strings in each language node // ... Francisco</city></state>"); See also XML.createElement(), XML.createTextNode() 1012 Chapter 2: ActionScript Language Reference XML.addRequestHeader() Availability Flash Pl...
Ngày tải lên: 24/12/2013, 01:17
Tài liệu Flash: ActionScript Language Reference- P1 pptx
... clips name String Name Whole SWF files Movie clips Buttons Input text CHAPTER 2 ActionScript Language Reference 96 Chapter 2: ActionScript Language Reference To specify settings that correspond to the Tab ... also Accessibility.updateProperties(), _accProps , System.capabilities.hasAccessibility 94 Chapter 2: ActionScript Language Reference Accessibility.updateProperties() Avail...
Ngày tải lên: 14/12/2013, 13:15
Tài liệu Flash: ActionScript Language Reference- P2 pptx
... 194 Chapter 2: ActionScript Language Reference Camera.setMode() Availability Flash Player 6. Usage active_cam.setMode(width:Number, ... changeFps); See also Camera.currentFps, Camera.fps, Camera.height, Camera.width 196 Chapter 2: ActionScript Language Reference Camera.setMotionLevel() Availability Flash Player 6. Usage active_cam.setMotionLevel(sensitivity:Number ... also Camera.acti...
Ngày tải lên: 14/12/2013, 13:15
Tài liệu Flash: ActionScript Language Reference- P4 ppt
... i<=100; i++) { sum += i; } trace(sum); // output: 5050 CHAPTER 2 ActionScript Language Reference 360 Chapter 2: ActionScript Language Reference Key.LEFT Availability Flash Player 5. Usage Key.LEFT:Number Description Property; ... file. LocalConnection.send() Invokes a method on a specified LocalConnection object. CHAPTER 2 ActionScript Language Reference 362 Chapter 2: ActionS...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu Flash: ActionScript Language Reference- P7 ppt
... printers. Non- PostScript printers convert vectors to bitmaps. CHAPTER 2 ActionScript Language Reference 692 Chapter 2: ActionScript Language Reference Example The following example prints all the printable ... movie clip must be fully loaded before printing can begin. CHAPTER 2 ActionScript Language Reference 694 Chapter 2: ActionScript Language Reference The Flash Player pr...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu Flash: ActionScript Language Reference- P8 pptx
... also function CHAPTER 2 ActionScript Language Reference 764 Chapter 2: ActionScript Language Reference Example The following example traces the ID3 properties of song.mp3 to the Output panel: var ... Description Selection.onSetFocus Notified when the input focus changes. CHAPTER 2 ActionScript Language Reference 766 Chapter 2: ActionScript Language Reference Sound.onID3 Availa...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu Flash: ActionScript Language Reference- P9 ppt
... Island in the Output panel See also String class, String() CHAPTER 2 ActionScript Language Reference 900 Chapter 2: ActionScript Language Reference TextField._name Availability Flash Player 6. Usage my_txt . _name:String Description Property; ... param_color; trace("[Clothes] I am setColor"); } } CHAPTER 2 ActionScript Language Reference 812 Chapter 2: ActionScript La...
Ngày tải lên: 14/12/2013, 14:15