Index S

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y]

saveInfo( ) method 
saving remote shared object data 
scalability, My Page applications 
scale( ) method 
scaling 
    exactFit mode 
    noBorder mode 
    showAll mode 
scheduer application
    online capability
        LoadVars and XML 
Schedule component, scheduler application 
ScheduleItem component, scheduler application 
scheduler application
    components 
    features 
    main routine 
    NotifierDisplayer component 
    online capability
        Flash Remoting 
        LoadVars and XML 
        remote shared objects 
    Schedule component 
    ScheduleItem component 
    TimeSelector component 
    TimeSelectorItem component 
scope, variables 
screens, projector location 
scripts, server-side  [See also CGI scripts]
    loading variables from 
    sending data to 
    sending XML data 
        responses 
    variable results 
scroll pane
    coordinating with mouse pointer 
    positioning content in 
    updating 
scroll property 
ScrollBar UI component 
scrollbars (image viewer/slideshow application), creating 
scrolling text fields 
    events 
    programmatical 
search module, My Page application 
search.fla file 
searchEntries( ) function 
searches
    arrays, matches 
    strings
        pattern matching 
        substrings 
    XML 
security sandbox 
security, data transmission 
seek( ) method, FlashCom 
Select button, Flash Paint application toolbar 
<select> tag, combo boxes and 
Selection class 
Selection.setFocus( ) method 
Selection.setSelection( ) method  2nd 
selectors (MP3 player application)
    local 
        Flash movie connection 
        form page 
        submit page 
    server 
        ColdFusion Component (CFC) 
        Flash movie creation 
        HTML page creation 
        implementation notes 
selectTime( ) method 
send( ) method 
sending data to server-side script 
Sequence Item (image viewer/slideshow application) 
Sequence Viewer (image viewer/slideshow application)  2nd 
Sequencer (image viewer/slideshow application)  2nd 
serialization 
    converting arrays to strings 
server selector (MP3 player application) 
    ColdFusion Component (CFC) 
    Flash movie creation 
    HTML page creation 
    implementation notes 
Server-Side ActionScript  [See SSAS]
server-side component (video chat/message center application) 
    creating 
server-side functionality, FlashCom applications 
server-side functions
    invoking from client movies 
    writing in ActionScript 
server-side scripts
    forms 
    sending data to 
    sending XML data, responses 
    variable results 
    variables, loading from 
    XML data, sending 
server-side shared objects 
    adding data 
    My Page application 
    reading values 
servers
    FlashCom 
        connecting to 
        invoking client-side functions 
    persistent data storage 
service functions
    ASP.NET, calling using Flash Remoting 
    CFC (ColdFusion Components) and 
    ColdFusion, calling using Flash Remoting 
    Flash Remoting 
        remote, invoking 
        results from multiple 
        results handling 
service modules, My Page application 
    address book 
    Google Web searches 
    notes 
service objects, Flash Remoting 
services, Flash Remoting 
services.xml file 
setButtons( ) method, message boxes 
setChangeHandler( ) method 
setData( ) method, radio buttons 
setDataProvider( ) method 
    datagrids and 
    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 
    RGB color values 
setScrollContent( ) method 
setSelectable( ) method 
setSelectedIndices( ) method, list boxes 
setStyleProperty( ) method 
setTime( ) method 
settings
    display, detecting 
    prompting user to change 
Settings dialog box, Flash Player 
setTransform( ) method  2nd 
    restoring color 
    sounds 
setValidator( ) method 
setValues( ) method  2nd 
setVolume( ) method, sounds 
ShapeClass component, Flash Paint 
shapes
    Drawing API  2nd 
    Flash Paint 
shared objects 
    client-side 
        adding data 
        reading values 
    clients, broadcasting data to remote 
    local 
        movies in same domain 
        persistent information 
        saving to client computer 
    remote 
        saving data 
        updates 
    server-side 
        adding data 
        My Page application 
        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
    menus, forms 
    text fields 
