Theme
light
dark
cupcake
bumblebee
emerald
corporate
synthwave
retro
cyberpunk
valentine
halloween
garden
forest
aqua
lofi
pastel
fantasy
wireframe
black
luxury
dracula
cmyk
autumn
business
acid
lemonade
night
coffee
winter
Torrent Details
Lynda.com ActionScript 3.0 in Flash Professional CS5 Essential Training
Category:
Other
Size:
694.3 MB
Seeders:
0
Leechers:
0
Downloads:
0
Uploaded:
Jan 6, 2019
Torrent
Magnet
Files
Trackers
Info
Lynda.com ActionScript 3.0 in Flash Professional CS5 Essential Training
00 Introduction
0001 Welcome.mov
- 13.16 MB
0002 Using the exercise files.mov
- 1.32 MB
0003 Using the function keys.mov
- 711.25 KB
01 Understanding ActionScript 3.0 in Flash Professional
0107 Seldom-used but helpful functions of the Actions panel.mov
- 3.87 MB
0101 Adjusting preferences for ActionScript fonts, colors, and formatting.mov
- 3.81 MB
0109 Reviewing the Code Snippets panel.mov
- 3.25 MB
0103 Reading and solving errors through the Compiler Errors window.mov
- 3.12 MB
0104 Using the Actions panel buttons to add and remove comments.mov
- 2.74 MB
0106 Using the Actions panel Toolbox.mov
- 2.64 MB
0110 Using help.mov
- 2.41 MB
0108 Understanding code hinting.mov
- 2.23 MB
0105 Using the Actions panel to format code.mov
- 2.22 MB
0102 Changing Flash Player and ActionScript versions in the Publish settings.mov
- 1.68 MB
02 Becoming familiar with ActionScript 3.0
0205 Working with conditional statements.mov
- 10.73 MB
0203 Understanding functions.mov
- 8.29 MB
0207 Using the For command to create a loop.mov
- 7.39 MB
0206 Creating arrays and vectors.mov
- 6.23 MB
0204 Understanding events and event listeners.mov
- 5.74 MB
0202 Understanding variables.mov
- 4.45 MB
0201 Understanding how ActionScript 3.0 code is processed in the Flash Player.mov
- 3.49 MB
03 Working with the Display List
0305 Placing objects at the edges of the stage.mov
- 7.01 MB
0309 Adding objects to the stage and changing parents with the addChild method.mov
- 7 MB
0307 Accessing the parents, children, and grandchildren of objects.mov
- 6.81 MB
0310 Removing objects from the stage with the removeChild method.mov
- 5.18 MB
0308 Creating instances from Library movie clips using ActionScript.mov
- 5.11 MB
0306 Using the methods of an instance.mov
- 4.92 MB
0303 Using dot syntax to modify properties in an instance.mov
- 4.73 MB
0304 Placing objects at the center of the stage.mov
- 4.71 MB
0311 Using the numChildren property to loop through a container's child objects.mov
- 3.72 MB
0312 Using the getChildByName method.mov
- 3.54 MB
0301 Reviewing the display list.mov
- 3.13 MB
0302 Understanding instances referenced through ActionScript.mov
- 2.71 MB
04 Working with Timelines
0405 Detecting and navigating frame labels with ActionScript.mov
- 9.97 MB
0407 Condensing a multi-frame timeline into one frame.mov
- 9.39 MB
0403 Using the currentFrame and totalFrames properties.mov
- 9.22 MB
0404 Controlling the timeline of an instance.mov
- 8.99 MB
0408 Creating a simple slide presentation app in the timeline.mov
- 8.61 MB
0402 Using common timeline navigation methods.mov
- 7.51 MB
0401 Understanding timelines.mov
- 5.75 MB
0406 Solving problems when timelines and ActionScript animation collide.mov
- 5.5 MB
0409 Using one event handler with multiple buttons.mov
- 4.36 MB
05 Working with Classes and Object-Oriented Projects
0505 Resolving problems with instances in a linked class.mov
- 11.03 MB
0502 Setting a document class.mov
- 8.42 MB
0504 Using the Symbol Properties menu to connect a symbol to a class.mov
- 6.04 MB
0503 Preparing a class to be connected to a symbol.mov
- 5.63 MB
0507 Working with ActionScript source paths.mov
- 5.34 MB
0501 Creating a class using Flash templates.mov
- 4.33 MB
0506 Understanding packages.mov
- 3.94 MB
06 Using Symbol Linkage to Build a Simple Drag-and-Drop Game
0607 Giving a target drop object to the draggable objects.mov
- 14.05 MB
0609 Resetting the game.mov
- 9.87 MB
0608 Showing a Win screen.mov
- 7.61 MB
0605 Adding drag-and-drop functionality.mov
- 4.2 MB
0606 Saving and resetting an object's position.mov
- 4.14 MB
0604 Linking the draggable class to Library symbols.mov
- 3.82 MB
0603 Creating the DragDrop and Map classes.mov
- 3.25 MB
0602 Viewing the FLA file.mov
- 2.42 MB
0601 Viewing the finished game.mov
- 1.2 MB
07 Working with Bitmap Images to Create a Slideshow
0705 Creating a simple slideshow.mov
- 11.14 MB
0704 Using a loop to load multiple images.mov
- 6.82 MB
0702 Loading bitmap images from external files.mov
- 5.58 MB
0701 Loading bitmap images from the Library.mov
- 4.49 MB
0703 Adding mouse functionality to bitmap images.mov
- 4.11 MB
0706 Using Flash Player 10 color management.mov
- 1.42 MB
08 Loading and Working with External SWF Files
0805 Displaying playback progress of a loaded SWF file.mov
- 12.25 MB
0801 Loading an external SWF.mov
- 7.41 MB
0802 Running ActionScript code in an external SWF from its parent.mov
- 7.36 MB
0804 Creating a timeline-based preloader to load an external SWF file.mov
- 7.29 MB
0803 Running parent code in a child SWF.mov
- 5.92 MB
09 Working with Text
0903 Loading multiple text files.mov
- 7.75 MB
0904 Rendering simple HTML in a text field.mov
- 7.44 MB
0902 Loading text from an external text file.mov
- 7.29 MB
0906 Scrolling a text field.mov
- 6.66 MB
0907 Scrolling movie clips and other objects using masks.mov
- 6.66 MB
0905 Creating a scroll bar for a text field.mov
- 6.46 MB
0908 Modifying TLF text properties through ActionScript.mov
- 3.93 MB
0901 Creating plain text files.mov
- 1.89 MB
10 Using XML with Data-Driven Components
1004 Using XML data to populate a DataGrid component.mov
- 7.75 MB
1005 Using XML data to load image files.mov
- 6.63 MB
1003 Using dot syntax to access XML data.mov
- 4.79 MB
1002 Loading an XML file.mov
- 3.83 MB
1001 Reviewing XML and E4X syntax.mov
- 3.45 MB
11 Creating an Audio Player
1103 Playing, pausing, and stopping sounds.mov
- 6.64 MB
1106 Displaying sound position.mov
- 5.82 MB
1107 Adjusting volume.mov
- 4.07 MB
1102 Loading audio from external files.mov
- 3.97 MB
1105 Tracking load progress.mov
- 3.37 MB
1104 Muting all audio with the SoundMixer.stopAll method.mov
- 1.89 MB
1101 Loading audio from the Library.mov
- 1.84 MB
12 Working with Video
1201 Touring the FLA file.mov
- 7.49 MB
1205 Adjusting video volume.mov
- 6.16 MB
1203 Working with ActionScript cue points to add closed captioning.mov
- 4.89 MB
1204 Displaying video playback position.mov
- 4.85 MB
1202 Controlling video playing and pausing with ActionScript.mov
- 2.44 MB
13 Conclusion
1301 Goodbye.mov
- 267.19 KB
Exercise Files
Ex_Files_AS3_FlshCS5_EssT.zip
- 179.63 MB
Trackers
Seeders
Leechers
Downloads
udp://tracker.moeking.me:6969/announce
0
0
0
udp://tracker.opentrackr.org:1337/announce
0
0
0
udp://tracker.openbittorrent.com:80/announce
0
0
0
udp://tracker.torrent.eu.org:451/announce
0
0
0
udp://open.stealth.si:80/announce
0
0
0
udp://tracker4.itzmx.com:2710/announce
0
0
0
udp://retracker.lanta-net.ru:2710/announce
0
0
0
udp://tracker.tiny-vps.com:6969/announce
0
0
0
udp://exodus.desync.com:6969/announce
0
0
0
udp://explodie.org:6969/announce
0
0
0
InfoHash:
AD26D685C698221981E44817D9CD2BE5B29FCB0C
Last updated:
Jan 24, 2022
File count:
95 B
File Category:
1
Tags:
lynda, actionscript, flash, professional, essential, training
Related Torrents
ActionScript 3.0 Projects: Game Development
Other
Dec 10, 2018
531.9 MB
1
2
1
Torrent
Magnet
Lynda.com - ActionScript 3.0 in Flash CS3 Professional Beyond the Basics.zip
Other
Jan 5, 2019
503.56 MB
1
1
0
Torrent
Magnet
Essential ActionScript 2.0 2004
Other
Dec 20, 2018
897.73 KB
0
0
0
Torrent
Magnet
Wiley.ActionScript.3.0.Bible.Oct.2007.eBook-BBL.rar
Other
Dec 19, 2018
7.03 MB
0
0
0
Torrent
Magnet
Cartoon Smart - Actionscript 3 Darts
Other
Jan 7, 2019
349.53 MB
0
0
0
Torrent
Magnet
Oreilly.-.Learning.ActionScript.3.0.2nd.Edition.2013.RETAiL.eBOOk
Other
Mar 13, 2021
22.51 MB
0
0
0
Torrent
Magnet
Learning.ActionScript.3.0.A.Beginners.Guide.by walidwithu.rar
Other
Mar 12, 2021
24.71 MB
0
0
0
Torrent
Magnet
Actionscript 3. 0 - Beginner to Advanced.zip
Other
Dec 14, 2018
88.67 MB
1
0
0
Torrent
Magnet
Game Development With ActionScript (2004)
Other
Jan 4, 2019
3.21 MB
0
0
0
Torrent
Magnet
Not_So_Basic_Actionscript tutorial video
Other
Jan 3, 2019
112.97 MB
0
0
0
Torrent
Magnet
Lynda.com - ActionScript 3.0 in Flash CS3 Professional Essential Training.zip
Other
Jan 6, 2019
611.87 MB
0
1
0
Torrent
Magnet
ActionScript 3.0 in Flex Builder 2.0 Essential Training
Other
Jan 6, 2019
1.52 GB
0
0
0
Torrent
Magnet
Total.Training.Advanced.Flash.Professional.8.Next.Level.Actionscript.Vol.1.DVDR-ABORTIONSAREFORBABIES
Other
Jan 6, 2019
3.45 GB
0
0
0
Torrent
Magnet
Lynda.com ActionScript 3.0 in Flash Professional CS5 Essential Training
Other
Jan 6, 2019
694.3 MB
0
0
0
Torrent
Magnet
Foundation ActionScript 3.0 AnimationMaking Things Move!.zip
Other
Jan 6, 2019
2.81 MB
0
0
0
Torrent
Magnet
Game Development with ActionScript
Other
Jan 6, 2019
3.21 MB
0
1
0
Torrent
Magnet
Lynda - ActionScript 3.0 in Flash Professional CS5 Essential Training (mp4)
Other
Jan 6, 2019
671.43 MB
1
0
0
Torrent
Magnet
VTC Adobe Flash ActionScript 3.0 For Designers
Other
Jan 7, 2019
607.84 MB
0
0
0
Torrent
Magnet
ActionScript 3.0 in Flash CS3 Professional Beyond the Basics
Other
Jan 7, 2019
398.53 MB
0
0
0
Torrent
Magnet
Train Simple - ActionScript 3.0 Introduction
Other
Jan 5, 2019
374.77 MB
0
0
0
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
Books
Privacy policy
About us
Donating
Help
Send feedback