Авторизация
Поиск по указателям
Lott J. — ActionScript Cookbook
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: ActionScript Cookbook
Автор: Lott J.
Аннотация: When you need to get the job done fast, you'll reach for this practical, nuts-n-bolts toolkit. Rather than focusing on ActionScript in the abstract, this Cookbook puts theory into practice with ready-made answers to common ActionScript problems. Flash MX developers can solve issues quickly, while learning practical techniques for resolving similar dilemmas in the future.
ActionScript has blossomed into a large and important language whose sheer volume of capabilities can be daunting. The ActionScript Cookbook breaks it all down into tasks that are relevant, practical, and insightful. Appealing to the budding coder as well as the experienced ActionScript jockeys, this book offers new perspectives and approaches to ActionScript development that will empower all developers.
This O'Reilly Cookbook complements ActionScript for Flash MX: The Definitive Guide, 2nd Edition by providing quick solutions to common ActionScript problems. This book trades on our respected "Cookbook" approach, which provides a worked-out script for every problem addressed. You can use these "recipes" to solve an immediate problem, and then explore the issue further in The Definitive Guide when time permits.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2003
Количество страниц: 896
Добавлена в каталог: 14.06.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
service modules, My Page application, notes
service objects, Flash Remoting
services, Flash Remoting
services.xml file
setButtons( ) method, message boxes
setChangeHandler( ) method
setData( ) method, radio buttons
setDataProvider( ) method
setDataProvider( ) method, datagrids and
setDataProvider( ) method, menu items and
setFullYear( ) method
setGroupName( ) method
setInterval( ) function 2nd 3rd
setLabel( ) method, radio buttons
setLoadTarget( ) method
setMask( ) method
setMonth( ) method
setNewTextFormat( ) method
setPan( ) method 2nd
setPositions( ) method
setRGB( ) method
setRGB( ) method, RGB color values
setScrollContent( ) method
setSelectable( ) method
setSelectedIndices( ) method, list boxes
setStyleProperty( ) method
setTime( ) method
Settings
Settings dialog box, Flash Player
settings, display, detecting
settings, prompting user to change
setTransform( ) method 2nd
setTransform( ) method, restoring color
setTransform( ) method, sounds
setValidator( ) method
setValues( ) method 2nd
setVolume( ) method, sounds
ShapeClass component, Flash Paint
Shapes
shapes, Drawing API 2nd
shapes, Flash Paint
shared objects
shared objects, client-side
shared objects, client-side, adding data
shared objects, client-side, reading values
shared objects, clients, broadcasting data to remote
shared objects, local
shared objects, local, movies in same domain
shared objects, local, persistent information
shared objects, local, saving to client computer
shared objects, remote
shared objects, remote, saving data
shared objects, remote, updates
shared objects, server-side
shared objects, server-side, adding data
shared objects, server-side, My Page application
shared objects, server-side, reading values
SharedObject classes, persistent information and
SharedObject.flush( ) method
SharedObject.getProperty( ) method
SharedObject.onSync( ) method
shift( ) method, removing array elements
showAll mode, scaling
SIZE
size, menus, forms
size, text fields
sizing images (image viewer/slideshow application)
slice( ) method
slice( ) method, copying arrays
slice( ) method, parameters
sliders
sliders, color control and
sliders, forms
sliders, sound controller program
sort( ) method
sort( ) method, compare function references
sorter functions
Sorting
sorting, arrays
sorting, arrays, custom sorts
sorting, case-sensitive
sorting, recordsets
sortOn( ) method
Sound class, FlashCom
Sound Controller.fla file
Sound object
Sound objects
Sound objects, movie clips
Sound( ) constructor function, Sound object creation
Sounds
sounds, attaching at runtime
sounds, buttons and
sounds, channels
sounds, createEmptyMovieClip( ) method
sounds, FlashCom audio
sounds, importing to Library
sounds, loading
sounds, onEnterFrame( ) event handler
sounds, panning 2nd
sounds, playing 2nd
sounds, playing, duration property
sounds, playing, events at stop
sounds, playing, fading in
sounds, playing, fading out
sounds, playing, in/out points
sounds, playing, looping
sounds, playing, pausing
sounds, playing, playback time
sounds, playing, position property
sounds, playing, queuing multiple
sounds, playing, resuming
sounds, runtime control
sounds, sound controller component example program
sounds, stereo effects
sounds, stopping
sounds, timelines and
sounds, UI components
sounds, volume 2nd
special characters, whitespace
splice( ) method
splice( ) method, inserting elements in arrays
splice( ) method, removing array elements
split( ) method 2nd
spring buttons, toolbars
SSAS (Server-Side ActionScript)
SSAS (Server-Side ActionScript), database queries
SSAS (Server-Side ActionScript), HTTP requests
stacking order, movie clips
Stage
Stage object
Stage, align property
Stage, coordinates, converting to/from movie clips
Stage.scaleMode property
Stage.showMenu property
Standalone Player, version detection and
Standalone Projectors, enhanced
Start( ) method
start( ) method, sounds 2nd
start( ) method, sounds, first parameter
start( ) method, sounds, looping parameter
startDrag( ) method 2nd
startNext( ) method
startNextSong( ) function
startPosition property
statements
statements, break statements
statements, for statements
statements, if statements
statements, return statements
statements, return statements, function results
statements, switch statements
stereo effects, sound
stick buttons, toolbars
stop( ) function, MovieClip.stop( ) method and
Stop( ) method
stop( ) method, movie clip playback
stop( ) method, sounds 2nd
Stream.get( ) method
streams
streams, definition
streams, live, publishing
streams, net streams
streams, seeking based on total length
String( ) function 2nd
String.charAt( ) method, for statement and
String.charCodeAt( ) method
String.fromCharCode( ) method
String.match( ) method
String.replace( ) method
String.simpleReplace( ) method
String.split( ) method 2nd
String.split( ) method, converting strings to arrays
strings
strings, apostrophes in
strings, case conversion
strings, character-by-character processing
Strings, concatenation
strings, converting
strings, converting from arrays 2nd
strings, converting to arrays 2nd
strings, dates, parsing from
strings, joining
strings, joining, multiple in single expression
strings, numbers as, leading/trailing zeros
strings, parsing word by word
strings, quotes in
strings, removing characters
strings, replacing characters
strings, reversing
strings, searches
strings, searches, pattern matching
strings, searches, substrings
strings, substrings
strings, substrings, extracting
strings, substrings, searches
strings, Unicode ASCII conversion
strings, whitespace
strings, whitespace, trimming
subclasses
subclasses, creating
subclasses, methods
subclasses, MovieClip and
subclasses, properties
subclasses, superclass methods
subclassing
submitFileForm.html (MP3 player application)
submitToURL( ) method
submitToURL( ) method, multipage forms
submitToURL( ) method, submitting forms
substr( ) method
substr( ) method, parameters
substring( ) method
substring( ) method, parameters
substrings
substrings, extracting from strings
substrings, searches
superclasses
superclasses, components, Flash Paint
superclasses, methods, subclass variations
SupportFunctions.as file 2nd
swapDepths( ) method 2nd
SWF files, loading
SWF files, loading to movies
SWF files, loading, external
SWF files, loading, trusting domains
SWF Studio
SWF Studio, projectors
SWF Studio, projectors, dimensions
SWF Studio, projectors, location on screen
SWF Studio, Standalone Projectors
SWFKit Standalone Projectors
switch keyword
switch statements
switch statements, body
switch statements, case expressions
switch statements, case keyword
switch statements, default keyword
switch statements, text expressions
symmetric encryption
symmetric encryption, data transmission security
symmetric encryption, keys
system language, checking
System object
System.capabilities object
System.capabilities properties
System.capabilities properties, hasAudio
System.capabilities properties, hasMP3
System.capabilities properties, language
System.capabilities properties, os
System.capabilities properties, screenResolutionX property
System.capabilities properties, screenResolutionY property
System.security.allowDomain( ) method
System.showSettings( ) method
tab order, form elements
tabIndex properties, form elements
Table class
Table class, creating
Table class, defining
Table class, render( ) method
TableColumn class, defining
TableRow class
TableRow class, addColumn( ) method
TableRow class, defining
TableRow class, render( ) method
tables, form elements
tags, XML
targeting movie clips
targeting movie clips, dynamic names
targeting movie clips, Sound objects
terminating functions
test expressions, for statement
text
Text button, Flash Paint application toolbar
Text component, Flash Paint
text expressions, switch statements
text fields
text fields, backgroundColor property
text fields, backgrounds
text fields, borderColor property
text fields, borders
text fields, Button object properties and
text fields, focus
text fields, fonts
text fields, fonts, embedded
text fields, formatting text
text fields, formatting text, portions of field
text fields, forms, auto-complete
text fields, HTML text in
text fields, HTML text, whitespace
text fields, hyperlinks
text fields, insertion point, setting
text fields, instance names
text fields, maxchars property
text fields, MovieClip object properties and
text fields, password property
text fields, referencing
text fields, restrict property
text fields, rotating text
text fields, runtime creation
text fields, scrolling
Реклама