![]() |
|
||||||||||
|
|||||
|
-- (decrement)
++ (increment) ! (logical NOT) != (inequality) !== (strict inequality) % (modulo) %= (modulo assignment) & (bitwise AND) && (short-circuit AND) &= (bitwise AND assignment) () (parentheses) - (minus) * (multiplication) *= (multiplication assignment) , (comma) . (dot operator) ?: (conditional) / (division) // (comment delimiter) /* (comment delimiter) /= (division assignment) [] (array access operator) ^(bitwise XOR) ^= (bitwise XOR assignment) {} (object initializer) | (bitwise OR) || (logical OR) |= (bitwise OR assignment) ~ (bitwise NOT) + (addition) += (addition assignment) < (less than) << (bitwise left shift) <<= (bitwise left shift and assignment) <= (less than or equal to) <> (inequality) = (assignment) -= (subtraction assignment) == (equality) === (strict equality) > (greater than) >= (greater than or equal to) >> (bitwise right shift) >>= (bitwise right shift and assignment) >>> (bitwise unsigned right shift) >>>= (bitwise unsigned right shift and assignment) add and Arguments (object) Arguments.callee Arguments.caller Array (object) Array.concat() Array.join() Array.length Array.pop() Array.push() Array.reverse() Array.shift() Array.slice() Array.sort() Array.splice() Array.toString() Array.unshift() asfunction Boolean (function) Boolean (object) Boolean.toString() Boolean.valueOf() break Button (object) call case chr clearInterval() Color (object) Color.getRGB() Color.getTransform() Color.setRGB() Color.setTransform() continue Date (object) Date.getDate() Date.getDay() Date.getFullYear() Date.getHours() Date.getMilliseconds() Date.getMinutes() Date.getMonth() Date.getSeconds() Date.getTime() Date.getTimezoneOffset() Date.getUTCDate() Date.getUTCDay() Date.getUTCFullYear() Date.getUTCHours() Date.getUTCMilliseconds() Date.getUTCMinutes() Date.getUTCMonth() Date.getUTCSeconds() Date.getYear() Date.setDate() Date.setFullYear() Date.setHours() Date.setMilliseconds() Date.setMinutes() Date.setMonth() Date.setSeconds() Date.setTime() Date.setUTCDate() Date.setUTCFullYear() Date.setUTCHours() Date.setUTCMilliseconds() Date.setUTCMinutes() Date.setUTCMonth() Date.setUTCSeconds() Date.setYear() Date.toString() Date.UTC() default delete do while duplicateMovieClip else else if #endclip eq (equal—string specific) escape eval evaluate false _focusrect for for..in Function (object) Function.call() Function.apply() fscommand function() ge (greater than or equal to—string specific) getProperty() getTimer() getURL() getVersion() _global gotoAndPlay() gotoAndStop() gt (greater than —string specific) _highquality if() ifFrameLoaded() #include #initclip instanceof int() isFinite() isNaN() Key (object) Key.addListener() Key.BACKSPACE Key.CAPSLOCK Key.CONTROL Key.DELETEKEY Key.DOWN Key.END Key.ENTER Key.ESCAPE Key.getAscii() Key.getCode() Key.HOME Key.INSERT Key.isDown() Key.isToggled() Key.LEFT Key.PGDN Key.PGUP Key.removeListener() Key.RIGHT Key.SHIFT Key.SPACE Key.TAB Key.UP le (less than or equal to — string specific) length() _level loadMovie() loadMovieNum() loadVariables() loadVariablesNum() LoadVars (object) LoadVars.contentType() LoadVars.load() LoadVars.send() LoadVars.sendAndLoad() LoadVars.onLoad() LoadVars.toString() LoadVars.loaded() LoadVars.getBytesLoaded() LoadVars.getBytesTotal() lt (less than — string specific) Math (object) Math.abs() Math.acos() Math.asin() Math.atan() Math.atan2() Math.ceil() Math.cos() Math.E Math.exp() Math.floor() Math.log() Math.LOG2E Math.LOG10E Math.LN2 Math.LN10 Math.max() Math.min() Math.PI Math.pow() Math.random() Math.round() Math.sin() Math.sqrt() Math.SQRT1_2 Math.SQRT2 Math.tan() maxscroll mbchr() mblength() mbord() mbsubstring() method() Mouse (object) Mouse.addListener() Mouse.hide() Mouse.removeListener() Mouse.show() MovieClip (object) MovieClip._alpha MovieClip.attachMovie() MovieClip.beginFill() MovieClip.beginGradientFill() MovieClip.clear() MovieClip.createEmptyMovieClip() MovieClip.createTextField() MovieClip._currentframe MovieClip.curveTo() MovieClip._droptarget MovieClip.duplicateMovieClip() MovieClip.enabled MovieClip.endFill() MovieClip.focusEnabled MovieClip._framesloaded MovieClip.getBounds() MovieClip.getBytesLoaded() MovieClip.getBytesTotal() MovieClip.getURL() MovieClip.globalToLocal() MovieClip.gotoAndPlay() MovieClip.gotoAndStop() MovieClip._height MovieClip.hitArea MovieClip.hitTest() MovieClip.lineStyle() MovieClip.lineTo() MovieClip.loadMovie() MovieClip.loadVariables() MovieClip.localToGlobal() MovieClip.moveTo() MovieClip._name MovieClip.nextFrame() MovieClip.play() MovieClip.prevFrame() MovieClip.removeMovieClip() MovieClip._rotation MovieClip.scaleOnResize() MovieClip.setMask() MovieClip.startDrag() MovieClip.stop() MovieClip.stopDrag() MovieClip.swapDepths() MovieClip._target MovieClip._totalframes MovieClip.trackAsMenu() MovieClip.unloadMovie() MovieClip._url MovieClip.useHandCursor() MovieClip._visible MovieClip._width MovieClip._x MovieClip._xmouse MovieClip._xscale MovieClip._y MovieClip._ymouse MovieClip._yscale NaN ne (not equal — string specific) NetConnection юNetResponse new newline nextFrame() nextScene() not null Number (function) Number (object) Number.MAX_VALUE Number.MIN_VALUE Number.NaN Number.NEGATIVE_INFINITY Number.POSITIVE_INFINITY Number.toString() Number.valueOf() Object (object) Object.addProperty() Object.__proto__ Object.registerClass() Object.toString() Object.unwatch() Object.valueOf() Object.watch() onClipEvent() on() or ord() _parent parseFloat() parseInt() play() prevFrame() prevScene() print() printAsBitmap() printAsBitmapNum() printNum() _quality random() removeMovieClip() return _root scroll Selection (object) Selection.getBeginIndex() Selection.getCaretIndex() Selection.getEndIndex() Selection.getFocus() Selection.setFocus() Selection.setSelection() onSetFocus() Selection.addListener() Selection.removeListener() onSetFocus() onKillFocus() set variable() setInterval() setProperty() Sound (object) Sound.attachSound() Sound.getPan() Sound.getTransform() Sound.getVolume() Sound.length Sound.onSoundComplete() Sound.position Sound.setPan() Sound.setTransform() Sound.setVolume() Sound.start() Sound.stop() _soundbuftime Stage (object) Stage.height Stage.onResize() Stage.scaleOnResize() Stage.width startDrag() stop() stopAllSounds() stopDrag() String() (function) " " (string delimiter) String (object) String.charAt() String.charCodeAt() String.concat() String.fromCharCode() String.indexOf() String.lastIndexOf() String.length String.slice() String.split() String.substr() String.substring() String.toLowerCase() String.toUpperCase() |
![]() |
Часовой пояс GMT +4, время: 20:07. |
|
|
« Предыдущая тема | Следующая тема » |
|
|