sizing images (image viewer/slideshow application) 
slice( ) method 
    copying arrays 
    parameters 
sliders
    color control and 
    forms 
    sound controller program 
sort( ) method 
    compare function references 
sorter functions 
sorting
    arrays 
        custom sorts 
    case-sensitive 
    recordsets 
sortOn( ) method 
Sound class, FlashCom 
Sound Controller.fla file 
Sound object 
Sound objects
    movie clips 
Sound( ) constructor function, Sound object creation 
sounds
    attaching at runtime 
    buttons and 
    channels 
    createEmptyMovieClip( ) method 
    FlashCom audio 
    importing to Library 
    loading 
    onEnterFrame( ) event handler 
    panning  2nd 
    playing  2nd 
        duration property 
        events at stop 
        fading in 
        fading out 
        in/out points 
        looping 
        pausing 
        playback time 
        position property 
        queuing multiple 
        resuming 
    runtime control 
    sound controller component example program 
    stereo effects 
    stopping 
    timelines and 
    UI components 
    volume  2nd 
special characters, whitespace 
splice( ) method 
    inserting elements in arrays 
    removing array elements 
split( ) method  2nd 
spring buttons, toolbars 
SSAS (Server-Side ActionScript) 
    database queries 
    HTTP requests 
stacking order, movie clips 
Stage
    align property 
    coordinates, converting to/from movie clips 
Stage object 
Stage.scaleMode property 
Stage.showMenu property 
Standalone Player, version detection and 
Standalone Projectors, enhanced 
start( ) method
    sounds  2nd 
        first parameter 
        looping parameter 
startDrag( ) method  2nd 
startNext( ) method 
startNextSong( ) function 
startPosition property 
statements 
    break statements 
    for statements 
    if statements 
    return statements 
        function results 
    switch statements 
stereo effects, sound 
stick buttons, toolbars 
stop( ) function, MovieClip.stop( ) method and 
stop( ) method
    movie clip playback 
    sounds  2nd 
Stream.get( ) method 
streams
    definition 
    live, publishing 
    net 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 
    converting strings to arrays 
strings 
    apostrophes in 
    case conversion 
    character-by-character processing 
    concatenation 
    converting
        from arrays  2nd 
        to arrays  2nd 
    dates, parsing from 
    joining 
        multiple in single expression 
    numbers as, leading/trailing zeros 
    parsing word by word 
    quotes in 
    removing characters 
    replacing characters 
    reversing 
    searches
        pattern matching 
        substrings 
    substrings
        extracting 
        searches 
    Unicode ASCII conversion 
    whitespace 
        trimming 
subclasses
    creating 
    methods 
    MovieClip and 
    properties 
    superclass methods 
subclassing 
submitFileForm.html (MP3 player application) 
submitToURL( ) method
    multipage forms 
    submitting forms 
substr( ) method 
    parameters 
substring( ) method 
    parameters 
substrings
    extracting from strings 
    searches 
superclasses 
    components, Flash Paint 
    methods, subclass variations 
SupportFunctions.as file  2nd 
swapDepths( ) method  2nd 
SWF files, loading
    external 
    to movies 
    trusting domains 
SWF Studio
    projectors 
        dimensions 
        location on screen 
    Standalone Projectors 
SWFKit Standalone Projectors 
switch keyword 
switch statements 
    body 
    case expressions 
    case keyword 
    default keyword 
    text expressions 
symmetric encryption
    data transmission security 
    keys 
system language, checking 
System object 
System.capabilities object 
System.capabilities properties
    hasAudio 
    hasMP3 
    language 
    os 
    screenResolutionX property 
    screenResolutionY property 
System.security.allowDomain( ) method 
System.showSettings( ) method 



ActionScript Cookbook
ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
ISBN: 0596526954
EAN: 2147483647
Year: 2005
Pages: 425

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net