|
|
|
|
LEADER |
00000cam a22000004a 4500 |
001 |
OR_ocm68135858 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
060503s2006 inua o 001 0 eng d |
010 |
|
|
|z 2006000548
|
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCLCQ
|d YDXCP
|d OCLCG
|d OCLCQ
|d E7B
|d OCLCQ
|d UMI
|d OCLCQ
|d DEBSZ
|d OCLCF
|d OCLCQ
|d COO
|d OCLCQ
|d LIV
|d OCLCQ
|d OCLCO
|d CEF
|d WYU
|d INARC
|d VT2
|d CZL
|d DST
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBA625426
|2 bnb
|
016 |
7 |
|
|z 013409056
|2 Uk
|
019 |
|
|
|a 298905936
|a 647788529
|a 732012384
|a 741108100
|a 1063810118
|a 1193373361
|a 1281715182
|a 1295604125
|a 1300614179
|a 1303332258
|
020 |
|
|
|a 0470043164
|q (electronic bk.)
|
020 |
|
|
|a 9780470043165
|q (electronic bk.)
|
020 |
|
|
|z 0764577689
|q (paper/website)
|
020 |
|
|
|z 9780764577680
|
020 |
|
|
|a 1280411295
|
020 |
|
|
|a 9781280411298
|
020 |
|
|
|a 9786610411290
|
020 |
|
|
|a 6610411298
|
029 |
1 |
|
|a AU@
|b 000043726994
|
029 |
1 |
|
|a DEBSZ
|b 368472000
|
035 |
|
|
|a (OCoLC)68135858
|z (OCoLC)298905936
|z (OCoLC)647788529
|z (OCoLC)732012384
|z (OCoLC)741108100
|z (OCoLC)1063810118
|z (OCoLC)1193373361
|z (OCoLC)1281715182
|z (OCoLC)1295604125
|z (OCoLC)1300614179
|z (OCoLC)1303332258
|
037 |
|
|
|a CL0500000092
|b Safari Books Online
|
050 |
|
4 |
|a TR897.7
|b .D493 2006eb
|
072 |
|
7 |
|a COM
|x 071000
|2 bisacsh
|
082 |
0 |
4 |
|a 006.6/96
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Derksen, Nathan,
|d 1974-
|
245 |
1 |
0 |
|a Beginning ActionScript 2.0 /
|c Nathan Derksen and Jeff Berg.
|
260 |
|
|
|a Indianapolis, IN :
|b Wrox/Wiley,
|c ©2006.
|
300 |
|
|
|a 1 online resource (xxix, 805 pages) :
|b illustrations.
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Wrox beginning guides
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Beginning ActionScript 2.0; About the Authors; Acknowledgments; Contents; Introduction; Who This Book Is For; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; Chapter 1: Getting Started with Macromedia Flash; Introducing the Development Environment; About the Library and Symbols; Setting Up Your Scripting Environment; Summary; Exercises; Chapter 2: Getting Started with ActionScript 2.0; Understanding Statements; Understanding Operators; Using White Space; Using Comments; Introducing Variables; Working with Collections of Data; Summary; Exercises
|
505 |
8 |
|
|a Chapter 3: Understanding ActionScript Expressions and LoopsMaking Decisions; Understanding Loops; Summary; Exercises; Chapter 4: Exploring ActionScript Functions and Scope; Functions; Variable Scope; Summary; Exercises; Chapter 5: Getting Started with Coding; Introduction to Object-Oriented Programming; Coding Best Practices; Summary; Exercises; Chapter 6: Setting Up Flash Projects; Setting Up the Library; Working with Bitmap Images; Nesting Sections within a Movie Clip; Summary; Exercise; Chapter 7: Controlling Movie Clips; The Movie Clip Revealed; Creating Movie Clips On-the-Fly
|
505 |
8 |
|
|a Attaching Movie Clips from the LibraryLoading External Movies; Using Movie Clips as Masks; Improving Movie Clip Performance; Summary; Exercises; Chapter 8: Pre-Loading Movies; Using a Custom Pre-Loader; Polling with onEnterFrame() Versus setInterval(); Understanding the MovieClipLoader Class; Examining the Loader and ProgressBar Components; Strategies for Using Pre-Loaders; Summary; Exercises; Chapter 9: Working with Components; New to Version 2.0; Exploring Components; Placing Components Manually; Placing Components on the Stage with Script; Scripting Components; Summary; Exercises
|
505 |
8 |
|
|a Chapter 10: Interacting with the UserHandling Events; Attaching Multiple Listeners to Multiple Components; Manually Invoking Events in a Component; Summary; Exercise; Chapter 11: Controlling Components; Introducing the Component Inspector Panel; Creating Data Bindings between Components Using the Bindings Tab; Using an XML File as a Data Source; Controlling Component Appearance; Summary; Exercises; Chapter 12: Debugging Debugged; Types of Bugs; Develop to Debug; The Science of Debugging; Summary; Exercises; Chapter 13: Working with Vector Graphics; Using the Drawing API
|
505 |
8 |
|
|a Tools for Drawing Vectors with ActionScriptDrawing Vectors with ActionScript; The Matrix Object; Summary; Exercises; Chapter 14: Applying Filter Effects; DropShadowFilter; BlurFilter; GlowFilter; BevelFilter; GradientGlowFilter; GradientBevelFilter; ConvolutionFilter; ColorMatrixFilter; DisplacementMapFilter; Cloning Filters; Applying Multiple Filters; Applying Blending Modes; Summary; Exercises; Chapter 15: Working Directly with Bitmap Data; The Bitmap Object's Methods; The bitmapData Object's Properties; Converting a Movie Clip into a Bitmap Image; Manipulating Bitmap Data; Summary
|
520 |
|
|
|a Offering guidance in an exercise-oriented format that readers will find helpful, this book is the perfect mix of tutorial and hands-on codingWritten by a well-known and well-respected Flash development expert, this code-intensive guide shows readers how to work with objects, write and use various functions, handle dynamic data, and integrate with XMLContains complete coverage of the ActionScript language, including data types, variables, events, and moreAddresses important topics such as understanding how code fits into a Flash project and where it goes, working with new sc.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Flash (Computer file)
|
630 |
0 |
7 |
|a Flash (Computer file)
|2 blmlsh
|
630 |
0 |
7 |
|a Flash (Computer file)
|2 fast
|
650 |
|
0 |
|a Computer animation.
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
0 |
|a ActionScript (Computer program language)
|
650 |
|
6 |
|a Animation par ordinateur.
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
6 |
|a ActionScript (Langage de programmation)
|
650 |
|
7 |
|a computer animation.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Digital Media
|x Video & Animation.
|2 bisacsh
|
650 |
|
7 |
|a ActionScript (Computer program language)
|2 fast
|
650 |
|
7 |
|a Computer animation
|2 fast
|
650 |
|
7 |
|a Web sites
|x Design
|2 fast
|
700 |
1 |
|
|a Berg, Jeff,
|d 1975-
|
776 |
0 |
8 |
|i Print version:
|a Derksen, Nathan, 1974-
|t Beginning ActionScript 2.0.
|d Indianapolis, IN : Wrox/Wiley, ©2006
|z 0764577689
|w (DLC) 2006000548
|w (OCoLC)62896426
|
830 |
|
0 |
|a Wrox beginning guides.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780764577680/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10301706
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 156706
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2423659
|
938 |
|
|
|a Internet Archive
|b INAR
|n beginningactions0000derk
|
994 |
|
|
|a 92
|b IZTAP
|