|
FLASH LITE 1.X TUTORIAL - LANGUAGE - TUTORIAL GUIDE HELP FREE
FREE DOWNLOAD THIS TUTORIAL
This tutorial in pdf format so you can save it to your computer or print.
Sponsored Link
Here you leave the free download of the tutorial
Nota: The tutorial you are about to download is compressed format . rar, if you do not have a decompressor rar files you can download free 7-zip and to display the Foxit PDF Reader. |
CONTENTS FLASH LITE 1.X TUTORIAL - LANGUAGE
Introduction Sample entry for most ActionScript elements Entry title Availability Usage Operands Description Example See also Samples folder Typographical conventions Italic font indicates a value that should be replaced (for example, in a folder path) Code font indicates ActionScript code. Code font italic indicates an ActionScript parameter. Bold font indicates a verbatim entry. Double quotation marks (" ") in code examples indicate delimited strings Flash Lite 1.x Tutorial Language Good animation button games tutorials pdf Software user guide Manuals free Help me Bible Adobe Table of Contents Chapter 1: Flash Lite Global Functions call() chr() duplicateMovieClip() eval () getProperty() getTimer() getURL() gotoAndPlay() gotoAndStop() ifFrameLoaded() int() length() loadMovie() loadMovieNum() loadVariables() loadVariablesNum() mbchr() mblength() mbord() mbsubstring() nextFrame() nextScene() Number() on() ord() play() prevFrame() prevScene() random() removeMovieClip() set() setProperty() stop() stopAllSounds() String() substring() tellTarget() toggleHighQuality() trace() unloadMovie() unloadMovieNum() Chapter 2: Flash Lite Properties / (Forward slash) _alpha _currentframe _focusrect _framesloaded _height _highquality _level maxscroll _name _rotation scroll _target _totalframes _visible _width _x _xscale _y _yscale Chapter 3: Flash Lite Statements break case continue do..while else else if for if switch while Chapter 4: Flash Lite Operators add (string concatenation) += (addition assignment) and (assignment) /* (block comment) , (comma) // (comment) ?: (conditional) –– (decrement) / (divide) /= (division assignment) . (dot) (increment) && (logical AND) ! (logical NOT) || (logical OR) % (modulo) %= (modulo assignment) *= (multiplication assignment) * (multiply) (numeric add) == (numeric equality) > (numeric greater than) >= (numeric greater than or equal to) <> (numeric inequality) < (numeric less than) <= (numeric less than or equal to) () (parentheses) " " (string delimiter) eq (string equality) gt (string greater than) ge (string greater than or equal to) ne (string inequality) lt (string less than) le (string less than or equal to) – (subtract) -= (subtraction assignment) Chapter 5: Flash Lite Specific Language Elements Capabilities fscommand() fscommand2() Index

|
|
| |
|