Авторизация
Поиск по указателям
Lott J., Schall D., Peters K. — ActionScript 3.0 Cookbook
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: ActionScript 3.0 Cookbook
Авторы: Lott J., Schall D., Peters K.
Аннотация: Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.
Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You'll find recipes that show you how to:
Detect the user's Flash Player version or their operating system
Build custom classes
Format dates and currency types
Work with strings
Build user interface components
Work with audio and video
Make remote procedure calls using Flash Remoting and web services
Load, send, and search XML data
And much, much more ...
Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code. Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future, along with possible design choices and ramifications. You'll even learn how to link modular ActionScript pieces together to create rock-solid solutions for Flex 2 and Flash applications.
When you're not sure how ActionScript 3.0 works or how to approach a specific programming dilemma, you can simply pick up the book, flip to the relevant recipe(s), and quickly find the solution you're looking for.
Язык:
Рубрика: Computer science /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2006
Количество страниц: 592
Добавлена в каталог: 03.12.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
drawing, ellipses
drawing, lines
drawing, polygons
drawing, rectangles
drawing, stars
drawing, triangles
drawRectangle( ) method
drawRegularPolygon( ) method
drawRoundRect( ) method
drawTriangle( ) method
drop shadows
drop( ) method
dropping objects with the mouse
DropShadowFilter class
dropTarget property (Sprite class)
duplicate arrays
duplicate( ) method
duplicate( ) method, multidimensional arrays and
duplicateMovieClip( ) method
duration metadata value
dynamic classes
dynamic text fields
E4X syntax
E4X syntax, finding elements by name
E4X syntax, searching XML
E4X syntax, text nodes, adding
E4X syntax, text nodes, reading
easing, moving display objects
Eclipse IDE
Eclipse IDE, parameters, keeping track of
Eclipse IDE, trace, using
edge detection matrixes
edges (display object), detecting
elapsed( ) method
elements (arrays)
elements (arrays), adding to start/end of
elements (arrays), associative
elements (arrays), associative, creating
elements (arrays), associative, reading
elements (arrays), copies of
elements (arrays), inserting in middle of
elements (arrays), looping through
elements (arrays), minimum/maximum, getting
elements (arrays), multidimensional/complex data, storing
elements (arrays), randomizing
elements (arrays), removing
elements (arrays), reversing/sorting
elements (arrays), searching for matching
elements (XML)
elements (XML), extracting
elements (XML), finding by name
elements (XML), removing
elements( ) method
ellipses, drawing
else statements
else...if statements
else...if statements, coin toss, simulating with
emboss matrixes
embossing
encrypting passwords
endFill( ) method 2nd
endFill( ) method, gradients, filling shapes with
endIndex parameter
endIndex parameter, setSelection( ) method
endIndex parameter, setTextFormat( ) method
endIndex parameter, substring( ) and slice( ) methods
enterFrame event 2nd 3rd 4th
enterFrame event, dissolving between two bitmaps
enterFrame event, repeating tasks over time
enterFrame event, responding to mouse/key events
enterFrame event, sound files and
Epoch milliseconds
equal sign (=)
equal sign (=), assignment statements and
equal sign (=), assignment statements and differences with == and
equal sign (=), variables, assigning
equality operators
equality, checking
equals( ) method
Error handling
ErrorReportingEnable variable (mm.cfg)
escape sequences
escape sequences, Unicode for Latin 1 characters
escaping characters
Euro (!!EURO!!)
Event object
event protocol
EventDispatcher class 2nd
EventDispatcher class, handling events
Events
events, dispatching
events, handling
exactFit mode
exclamation point (!), escape sequence for
exec( ) (RegExp class)
Express Install (Flash Player Detection Kit)
extended (x) flag
extends keyword
external images
external images, bitmaps, loading into
external images, runtime, loading
external movies, loading/interacting with
ExternalInterface class
ExternalInterface.addCallback( ) method
ExternalInterface.call( ) method
face attribute (<font> tag)
Fahrenheit, converting between Celsius
fault events, listening for
file management
file management, browsing for files and
file management, detecting when users select files for uploading
file management, downloading files
file management, filtering files for display
file management, monitoring download progress
file management, monitoring file upload progress
file management, uploading files 2nd
FileFilter objects
FileReference object 2nd
fillColor parameter
fillColor parameter (pixelDissolve( ) method)
fillColor parameter, MovieClip.beginFill( ) method
fillRect( ) method
Filters 2nd
filters property
filters, advanced effects, applying
filters, applying basic
filters, applying to bitmaps
filters, detecting edges
filters, digital negatives, making
filters, sharpening display objects
finally blocks
findLastMatchIndex( ) method
findMatchIndex( ) method 2nd
findMatchIndices( ) method
Firefox
Flash cookies
Flash player
Flash Player Detection Kit
Flash Player Settings Manager
Flash Player, detecting
Flash Player, menu items, hiding
Flash Player, prompting users to change settings
Flash Player, type, checking
Flash Remoting
Flash Remoting gateway
Flash remoting, methods, calling
Flash remoting, responses, handling
Flash Video Exporter
flash.display package 2nd 3rd
flash.display package, TextField class
flash.display.CapsStyle class
flash.display.Graphics class
flash.display.JointStyle class
flash.display.LineScaleMode class
flash.display.Loader class 2nd
flash.display.SpreadMethod constants
flash.display.Stage class
flash.display.TexfieldType class
flash.errors package
flash.events
flash.events.DataEvent.DATA constant
flash.events.Event class
flash.events.FocusEvent objects
flash.events.TextEvent type
flash.events.TextEvent.TEXT_INPUT constant
flash.filters package
flash.filters.ColorMatrixFilter class
flash.filters.ConvolutionFilter class
flash.geom.ColorTransform class
flash.geom.Matrix class 2nd
flash.geom.Matrix object
flash.geom.Rectangle class 2nd
flash.geom.Rectangle class, copying pixels
flash.geom.Rectangle object
flash.media.ID3Info class
flash.media.Video class
flash.net.FileReference class
flash.net.navigateToURL( ) method
flash.net.NetConnection class.
flash.net.registerClassAlias( ) method
flash.net.Responder object
flash.net.sendToURL( ) method
flash.net.URLLoader class 2nd 3rd 4th
flash.net.URLStream instance
flash.net.XMLSocket class
flash.system.Capabilities class
flash.system.Capabilities class, video capabilities, detecting
flash.system.Capabilities object
flash.system.Capabilities.hasAudio property
flash.system.Capabilities.language property
flash.system.Capabilities.os property
flash.system.Capabilities.version property
flash.system.IME class 2nd
flash.system.IME.enabled property
flash.system.Security class
flash.system.Security.allowDomain( )
flash.system.Security.allowInsecureDomain( )
flash.system.Security.showSettings( ) method
flash.text.AntiAliasType.ADVANCED
flash.text.GridFitType class
flash.text.TextField class
flash.text.TextFieldAutoSize class
flash.util.getTimer( ) function
flash.util.Timer class
flash.utils package
FlashVars
Flex Builder 2nd 3rd
Flex Builder, class files, saving
Flex Builder, trimming whitespace and
floating-point numbers
floating-point numbers, random, generating
floating-point numbers, rounding
flood fills, creating
floodFill( ) method
flush( ) method 2nd 3rd
focalPointRatio parameter (beginGradientFill( ) method)
FocusEvent.preventDefault( ) method
focusIn event
focusOut event
font groups
font property (TextFormat object)
font-family CSS property
font-size CSS property
font-style CSS property
font-weight CSS property
fontFamily ActionScript property
Fonts
fonts, embedding
fonts, rotating
fonts, text fields, setting in
fontSize ActionScript property
fontStyle ActionScript property
fontWeight ActionScript property
for keyword
for statement
for statement, array, looping through
for statement, associative arrays, reading
for statement, matching elements in arrays with
for statement, removing elements from arrays
for statement, repeating operations many times
for...each loops, reading XML elements
form feed character (\\f)
format( ) method
format( ) method, dates and time
format( ) method, formatting numbers for displaying without masks
FormatSeconds( ) method
forward slash (/), storing data and
fps (frames per second)
fractal parameter (perlinNoise( ) method)
frames per second (FPS)
Friedel, Jeffrey
fromCharCode( ) method 2nd
fscommand( ) function
fullYear property (Date object)
function keyword
Functions 2nd
functions, fscommand( )
g (global) flag 2nd
g (global) flag, replace( ) method and
g (global) flag, search( ) method and
gamescore.cfm
getCategories( ) method
getCharBoundaries( ) method
getCharIndexAtPoint( ) method
getChildAt( ) method
getChildIndex( ) method
getColor( ) method
getConverterFrom( ) method
getConverterTo( ) method 2nd
getFirstCharInParagraph( ) method
getLineIndexAtPoint( ) method
getLineIndexOfChar( ) method
getLineLength( ) method
getLineMetrics( ) method
getLineOffset( ) method
getLineText( ) method
getLocal( ) method 2nd
getNextHighestDepth( ) method
getObjectsUnderPoint( ) method
getParagraphLength( ) method
getPixel( ) method
getPixel32( ) method
getTimer( )
getTimer( ) function
global (g) flag 2nd
global (g) flag, replace( ) method and
global (g) flag, search( ) method and
GlowFilter class
glows
GMT (Greenwich Mean Time)
GradientBevelFilter class
GradientGlowFilter class
gradientType parameter (beginGradientFill( ) method)
Graphics class
Graphics object
Graphics object, line styles, setting
Graphics.beginBitmapFill( ) method
Graphics.beginFill( ) method
Graphics.curveTo( ) method
Graphics.drawRect( ) method
Реклама