Showing posts with label __TotalTraining. Show all posts
Showing posts with label __TotalTraining. Show all posts

Friday, April 17, 2009

Total Training - Microsoft Visual Studio 2008: Essentials - Featuring Windows Form



Description: These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, Microsoft expert Asli Bilgin shows you just how it? done. With lessons on the basics of Visual Studio, to more advanced techniques on setting up Windows Forms, this series is just what you need to learn all about Visual Studio fast!

download links:
VS08FWF_UDS.sfv

http://rapidshare.com/files/222287698/VS08FWF_UDS.sfv

VS08FWF_UDS.part01.rar

http://rapidshare.com/files/222287688/VS08FWF_UDS.part01.rar

VS08FWF_UDS.part03.rar

http://rapidshare.com/files/222287659/VS08FWF_UDS.part03.rar

VS08FWF_UDS.part02.rar

http://rapidshare.com/files/222287714/VS08FWF_UDS.part02.rar

VS08FWF_UDS.part04.rar

http://rapidshare.com/files/222287820/VS08FWF_UDS.part04.rar

VS08FWF_UDS.part05.rar

http://rapidshare.com/files/222287706/VS08FWF_UDS.part05.rar


VS08FWF_UDS.part06.rar

http://rapidshare.com/files/222289385/VS08FWF_UDS.part06.rar

VS08FWF_UDS.part07.rar

http://rapidshare.com/files/222287916/VS08FWF_UDS.part07.rar

VS08FWF_UDS.part08.rar

http://rapidshare.com/files/222287945/VS08FWF_UDS.part08.rar

VS08FWF_UDS.part09.rar

http://rapidshare.com/files/222287734/VS08FWF_UDS.part09.rar



Password default : shytex.com

Sunday, April 12, 2009

Flash CS3 ActionScript 3 Animation and Games - TotalTraining

http://gfxworld.ws/images/uploads/92adbfbac2c9a4e08195fe415ba26543.jpg

Advance your knowledge and use of ActionScript 3 by taking a specific look into Animation and Game Design. Instructed by John Ulliman, this series which is available online and on DVD-ROM, goes step-by-step through the new ActionScript 3 structure and classes. You'll also get some hands-on experience by building several typical games using Flash CS3 and ActionScript. Plus, you will also learn how to build your own ActionScript 3 custom class files.

Lesson 1: THE NEW DISPLAY LIST (64 min)
1. Getting Started
2. Introducing the New Display Hierarchy
3. Working with Display Objects
4. Making a Text Field Object
5. Creating a New Container
6. Using the Shape Class
7. Adding Graphics to the Shape Object
8. Creating an External Class
9. Using the Sprite Class
10. Working with the Movie Clip Class

Lesson 2: ANIMATING WITH THE ENTERFRAME EVENT (65 min)
1. Understanding Timeline Animation
2. Using the enterFrame Event
3. Controlling a Nested Movie Clip
4. Using enterFrame with a Sprite
5. Adding Limits to an Animation
6. Animating the X, Y & Rotation Properties
7. Creating Animation in a Class
8. Completing the Class
9. Adding Graphics to a Class
10. Changing Speed Variables
11. Changing a Sprite Class to a Movie Clip
12. Setting Up Another Movie Clip

Lesson 3: ANIMATING WITH THE TIMER CLASS (51 min)
1. Introducing the Timer Class
2. Creating a Running Timer
3. Controlling a Running Timer
4. Loading an External Bitmap
5. Creating a Mini Slideshow
6. Using a Timer to Animate
7. Controlling the Animation with Buttons
8. Controlling the Delay

Lesson 4: USING COPY & PASTE ANIMATION (84 min)
1. Setting Up Buttons to Go from Black & White to Color
2. Building Custom Buttons Using Movie Clips
3. Add a gotoAndPlay Method to Move a Playhead
4. Adding Frame Labels
5. Setting Up Additional Buttons
6. Adding a Click Event Handler
7. Reusing Click Events
8. Adding "If" Statements
9. Setting Up a Function to Control Visible Properties
10. Adding an "Else If" Statement
11. Using Arrays
12. Using a "For Loop" Structure
13. Using Arrays to Set Up Thumb Clicks
14. Using Arrays to Set Up Thumbnails
15. Final Comments & Credits

Lesson 5: USING THE TWEEN CLASS (61 min)
1. Exploring the Document
2. Structuring a Tween
3. Introducing the Easing Class
4. Setting Up Multiple Tweens
5. Looping a Tween
6. Using Tween Events
7. Setting Up a TimerEvent
8. Setting Up a showPhoto Function
9. Setting Up the photoCounter
10. Using the Transition Class

Lesson 6: CREATING A PHYSICS-BASED KEYBOARD CONTROL GAME (65 min)
1. Setting Up the Moon Lander Animation
2. Understanding Keyboard Response
3. Programming Keyboard Response
4. Adding Vertical Acceleration
5. Adding Horizontal Movement
6. Building the Crash Sequence
7. Setting the Landing Sequence
8. Setting Up Start & Replay Functions

Lesson 7: CREATING A SHOOTER GAME WITH MOUSE CONTROL5 (55 min)
1. Creating a Duck Class
2. Using the Duck Class
3. Set Up a Timer Animation to Make More Ducks
4. Incorporating Additional Duck Graphics
5. Adding the Duck-Hit Animation
6. Replacing Cursor Graphics
7. Setting Up the Score
8. Tracking the Score with a Class
9. Adding Sound Effects

Lesson 8: USING ARRAYS & CUSTOM CLASSES IN GAMES (75 min)
1. Introducing the Game Layout
2. Drawing the Game Pieces
3. Positioning the Game Pieces
4. Setting Up a Symbol Array
5. Shuffling the Symbols
6. Clicking the Spinners
7. Distinguishing between Clicks
8. Checking for a Match
9. Setting Up the Score
10. Controlling the Spinners with the Class
11. Using Tweens for the Spinners
12. Adding Sound Effects

Lesson 9: CREATING A TILE-BASED GAME (96 min)
1. Getting Started with Tile-Based Games
2. Laying Out the Tiles
3. Setting Up Tile Types
4. Clicking the Tiles to Set the Types
5. Adding the Pirate Icon
6. Tracing the Location of the Pirate Icon
7. Completing the Engine & Saving Level Data
8. Building the Game Application
9. Moving the Pirate Character
10. Responding to Map Tiles
11. Moving the Pirate in Different Directions
12. Adding the Player Controls
13. Player Control Functions
14. Setting Up Trigger Tiles
15. Final Comments & Credits

Download Here

Flash Professional 8 - Next Level ActionScript - TotalTraining

Total Training Flash Professional 8: Next Level ActionScriptBecome a pro with ActionScript by watching interactive, work-along lessons that walk you through the necessary steps of using the built-in classes, new objects, or making your own custom classes and components. You'll also learn the new advanced features of Flash Pro 8 that are only available to ActionScript users including the Drawing API, Bitmap API, and the matrix transformations and displacements. Plus, you'll get a preview of how to use ActionScript in development of mobile applications.

Highlights

* Learn how to use event handlers to associate ActionScript code with a particular object and event. For example, when a user clicks a button on the Stage, you might advance the playhead to the next frame.
* Discover how to use Custom Classes to create a small application in Flash. Your classes compile into the SWF file when you publish the document, allowing everything to work together.
* Use the Custom Component Live Preview in the authoring environment to see what a component will look like when it is active in the presentation.
* Understand how to collect data about color transformations and coordinate transformations with Transform Class.
* Dive into one of the most significant additions to Flash Player 8, bitmap caching. This feature gives you the power to greatly increase the speed at which large amounts of objects are updated and drawn onto the Stage by the renderer.

Part 1: - Making Custom Classes

1. USING BUILT-IN CLASSES (60 min)

http://rapidshare.com/files/54625437/M2FL8_P01_C01_L00.mov
http://rapidshare.com/files/54625453/M2FL8_P01_C01_L01.mov
http://rapidshare.com/files/54625661/M2FL8_P01_C01_L02.mov
http://rapidshare.com/files/54625506/M2FL8_P01_C01_L03.mov
http://rapidshare.com/files/54625559/M2FL8_P01_C01_L04.mov
http://rapidshare.com/files/54625524/M2FL8_P01_C01_L05.mov
http://rapidshare.com/files/54625511/M2FL8_P01_C01_L06.mov
http://rapidshare.com/files/54625540/M2FL8_P01_C01_L07.mov
http://rapidshare.com/files/54625517/M2FL8_P01_C01_L08.mov
http://rapidshare.com/files/54625532/M2FL8_P01_C01_L09.mov
http://rapidshare.com/files/54625581/M2FL8_P01_C01_L10.mov
http://rapidshare.com/files/54625531/M2FL8_P01_C01_L11.mov

2. WORKING WITH THE LISTENER OBJECT MODEL (62 min)
http://rapidshare.com/files/54625477/M2FL8_P01_C02_L00.mov
http://rapidshare.com/files/54625487/M2FL8_P01_C02_L01.mov
http://rapidshare.com/files/54625471/M2FL8_P01_C02_L02.mov
http://rapidshare.com/files/54625503/M2FL8_P01_C02_L03.mov
http://rapidshare.com/files/54625509/M2FL8_P01_C02_L04.mov
http://rapidshare.com/files/54625675/M2FL8_P01_C02_L05.mov
http://rapidshare.com/files/54625594/M2FL8_P01_C02_L06.mov
http://rapidshare.com/files/54625515/M2FL8_P01_C02_L07.mov
http://rapidshare.com/files/54625537/M2FL8_P01_C02_L08.mov
http://rapidshare.com/files/54625528/M2FL8_P01_C02_L09.mov
http://rapidshare.com/files/54625513/M2FL8_P01_C02_L10.mov
http://rapidshare.com/files/54625529/M2FL8_P01_C02_L11.mov
http://rapidshare.com/files/54625525/M2FL8_P01_C02_L12.mov
http://rapidshare.com/files/54625527/M2FL8_P01_C02_L13.mov
http://rapidshare.com/files/54625484/M2FL8_P01_C02_L14.mov
http://rapidshare.com/files/54625501/M2FL8_P01_C02_L15.mov

3. INTRODUCTION TO MAKING CLASSES (64 min)


http://rapidshare.com/files/54625462/M2FL8_P01_C03_L00.mov
http://rapidshare.com/files/54625552/M2FL8_P01_C03_L01.mov
http://rapidshare.com/files/54625504/M2FL8_P01_C03_L02.mov
http://rapidshare.com/files/54625717/M2FL8_P01_C03_L03.mov
http://rapidshare.com/files/54625523/M2FL8_P01_C03_L04.mov
http://rapidshare.com/files/54625766/M2FL8_P01_C03_L05.mov
http://rapidshare.com/files/54625623/M2FL8_P01_C03_L06.mov
http://rapidshare.com/files/54625601/M2FL8_P01_C03_L07.mov
http://rapidshare.com/files/54625770/M2FL8_P01_C03_L08.mov
http://rapidshare.com/files/54625698/M2FL8_P01_C03_L09.mov
http://rapidshare.com/files/54625712/M2FL8_P01_C03_L10.mov
http://rapidshare.com/files/54625541/M2FL8_P01_C03_L11.mov
http://rapidshare.com/files/54625545/M2FL8_P01_C03_L12.mov

4. USING CUSTOM CLASSES FOR BUTTONS (54 min)


http://rapidshare.com/files/54625498/M2FL8_P01_C04_L00.mov
http://rapidshare.com/files/54625507/M2FL8_P01_C04_L01.mov
http://rapidshare.com/files/54625510/M2FL8_P01_C04_L02.mov
http://rapidshare.com/files/54625557/M2FL8_P01_C04_L03.mov
http://rapidshare.com/files/54625630/M2FL8_P01_C04_L04.mov
http://rapidshare.com/files/54625521/M2FL8_P01_C04_L05.mov
http://rapidshare.com/files/54625522/M2FL8_P01_C04_L06.mov
http://rapidshare.com/files/54625550/M2FL8_P01_C04_L07.mov
http://rapidshare.com/files/54625534/M2FL8_P01_C04_L08.mov
http://rapidshare.com/files/54625543/M2FL8_P01_C04_L09.mov
http://rapidshare.com/files/54625518/M2FL8_P01_C04_L10.mov
http://rapidshare.com/files/54625535/M2FL8_P01_C04_L11.mov
http://rapidshare.com/files/54625706/M2FL8_P01_C04_L12.mov
http://rapidshare.com/files/54625633/M2FL8_P01_C04_L13.mov
http://rapidshare.com/files/54625565/M2FL8_P01_C04_L14.mov

5. USING CUSTOM CLASSES FOR EFFECTS (69 min)

http://rapidshare.com/files/54625516/M2FL8_P01_C05_L00.mov
http://rapidshare.com/files/54625760/M2FL8_P01_C05_L01.mov
http://rapidshare.com/files/54625772/M2FL8_P01_C05_L02.mov
http://rapidshare.com/files/54625719/M2FL8_P01_C05_L03.mov
http://rapidshare.com/files/54625690/M2FL8_P01_C05_L04.mov
http://rapidshare.com/files/54625592/M2FL8_P01_C05_L05.mov
http://rapidshare.com/files/54625709/M2FL8_P01_C05_L06.mov
http://rapidshare.com/files/54625542/M2FL8_P01_C05_L07.mov
http://rapidshare.com/files/54625604/M2FL8_P01_C05_L08.mov
http://rapidshare.com/files/54625648/M2FL8_P01_C05_L09.mov
http://rapidshare.com/files/54625567/M2FL8_P01_C05_L10.mov
http://rapidshare.com/files/54625602/M2FL8_P01_C05_L11.mov
http://rapidshare.com/files/54625556/M2FL8_P01_C05_L12.mov
http://rapidshare.com/files/54625754/M2FL8_P01_C05_L13.mov

6. MAKING A COMPONENT (68 min)


http://rapidshare.com/files/54625544/M2FL8_P01_C06_L00.mov
http://rapidshare.com/files/54625555/M2FL8_P01_C06_L01.mov
http://rapidshare.com/files/54625536/M2FL8_P01_C06_L02.mov
http://rapidshare.com/files/54625558/M2FL8_P01_C06_L03.mov
http://rapidshare.com/files/54625660/M2FL8_P01_C06_L04.mov
http://rapidshare.com/files/54625560/M2FL8_P01_C06_L05.mov
http://rapidshare.com/files/54625626/M2FL8_P01_C06_L06.mov
http://rapidshare.com/files/54625733/M2FL8_P01_C06_L07.mov
http://rapidshare.com/files/54625659/M2FL8_P01_C06_L08.mov
http://rapidshare.com/files/54625575/M2FL8_P01_C06_L09.mov
http://rapidshare.com/files/54625672/M2FL8_P01_C06_L10.mov
http://rapidshare.com/files/54625573/M2FL8_P01_C06_L11.mov
http://rapidshare.com/files/54625566/M2FL8_P01_C06_L12.mov
http://rapidshare.com/files/54625732/M2FL8_P01_C06_L13.mov
http://rapidshare.com/files/54625591/M2FL8_P01_C06_L14.mov
http://rapidshare.com/files/54625586/M2FL8_P01_C06_L15.mov
http://rapidshare.com/files/54625600/M2FL8_P01_C06_L16.mov
http://rapidshare.com/files/54625704/M2FL8_P01_C06_L17.mov
http://rapidshare.com/files/54625664/M2FL8_P01_C06_L18.mov

Part 2: - Using Advanced ActionScript Classes

1. USING THE SOUND CLASS (82 min)

http://rapidshare.com/files/54625854/M2FL8_P02_C01_L00.mov
http://rapidshare.com/files/54625862/M2FL8_P02_C01_L01.mov
http://rapidshare.com/files/54625897/M2FL8_P02_C01_L02.mov
http://rapidshare.com/files/54625879/M2FL8_P02_C01_L03.mov
http://rapidshare.com/files/54625918/M2FL8_P02_C01_L04.mov
http://rapidshare.com/files/54625953/M2FL8_P02_C01_L05.mov
http://rapidshare.com/files/54625936/M2FL8_P02_C01_L06.mov
http://rapidshare.com/files/54625973/M2FL8_P02_C01_L07.mov
http://rapidshare.com/files/54625911/M2FL8_P02_C01_L08.mov
http://rapidshare.com/files/54625945/M2FL8_P02_C01_L09.mov
http://rapidshare.com/files/54625870/M2FL8_P02_C01_L10.mov
http://rapidshare.com/files/54625948/M2FL8_P02_C01_L11.mov
http://rapidshare.com/files/54625997/M2FL8_P02_C01_L12.mov
http://rapidshare.com/files/54626023/M2FL8_P02_C01_L13.mov
http://rapidshare.com/files/54625992/M2FL8_P02_C01_L14.mov
http://rapidshare.com/files/54625974/M2FL8_P02_C01_L15.mov

2. DRAWING API (31 min)


http://rapidshare.com/files/54625868/M2FL8_P02_C02_L00.mov
http://rapidshare.com/files/54625890/M2FL8_P02_C02_L01.mov
http://rapidshare.com/files/54625881/M2FL8_P02_C02_L02.mov
http://rapidshare.com/files/54625889/M2FL8_P02_C02_L03.mov
http://rapidshare.com/files/54625877/M2FL8_P02_C02_L04.mov
http://rapidshare.com/files/54625958/M2FL8_P02_C02_L05.mov
http://rapidshare.com/files/54625903/M2FL8_P02_C02_L06.mov
http://rapidshare.com/files/54625989/M2FL8_P02_C02_L07.mov

3. WORKING WITH BITMAP DATA (36 min)

http://rapidshare.com/files/54625882/M2FL8_P02_C03_L00.mov
http://rapidshare.com/files/54625916/M2FL8_P02_C03_L01.mov
http://rapidshare.com/files/54625902/M2FL8_P02_C03_L02.mov
http://rapidshare.com/files/54625896/M2FL8_P02_C03_L03.mov
http://rapidshare.com/files/54626019/M2FL8_P02_C03_L04.mov
http://rapidshare.com/files/54625996/M2FL8_P02_C03_L05.mov
http://rapidshare.com/files/54626018/M2FL8_P02_C03_L06.mov
http://rapidshare.com/files/54625941/M2FL8_P02_C03_L07.mov
http://rapidshare.com/files/54626007/M2FL8_P02_C03_L08.mov

4. APPLYING MATRIX TRANSFORMATIONS (42 min)


http://rapidshare.com/files/54625891/M2FL8_P02_C04_L00.mov
http://rapidshare.com/files/54625917/M2FL8_P02_C04_L01.mov
http://rapidshare.com/files/54625968/M2FL8_P02_C04_L02.mov
http://rapidshare.com/files/54625914/M2FL8_P02_C04_L03.mov
http://rapidshare.com/files/54625940/M2FL8_P02_C04_L04.mov
http://rapidshare.com/files/54625915/M2FL8_P02_C04_L05.mov
http://rapidshare.com/files/54625922/M2FL8_P02_C04_L06.mov
http://rapidshare.com/files/54625969/M2FL8_P02_C04_L07.mov
http://rapidshare.com/files/54625944/M2FL8_P02_C04_L08.mov
http://rapidshare.com/files/54625943/M2FL8_P02_C04_L09.mov
http://rapidshare.com/files/54625934/M2FL8_P02_C04_L10.mov
http://rapidshare.com/files/54625964/M2FL8_P02_C04_L11.mov

5. A PREVIEW OF MOBILE APPLICATIONS (43 min)

http://rapidshare.com/files/54625908/M2FL8_P02_C05_L00.mov
http://rapidshare.com/files/54625975/M2FL8_P02_C05_L01.mov
http://rapidshare.com/files/54625925/M2FL8_P02_C05_L02.mov
http://rapidshare.com/files/54625952/M2FL8_P02_C05_L03.mov
http://rapidshare.com/files/54625965/M2FL8_P02_C05_L04.mov
http://rapidshare.com/files/54625986/M2FL8_P02_C05_L05.mov
http://rapidshare.com/files/54625939/M2FL8_P02_C05_L06.mov
http://rapidshare.com/files/54625961/M2FL8_P02_C05_L07.mov
http://rapidshare.com/files/54625938/M2FL8_P02_C05_L08.mov
http://rapidshare.com/files/54625970/M2FL8_P02_C05_L09.mov
http://rapidshare.com/files/54625935/M2FL8_P02_C05_L10.mov
http://rapidshare.com/files/54625962/M2FL8_P02_C05_L11.mov

Adobe DreamWeaver CS3 : Essentials - Total Training


Discover the power of Dreamweaver, an award-winning Web design program with this in-depth tutorial. From the basics of how to create Web pages, set links, and insert images, to more advanced techniques for creating page layouts with tables and CSS, you'll learn everything you need to create and publish a web site. You'll also learn how to use Dreamweaver's more advanced features to insert Flash, video, and audio files, and use Dreamweaver's JavaScript behaviors to create interactive effects, like rollovers and image swaps. With these easy to follow lessons, you'll get up to speed quickly with Dreamweaver CS3.
Highlights

  • Janine's engaging lessons provide a great introduction to Dreamweaver with a focus on how to get your web site up and running quickly.
  • Discover the advantages, and techniques, for designing with CSS, the best way to create standards-based, accessible web sites today.
  • Add interactive features like rollovers and image swaps with Janine's advanced instructions for using the JavaScript behaviors in Dreamweaver.
  • Make your pages sing and dance as you learn how to use the multimedia features to add audio, video, and Flash to your web pages.
  • Discover how the template features can help you save time and create a better looking web site that's also easier to update and redesign in the future.

http://rapidshare.com/files/106446026/tt.dmw.cs3.dvd1.part01.rar
http://rapidshare.com/files/106447726/tt.dmw.cs3.dvd1.part02.rar
http://rapidshare.com/files/106447581/tt.dmw.cs3.dvd1.part03.rar
http://rapidshare.com/files/106447672/tt.dmw.cs3.dvd1.part04.rar
http://rapidshare.com/files/106447594/tt.dmw.cs3.dvd1.part05.rar
http://rapidshare.com/files/106447836/tt.dmw.cs3.dvd1.part06.rar
http://rapidshare.com/files/106447807/tt.dmw.cs3.dvd1.part07.rar
http://rapidshare.com/files/106447910/tt.dmw.cs3.dvd1.part08.rar
http://rapidshare.com/files/106447914/tt.dmw.cs3.dvd1.part09.rar
http://rapidshare.com/files/106448006/tt.dmw.cs3.dvd1.part10.rar
http://rapidshare.com/files/106475444/tt.dmw.cs3.dvd1.part11.rar
http://rapidshare.com/files/106475657/tt.dmw.cs3.dvd1.part12.rar
http://rapidshare.com/files/106475387/tt.dmw.cs3.dvd1.part13.rar
http://rapidshare.com/files/106475093/tt.dmw.cs3.dvd1.part14.rar
http://rapidshare.com/files/106475594/tt.dmw.cs3.dvd1.part15.rar
http://rapidshare.com/files/106474994/tt.dmw.cs3.dvd1.part16.rar
http://rapidshare.com/files/106475420/tt.dmw.cs3.dvd1.part17.rar
http://rapidshare.com/files/106475847/tt.dmw.cs3.dvd1.part18.rar
http://rapidshare.com/files/106475757/tt.dmw.cs3.dvd1.part19.rar
http://rapidshare.com/files/106475309/tt.dmw.cs3.dvd1.part20.rar
http://rapidshare.com/files/106475798/tt.dmw.cs3.dvd1.part21.rar
http://rapidshare.com/files/106474605/tt.dmw.cs3.dvd1.part22.rar
http://rapidshare.com/files/106475781/tt.dmw.cs3.dvd1.part23.rar
http://rapidshare.com/files/106475722/tt.dmw.cs3.dvd1.part24.rar
http://rapidshare.com/files/106474519/tt.dmw.cs3.dvd1.part25.rar
http://rapidshare.com/files/106475809/tt.dmw.cs3.dvd1.part26.rar
http://rapidshare.com/files/106475465/tt.dmw.cs3.dvd1.part27.rar
http://rapidshare.com/files/106475916/tt.dmw.cs3.dvd1.part28.rar
http://rapidshare.com/files/106475780/tt.dmw.cs3.dvd1.part29.rar
http://rapidshare.com/files/106475954/tt.dmw.cs3.dvd1.part30.rar
http://rapidshare.com/files/106485148/tt.dmw.cs3.dvd1.part31.rar
http://rapidshare.com/files/106486168/tt.dmw.cs3.dvd1.part32.rar
http://rapidshare.com/files/106486049/tt.dmw.cs3.dvd1.part33.rar
http://rapidshare.com/files/106485628/tt.dmw.cs3.dvd1.part34.rar
http://rapidshare.com/files/106485874/tt.dmw.cs3.dvd1.part35.rar
http://rapidshare.com/files/106485755/tt.dmw.cs3.dvd1.part36.rar
http://rapidshare.com/files/106486143/tt.dmw.cs3.dvd1.part37.rar
http://rapidshare.com/files/106486171/tt.dmw.cs3.dvd1.part38.rar
http://rapidshare.com/files/106486257/tt.dmw.cs3.dvd1.part39.rar
http://rapidshare.com/files/106486098/tt.dmw.cs3.dvd1.part40.rar
http://rapidshare.com/files/106486343/tt.dmw.cs3.dvd1.part41.rar
http://rapidshare.com/files/106486038/tt.dmw.cs3.dvd1.part42.rar
http://rapidshare.com/files/106485496/tt.dmw.cs3.dvd1.part43.rar
http://rapidshare.com/files/106485994/tt.dmw.cs3.dvd1.part44.rar
http://rapidshare.com/files/106486213/tt.dmw.cs3.dvd1.part45.rar
http://rapidshare.com/files/106476612/tt.dmw.cs3.dvd1.part46.rar
http://rapidshare.com/files/106517404/tt.dmw.cs3.dvd2.part01.rar
http://rapidshare.com/files/106517459/tt.dmw.cs3.dvd2.part02.rar
http://rapidshare.com/files/106516939/tt.dmw.cs3.dvd2.part03.rar
http://rapidshare.com/files/106517388/tt.dmw.cs3.dvd2.part04.rar
http://rapidshare.com/files/106517198/tt.dmw.cs3.dvd2.part05.rar
http://rapidshare.com/files/106517383/tt.dmw.cs3.dvd2.part06.rar
http://rapidshare.com/files/106517052/tt.dmw.cs3.dvd2.part07.rar
http://rapidshare.com/files/106517219/tt.dmw.cs3.dvd2.part08.rar
http://rapidshare.com/files/106517358/tt.dmw.cs3.dvd2.part09.rar
http://rapidshare.com/files/106517417/tt.dmw.cs3.dvd2.part10.rar
http://rapidshare.com/files/106517476/tt.dmw.cs3.dvd2.part11.rar
http://rapidshare.com/files/106517455/tt.dmw.cs3.dvd2.part12.rar
http://rapidshare.com/files/106517110/tt.dmw.cs3.dvd2.part13.rar
http://rapidshare.com/files/106517221/tt.dmw.cs3.dvd2.part14.rar
http://rapidshare.com/files/106516901/tt.dmw.cs3.dvd2.part15.rar
http://rapidshare.com/files/106517423/tt.dmw.cs3.dvd2.part16.rar
http://rapidshare.com/files/106517472/tt.dmw.cs3.dvd2.part17.rar
http://rapidshare.com/files/106516958/tt.dmw.cs3.dvd2.part18.rar
http://rapidshare.com/files/106516713/tt.dmw.cs3.dvd2.part19.rar
http://rapidshare.com/files/106512462/tt.dmw.cs3.dvd2.part20.rar

Total Training For Microsoft Visual Studio 2005-Productivity With Net Framework 2.0

Adobe Flash CS3 Professional

Give your website a new look! Now is the time to give it a zap of creativity with animated objects and sound effects. Whether you are a web designer or game developer, you will learn the necessary techniques to get your project rolling. Discover how to design fun, creative, interactive websites through structured and easy to follow lessons. With help from a pro, you'll be able to expand your knowledge as you learn to utilize all of the amazing techniques with Adobe Flash CS3.

Running Time: 8.5 Hrs, 2 DVDs
Project Files: Included

Highlights

  • Explore the wondrous capabilities of the Pen tool.
  • Discover how to import existing materials from Adobe Photoshop and Illustrator.
  • See how easy it is to work with Flash Video, plus create and control animations on the timeline.
  • Create added interest with buttons and interactivity.
  • Learn how to publish your new Flash Site to the web.

DVD 1:

http://rapidshare.com/files/53811132/h-ttfcs3a.r53
http://rapidshare.com/files/53809767/h-ttfcs3a.r52
http://rapidshare.com/files/53807854/h-ttfcs3a.r51
http://rapidshare.com/files/53806061/h-ttfcs3a.r50
http://rapidshare.com/files/53804092/h-ttfcs3a.r49
http://rapidshare.com/files/53802205/h-ttfcs3a.r48
http://rapidshare.com/files/53800467/h-ttfcs3a.r47
http://rapidshare.com/files/53798659/h-ttfcs3a.r46
http://rapidshare.com/files/53796910/h-ttfcs3a.r45
http://rapidshare.com/files/53795077/h-ttfcs3a.r44
http://rapidshare.com/files/53793052/h-ttfcs3a.r43
http://rapidshare.com/files/53791127/h-ttfcs3a.r42
http://rapidshare.com/files/53789220/h-ttfcs3a.r41
http://rapidshare.com/files/53681617/h-ttfcs3a.r40
http://rapidshare.com/files/53677262/h-ttfcs3a.r37
http://rapidshare.com/files/53678741/h-ttfcs3a.r38
http://rapidshare.com/files/53680214/h-ttfcs3a.r39
http://rapidshare.com/files/53674222/h-ttfcs3a.r35
http://rapidshare.com/files/53672649/h-ttfcs3a.r34
http://rapidshare.com/files/53675786/h-ttfcs3a.r36
http://rapidshare.com/files/53667729/h-ttfcs3a.r31
http://rapidshare.com/files/53671059/h-ttfcs3a.r33
http://rapidshare.com/files/53669415/h-ttfcs3a.r32
http://rapidshare.com/files/53665828/h-ttfcs3a.r30
http://rapidshare.com/files/53659114/h-ttfcs3a.r29
http://rapidshare.com/files/53657017/h-ttfcs3a.r28
http://rapidshare.com/files/53654872/h-ttfcs3a.r27
http://rapidshare.com/files/53652741/h-ttfcs3a.r26
http://rapidshare.com/files/53650569/h-ttfcs3a.r25
http://rapidshare.com/files/53648435/h-ttfcs3a.r24
http://rapidshare.com/files/53646367/h-ttfcs3a.r23
http://rapidshare.com/files/53644180/h-ttfcs3a.r22
http://rapidshare.com/files/53640234/h-ttfcs3a.r20
http://rapidshare.com/files/53642177/h-ttfcs3a.r21
http://rapidshare.com/files/53638225/h-ttfcs3a.r19
http://rapidshare.com/files/53633998/h-ttfcs3a.r17
http://rapidshare.com/files/53636112/h-ttfcs3a.r18
http://rapidshare.com/files/53632001/h-ttfcs3a.r16
http://rapidshare.com/files/53629971/h-ttfcs3a.r15
http://rapidshare.com/files/53628022/h-ttfcs3a.r14
http://rapidshare.com/files/53625697/h-ttfcs3a.r13
http://rapidshare.com/files/53623557/h-ttfcs3a.r12
http://rapidshare.com/files/53621597/h-ttfcs3a.r11
http://rapidshare.com/files/53619553/h-ttfcs3a.r10
http://rapidshare.com/files/53615404/h-ttfcs3a.r08
http://rapidshare.com/files/53617368/h-ttfcs3a.r09
http://rapidshare.com/files/53613374/h-ttfcs3a.r07
http://rapidshare.com/files/53611247/h-ttfcs3a.r06
http://rapidshare.com/files/53609298/h-ttfcs3a.r05
http://rapidshare.com/files/53607449/h-ttfcs3a.r04
http://rapidshare.com/files/53605304/h-ttfcs3a.r03
http://rapidshare.com/files/53603477/h-ttfcs3a.r02
http://rapidshare.com/files/53601669/h-ttfcs3a.r01
http://rapidshare.com/files/53599620/h-ttfcs3a.r00
http://rapidshare.com/files/53597654/h-ttfcs3a.rar

DVD 2:

http://rapidshare.com/files/53081335/h-ttfcs3b.r32
http://rapidshare.com/files/53080554/h-ttfcs3b.r31
http://rapidshare.com/files/53079081/h-ttfcs3b.r30
http://rapidshare.com/files/53072508/h-ttfcs3b.r27
http://rapidshare.com/files/53075895/h-ttfcs3b.r29
http://rapidshare.com/files/53073985/h-ttfcs3b.r28
http://rapidshare.com/files/53071059/h-ttfcs3b.r26
http://rapidshare.com/files/53069627/h-ttfcs3b.r25
http://rapidshare.com/files/53066528/h-ttfcs3b.r23
http://rapidshare.com/files/53068081/h-ttfcs3b.r24
http://rapidshare.com/files/53065018/h-ttfcs3b.r22
http://rapidshare.com/files/53063555/h-ttfcs3b.r21
http://rapidshare.com/files/53062062/h-ttfcs3b.r20
http://rapidshare.com/files/53060346/h-ttfcs3b.r19
http://rapidshare.com/files/53057506/h-ttfcs3b.r17
http://rapidshare.com/files/53056260/h-ttfcs3b.r16
http://rapidshare.com/files/53058832/h-ttfcs3b.r18
http://rapidshare.com/files/53053735/h-ttfcs3b.r14
http://rapidshare.com/files/53054959/h-ttfcs3b.r15
http://rapidshare.com/files/53052429/h-ttfcs3b.r13
http://rapidshare.com/files/53051249/h-ttfcs3b.r12
http://rapidshare.com/files/53050047/h-ttfcs3b.r11
http://rapidshare.com/files/53048766/h-ttfcs3b.r10
http://rapidshare.com/files/53046265/h-ttfcs3b.r08
http://rapidshare.com/files/53047497/h-ttfcs3b.r09
http://rapidshare.com/files/53044943/h-ttfcs3b.r07
http://rapidshare.com/files/53043559/h-ttfcs3b.r06
http://rapidshare.com/files/53042442/h-ttfcs3b.r05
http://rapidshare.com/files/53041261/h-ttfcs3b.r04
http://rapidshare.com/files/53040067/h-ttfcs3b.r03
http://rapidshare.com/files/53039020/h-ttfcs3b.r02
http://rapidshare.com/files/53030742/h-ttfcs3b.r01
http://rapidshare.com/files/53027341/h-ttfcs3b.r00
http://rapidshare.com/files/53077528/h-ttfcs3b.rar

Microsoft Expression Media DVD - TotalTraining

Total Training - Microsoft Expression Media DVD Get your digital assets in order with Microsoft Expression Media. Hosted by Nick Wilcox-Brown, this video series teaches you how to organize and catalog your entire library of digital files for easy retrieval and presentation. In addition, you'll learn how to rank and rate your files, add metadata and copyright information, and output your digital assets to an HTML gallery. Sorting out your files just got easier.

Download Links



Total Training for Microsoft Expression Media
http://rapidshare.com/users/Z4YL7E

Sunday, March 15, 2009

Total Training for Adobe Flex 3: Rich Internet & AIR Applications


Title: Adobe Flex 3
Rich Internet & AIR Applications
Category: Development & Programming

Presenter: James Talbot
James Talbot has been with Adobe for over seven years, on both the sales engineering and training teams. He has traveled extensively throughout the world certifying Adobe instructors as well as speaking at conferences. He has also been actively involved in the developer community and contributes to developer certification exams as well as organizes and speaks regularly at user groups. In addition, James has also authored two books: �Object Oriented ActionScript 2.0? and �Adobe Flex 2: Training from the Source�.

Platform: Windows & MAC OS
Format: DVD-ROM & Online
Running Time: 10.5 Hrs, 2 DVDs
Level: Beginner to Intermediate
Project Files: Included

Description: Adobe� Flex� 3 is a cross platform, open source framework for creating rich Internet applications and Adobe AIR� applications. This in-depth training and its accompanying project work files will show you the evolution of rich internet application using Flex framework, plus how to build applications using the latest Flex Builder� 3 tool that take the best capabilities of both the desktop and the web. This series a must-have for any developer looking to fine-tune their skills and enter the exciting new marketplace for developers.

Highlights

* Learn how to effectively architect applications that follow best practices to produce maintainable, re-useable software.
* Discover how to easily connect your Flex and AIR applications to server side data sources as well as how to manage data effectively on the client following best practices.
* Understand how to make the most of and extend the Flex component framework using your knowledge of the Flex class hierarchy.
* Find out how to draw using ActionScript 3 and how to apply this program to customize your components using CSS.
* Learn how to create native application windows, plus uncover how to access the file system in AIR applications and how to upload a file from a rich internet application.
download links:
http://rapidshare.com/files/206775080/BM_TTAF3_RIA_AIRA_D1_UDS.part01.rar
http://rapidshare.com/files/206773227/BM_TTAF3_RIA_AIRA_D1_UDS.part02.rar
http://rapidshare.com/files/206773192/BM_TTAF3_RIA_AIRA_D1_UDS.part03.rar
http://rapidshare.com/files/206773203/BM_TTAF3_RIA_AIRA_D1_UDS.part04.rar
http://rapidshare.com/files/206773135/BM_TTAF3_RIA_AIRA_D1_UDS.part05.rar
http://rapidshare.com/files/206772263/BM_TTAF3_RIA_AIRA_D1_UDS.part06.rar
http://rapidshare.com/files/206771808/BM_TTAF3_RIA_AIRA_D1_UDS.part07.rar
http://rapidshare.com/files/206775262/BM_TTAF3_RIA_AIRA_D1_UDS.part08.rar
http://rapidshare.com/files/206771929/BM_TTAF3_RIA_AIRA_D1_UDS.part09.rar
http://rapidshare.com/files/206772167/BM_TTAF3_RIA_AIRA_D1_UDS.part10.rar
http://rapidshare.com/files/206773122/BM_TTAF3_RIA_AIRA_D1_UDS.part11.rar
http://rapidshare.com/files/206773127/BM_TTAF3_RIA_AIRA_D1_UDS.part12.rar
http://rapidshare.com/files/206773151/BM_TTAF3_RIA_AIRA_D1_UDS.part13.rar
http://rapidshare.com/files/206773205/BM_TTAF3_RIA_AIRA_D1_UDS.part14.rar
http://rapidshare.com/files/206773116/BM_TTAF3_RIA_AIRA_D1_UDS.part15.rar
http://rapidshare.com/files/206773037/BM_TTAF3_RIA_AIRA_D1_UDS.part16.rar
http://rapidshare.com/files/206773055/BM_TTAF3_RIA_AIRA_D1_UDS.part17.rar
http://rapidshare.com/files/206773104/BM_TTAF3_RIA_AIRA_D1_UDS.part18.rar
http://rapidshare.com/files/206773124/BM_TTAF3_RIA_AIRA_D1_UDS.part19.rar
http://rapidshare.com/files/206773190/BM_TTAF3_RIA_AIRA_D1_UDS.part20.rar
http://rapidshare.com/files/206773232/BM_TTAF3_RIA_AIRA_D1_UDS.part21.rar
http://rapidshare.com/files/206774810/BM_TTAF3_RIA_AIRA_D1_UDS.part22.rar
http://rapidshare.com/files/206772616/BM_TTAF3_RIA_AIRA_D1_UDS.part23.rar
or
http://www.mediafire.com/?sharekey=283842fd3dc3e7ef4012e8015643d9c8e6dc9f0f8e052a15

DVD 2:
http://rapidshare.com/files/206798744/BM_TTAF3_RIA_AIRA_D2_UDS.part01.rar
http://rapidshare.com/files/206798298/BM_TTAF3_RIA_AIRA_D2_UDS.part02.rar
http://rapidshare.com/files/206797987/BM_TTAF3_RIA_AIRA_D2_UDS.part03.rar
http://rapidshare.com/files/206798079/BM_TTAF3_RIA_AIRA_D2_UDS.part04.rar
http://rapidshare.com/files/206795681/BM_TTAF3_RIA_AIRA_D2_UDS.part05.rar
http://rapidshare.com/files/206798007/BM_TTAF3_RIA_AIRA_D2_UDS.part06.rar
http://rapidshare.com/files/206800500/BM_TTAF3_RIA_AIRA_D2_UDS.part07.rar
http://rapidshare.com/files/206798327/BM_TTAF3_RIA_AIRA_D2_UDS.part08.rar
http://rapidshare.com/files/206798095/BM_TTAF3_RIA_AIRA_D2_UDS.part09.rar
http://rapidshare.com/files/206798097/BM_TTAF3_RIA_AIRA_D2_UDS.part10.rar
http://rapidshare.com/files/206795632/BM_TTAF3_RIA_AIRA_D2_UDS.part11.rar
http://rapidshare.com/files/206797997/BM_TTAF3_RIA_AIRA_D2_UDS.part12.rar
http://rapidshare.com/files/206797896/BM_TTAF3_RIA_AIRA_D2_UDS.part13.rar
http://rapidshare.com/files/206798024/BM_TTAF3_RIA_AIRA_D2_UDS.part14.rar
http://rapidshare.com/files/206802419/BM_TTAF3_RIA_AIRA_D2_UDS.part15.rar
http://rapidshare.com/files/206795499/BM_TTAF3_RIA_AIRA_D2_UDS.part16.rar
http://rapidshare.com/files/206795695/BM_TTAF3_RIA_AIRA_D2_UDS.part17.rar
http://rapidshare.com/files/206795743/BM_TTAF3_RIA_AIRA_D2_UDS.part18.rar
http://rapidshare.com/files/206800330/BM_TTAF3_RIA_AIRA_D2_UDS.part19.rar
http://rapidshare.com/files/206798150/BM_TTAF3_RIA_AIRA_D2_UDS.part20.rar
http://rapidshare.com/files/206798057/BM_TTAF3_RIA_AIRA_D2_UDS.part21.rar
http://rapidshare.com/files/206795592/BM_TTAF3_RIA_AIRA_D2_UDS.part22.rar
http://rapidshare.com/files/206798616/BM_TTAF3_RIA_AIRA_D2_UDS.part23.rar
http://rapidshare.com/files/206795663/BM_TTAF3_RIA_AIRA_D2_UDS.part24.rar
http://rapidshare.com/files/206797865/BM_TTAF3_RIA_AIRA_D2_UDS.part25.rar
http://rapidshare.com/files/206798002/BM_TTAF3_RIA_AIRA_D2_UDS.part26.rar
http://rapidshare.com/files/206798134/BM_TTAF3_RIA_AIRA_D2_UDS.part27.rar
http://rapidshare.com/files/206798543/BM_TTAF3_RIA_AIRA_D2_UDS.part28.rar
http://rapidshare.com/files/206798148/BM_TTAF3_RIA_AIRA_D2_UDS.part29.rar
http://rapidshare.com/files/206773643/BM_TTAF3_RIA_AIRA_D2_UDS.part30.rar
http://rapidshare.com/files/206773125/BM_TTAF3_RIA_AIRA_D2_UDS.part31.rar



Password default : shytex.com

Friday, February 27, 2009

Total Training Adobe� Audition� 1.5 Essentials Training DVDrip with Project files


Total Training Adobe� Audition� 1.5 Essentials Training
DVDrip with Project files | 2.2GB
Program 1:

1. Exploring the Interface (66 min)
Lesson 1: The User Interface & Views
Lesson 2: New Tools & Context Sensitive Menus
Lesson 3: The Device Order Dialog Box
Lesson 4: The Device Properties Dialog Box
Lesson 5: Adjusting Your Settings
Lesson 6: The Edit View
Lesson 7: Zooming & the Spectral View
Lesson 8: The Preroll and Postroll Options Dialog Box
Lesson 9: Scripts & Batch Processing
Lesson 10: Undo, Redo, Cut, Copy & Paste
Lesson 11: Working in the Multitrack View
Lesson 12: In-Time Loop Preview
Lesson 13: Snapping & Making Selections
Lesson 14: The Track Controls Window
Lesson 15: Session Properties, Selection Controls & Effects
Lesson 16: The CD Project View

2. Working in the Multitrack & Using Loopology (48 min)
Lesson 1: Constructing a Basic Loop Session
Lesson 2: Adjusting the Volume Envelope
Lesson 3: Setting a Global Session Key
Lesson 4: Changing Tempo & Key on an Individual Clip Basis
Lesson 5: Naming the Tracks & Saving the Session
Lesson 6: Building a Session, Adding Envelopes & Using Splines
Lesson 7: Adding a Breakdown Section to the Session
Lesson 8: Adding a Stinger to Finish the Piece & Play Back
Lesson 9: Adding Reverb, Adjusting Volume, Adding an Echo
Lesson 10: Adding a Real-time Track EQ
Lesson 11: Creating a New Bus & Adding a Hard Limiter
Lesson 12: Working with Volume Envelopes
Lesson 13: Adding VST Effects, Locking Track Effects
Lesson 14: Enabling Audition as ReWire Host Using Reason

3. Tips for Mixing Music & Vocals (73 min)
Lesson 1: Assembling the Rhumba Session
Lesson 2: Editing in the Multitrack with the Move & Select Tools
Lesson 3: Reverb & Dynamics Processing
Lesson 4: Working with Echo, Compression & Crossfades
Lesson 5: Correcting Pitch on Instruments
Lesson 6: Correcting Pitch on Vocals
Lesson 7: Advanced Pitch Correction
Lesson 8: Copying & Pasting with the Mix Paste Command
Lesson 9: Designing in Frequency Space
Lesson 10: Enhancing Background Vocals
Lesson 11: Clip Edge Time Stretching
Lesson 12: Saving, Exporting & File Management

Program 2:

4. Editing, Mastering & Batch Processing (65 min)
Lesson 1: Analyzing Waveforms, Frequency & Phase
Lesson 2: Generating Audio & Converting Sample Type
Lesson 3: Exploring Preroll & Postroll Options
Lesson 4: Using the Dynamic, Parametric & Graphic EQs
Lesson 5: Applying the Pan/Expand & Flanger Preset Effects
Lesson 6: Using Hard Limiting
Lesson 7: Using Peak & Group Waveform Normalization
Lesson 8: The Channel Mixer & the Center Channel Extractor
Lesson 9: Creating Scripts & Assigning Favorites
Lesson 10: Batch Processing & Creating a Cue List
Lesson 11: Using Beat Cues & Markers in Drum Files
Lesson 12: Using Beat Cues & Markers in Tonal Files
Lesson 13: Saving Files with Their Tag Information

5. Surround, Restoration, Adobe� Premiere� Pro Integration & More! (68 min)
Lesson 1: Introducing Multichannel Encoding
Lesson 2: Drawing Pan Envelopes
Lesson 3: Adjusting Multichannel Track & Global Settings
Lesson 4: Multichannel Export Options & Fold Down to Stereo
Lesson 5: File Relinking & Edit Original
Lesson 6: Replacing Audio in Adobe Audition & Updating it in Adobe Premiere Pro
Lesson 7: Using Edit Original & Audio Transcode Settings
Lesson 8: Using Noise Reduction to Clean Up a Voice-Over Track
Lesson 9: Understanding Spectral Decay
Lesson 10: Capturing a Noise Reduction Profile & Adjusting a Frequency Graph
Lesson 11: Eliminating Clicks & Pops
Lesson 12: Reducing Hiss
Lesson 13: Repairing Transients with Frequency Space Editing
Lesson 14: Removing Individual Instruments from a Track
Lesson 15: Attenuating Individual Frequencies & Individual Band Processing

6. Live Recording & Loop Creation (80 min)

Presenter Demonstrations:
Lesson 1: Live Recording Using Adobe Audition
Lesson 2: Creating a Loop
Lesson 3: Tracking Electric Piano
Lesson 4: Transposing Key Based on the Root Note
Lesson 5: Normalizing Volume in the Multitrack
Lesson 6: Beat Splicing
Lesson 7: Tracking Organ
Work Along Chapters:
Lesson 8: Adding Files to Existing Content
Lesson 9: Time Stretching & Loop Properties
Lesson 10: Vocoding
Lesson 11: Envelope Following
Lesson 12: Track Equalizing
Lesson 13: Audio Effects
Lesson 14: Mastering
Lesson 15: Multi-Band Processing
Lesson 16: Writing to CD

Homepage

Download from Rapidshare
http://rapidshare.com/files/201883231/TTAA1.5Ess.part01.rar
http://rapidshare.com/files/201883232/TTAA1.5Ess.part02.rar
http://rapidshare.com/files/201883216/TTAA1.5Ess.part03.rar
http://rapidshare.com/files/201883824/TTAA1.5Ess.part04.rar
http://rapidshare.com/files/201883890/TTAA1.5Ess.part05.rar
http://rapidshare.com/files/201883248/TTAA1.5Ess.part06.rar
http://rapidshare.com/files/201883869/TTAA1.5Ess.part07.rar
http://rapidshare.com/files/201883233/TTAA1.5Ess.part08.rar
http://rapidshare.com/files/201883906/TTAA1.5Ess.part09.rar
http://rapidshare.com/files/201883241/TTAA1.5Ess.part10.rar
http://rapidshare.com/files/201883951/TTAA1.5Ess.part11.rar
http://rapidshare.com/files/201883912/TTAA1.5Ess.part12.rar
http://rapidshare.com/files/201883235/TTAA1.5Ess.part13.rar
http://rapidshare.com/files/201883820/TTAA1.5Ess.part14.rar
http://rapidshare.com/files/201883247/TTAA1.5Ess.part15.rar
http://rapidshare.com/files/201883945/TTAA1.5Ess.part16.rar
http://rapidshare.com/files/201883974/TTAA1.5Ess.part17.rar
http://rapidshare.com/files/201883215/TTAA1.5Ess.part18.rar
http://rapidshare.com/files/201883954/TTAA1.5Ess.part19.rar
http://rapidshare.com/files/201883922/TTAA1.5Ess.part20.rar
http://rapidshare.com/files/201884014/TTAA1.5Ess.part21.rar
http://rapidshare.com/files/201883873/TTAA1.5Ess.part22.rar
http://rapidshare.com/files/201879106/TTAA1.5Ess.part23.rar
http://rapidshare.com/files/201873859/TTAA1.5Ess.sfv

Download from Megaupload
http://www.megaupload.com/?d=BJVDK5L9
http://www.megaupload.com/?d=62I6N37I
http://www.megaupload.com/?d=4ZNDNP5D
http://www.megaupload.com/?d=T96G7O0L
http://www.megaupload.com/?d=REXQP513
http://www.megaupload.com/?d=NW3214GL
http://www.megaupload.com/?d=IIYYA835
http://www.megaupload.com/?d=F6OI8NHA
http://www.megaupload.com/?d=N07Q97IX
http://www.megaupload.com/?d=05ZU0ZX9
http://www.megaupload.com/?d=RK9X96SW
http://www.megaupload.com/?d=61UN1RL7
http://www.megaupload.com/?d=L9V17X4R
http://www.megaupload.com/?d=534JJLF0
http://www.megaupload.com/?d=435LPVBF
http://www.megaupload.com/?d=X9OXBP6Z
http://www.megaupload.com/?d=JW98KAS4
http://www.megaupload.com/?d=H2ZB0IR6
http://www.megaupload.com/?d=WVNH1PZ0
http://www.megaupload.com/?d=UXPQCV2J
http://www.megaupload.com/?d=FKY55T91
http://www.megaupload.com/?d=EHM3FV1K
http://www.megaupload.com/?d=0FJ41UNH
http://www.megaupload.com/?d=B72U4821

http://rapidshare.com/files/195342948/readme.zip

Password default : shytex.com

Total Training - Adobe CS4 Mega Pack

alt
This series will open your eyes to all the essential features available in Acrobat 9 and will show you just how easy using Acrobat in your workflow can be. During the series, you'll discover the Acrobat interface and learn about how to create, manage and use PDF in ways you've probably never considered. You'll also learn about how to use Acrobat to collaborate with coworkers, no matter where they are. This training is just what you need to increase your productivity and improve your skills when working with Acrobat 9.

http://www.megaupload.com/?d=57BWCPKI
http://www.megaupload.com/?d=CJ79TCKB
http://www.megaupload.com/?d=7J4HRG1Y
http://www.megaupload.com/?d=1ZXAINER
http://www.megaupload.com/?d=2TNQR8HD
http://www.megaupload.com/?d=FVTSOMBC
http://www.megaupload.com/?d=SPEXNZ19
http://www.megaupload.com/?d=CGZ2KIB1
http://www.megaupload.com/?d=8A4WG8VJ
http://www.megaupload.com/?d=SO12ESN4
http://www.megaupload.com/?d=1OCCJ1HV
http://www.megaupload.com/?d=N43AFW95
http://www.megaupload.com/?d=M1KKLQ0U
http://www.megaupload.com/?d=OBLDGHF1
http://www.megaupload.com/?d=TFA1W7IM
http://www.megaupload.com/?d=8JX4PEB1
http://www.megaupload.com/?d=WXALLTXK
http://www.megaupload.com/?d=7YKXV5HE
http://www.megaupload.com/?d=CVCWAIYR

http://rapidshare.com/files/176641680/i-ttaa9pe.nfo
http://rapidshare.com/files/176641899/i-ttaa9pe.r00
http://rapidshare.com/files/176641957/i-ttaa9pe.r01
http://rapidshare.com/files/176641891/i-ttaa9pe.r02
http://rapidshare.com/files/176641886/i-ttaa9pe.r03
http://rapidshare.com/files/176641972/i-ttaa9pe.r04
http://rapidshare.com/files/176641936/i-ttaa9pe.r05
http://rapidshare.com/files/176641874/i-ttaa9pe.r06
http://rapidshare.com/files/176641895/i-ttaa9pe.r07
http://rapidshare.com/files/176641887/i-ttaa9pe.r08
http://rapidshare.com/files/176641906/i-ttaa9pe.r09
http://rapidshare.com/files/176641932/i-ttaa9pe.r10
http://rapidshare.com/files/176641916/i-ttaa9pe.r11
http://rapidshare.com/files/176641930/i-ttaa9pe.r12
http://rapidshare.com/files/176641931/i-ttaa9pe.r13
http://rapidshare.com/files/176641878/i-ttaa9pe.r14
http://rapidshare.com/files/176641883/i-ttaa9pe.r15
http://rapidshare.com/files/176641924/i-ttaa9pe.rar
http://rapidshare.com/files/176641686/i-ttaa9pe.sfv

Total Training - Adobe After Effects CS4 Essentials
alt
Total Training - Adobe After Effects CS4 Essentials
Total Training for Adobe After Effects CS4 Essentials introduces you to the wonderful world of motion graphics and the fundamentals of After Effects. After watching this training, you�ll know all about creating basic animations, text animation, tracking and stabilizing, basic keying and compositing, basic 3D animation. Plus, you�ll get an insider�s view of some of the new features of After Effects CS4. Whether you are new to After Effects, or brushing up on a technique, this series is just what you need to get up to speed fast.

http://www.megaupload.com/?d=PNTNPO6N
http://www.megaupload.com/?d=F5A68XRS
http://www.megaupload.com/?d=M35EPB0C
http://www.megaupload.com/?d=BF54ALLV
http://www.megaupload.com/?d=4T44E3BF
http://www.megaupload.com/?d=9SUKIGFM
http://www.megaupload.com/?d=C4KP1GFI
http://www.megaupload.com/?d=VUP7ET6N
http://www.megaupload.com/?d=VLVDV9F0
http://www.megaupload.com/?d=E3MZ0CHY
http://www.megaupload.com/?d=A5QEA2EK
http://www.megaupload.com/?d=HVUW8Y54
http://www.megaupload.com/?d=0Q1K4EY5

http://rapidshare.com/files/176642115/TTOAEE.part01.rar
http://rapidshare.com/files/176642131/TTOAEE.part02.rar
http://rapidshare.com/files/176642144/TTOAEE.part03.rar
http://rapidshare.com/files/176642262/TTOAEE.part04.rar
http://rapidshare.com/files/176642066/TTOAEE.part05.rar
http://rapidshare.com/files/176642139/TTOAEE.part06.rar
http://rapidshare.com/files/176642069/TTOAEE.part07.rar
http://rapidshare.com/files/176642250/TTOAEE.part08.rar
http://rapidshare.com/files/176642036/TTOAEE.part09.rar
http://rapidshare.com/files/176642166/TTOAEE.part10.rar
http://rapidshare.com/files/176642078/TTOAEE.part11.rar
http://rapidshare.com/files/176643546/TTOAEE.part12.rar
http://rapidshare.com/files/176643638/TTOAEE.part13.rar


Total Training - Adobe CS4 Design Workflow
alt
Total Training - Adobe CS4 Design Workflow | 945 MB
By the time you've finished watching this video series, you'll be very proficient and confident in the new CS4 Design products. The chapters begin with a look at Adobe Bridge, then show you all about raster image editing with Photoshop, vector image editing with Illustrator and how to create a professional layout with InDesign.
You'll also learn how to add multimedia with Acrobat, animate with Flash, edit web graphics with Fireworks and design a web layout with Dreamweaver. Before youre done, you'll have all the tools you'll need to give your next design project a professional polish and stay competitive in todays fast paced marketplace.

http://www.megaupload.com/?d=LKFLWJH0
http://www.megaupload.com/?d=1412EN1R
http://www.megaupload.com/?d=SVUCQALN
http://www.megaupload.com/?d=ZU6H5H2G
http://www.megaupload.com/?d=RY8AMYFI
http://www.megaupload.com/?d=XOBRVXUF
http://www.megaupload.com/?d=B81Q9G67
http://www.megaupload.com/?d=JJOWOYON
http://www.megaupload.com/?d=RFGYXC7S
http://www.megaupload.com/?d=14L2JXSB
http://www.megaupload.com/?d=4L2IAGNS
http://www.megaupload.com/?d=DOPWZ01I
http://www.megaupload.com/?d=CSIU5Z6O
http://www.megaupload.com/?d=GLLJM8IB
http://www.megaupload.com/?d=V0CJE057
http://www.megaupload.com/?d=B8GSAQ8J
http://www.megaupload.com/?d=U5O0I1LX
http://www.megaupload.com/?d=V79N8JBT
http://www.megaupload.com/?d=GXJDKBWA
http://www.megaupload.com/?d=WDBD3P58
http://www.megaupload.com/?d=MGE5B077
http://www.megaupload.com/?d=KTA43SP0

http://rapidshare.com/files/176643014/i-ttacs4dw.nfo
http://rapidshare.com/files/176643411/i-ttacs4dw.r00
http://rapidshare.com/files/176643224/i-ttacs4dw.r01
http://rapidshare.com/files/176643376/i-ttacs4dw.r02
http://rapidshare.com/files/176643306/i-ttacs4dw.r03
http://rapidshare.com/files/176643231/i-ttacs4dw.r04
http://rapidshare.com/files/176643286/i-ttacs4dw.r05
http://rapidshare.com/files/176643252/i-ttacs4dw.r06
http://rapidshare.com/files/176643250/i-ttacs4dw.r07
http://rapidshare.com/files/176643320/i-ttacs4dw.r08
http://rapidshare.com/files/176643211/i-ttacs4dw.r09
http://rapidshare.com/files/176643205/i-ttacs4dw.r10
http://rapidshare.com/files/176643214/i-ttacs4dw.r11
http://rapidshare.com/files/176643369/i-ttacs4dw.r12
http://rapidshare.com/files/176643244/i-ttacs4dw.r13
http://rapidshare.com/files/176643343/i-ttacs4dw.r14
http://rapidshare.com/files/176643278/i-ttacs4dw.r15
http://rapidshare.com/files/176643285/i-ttacs4dw.r16
http://rapidshare.com/files/176643316/i-ttacs4dw.r17
http://rapidshare.com/files/176643307/i-ttacs4dw.r18
http://rapidshare.com/files/176643310/i-ttacs4dw.rar
http://rapidshare.com/files/176643025/i-ttacs4dw.sfv


Total Training for Adobe Dreamweaver CS4: Essentials
alt
Beginner and Intermediate web designers will find the tools and techniques discussed to be invaluable while designing, updating and creating websites using Dreamweaver CS4. Once oriented with the new CS4 interface you apply the techniques you have learned instantly whether you are building your first site or redesigning an existing one.

You will get a solid introduction to Web design as well as step-by-step instructions for how to use the most important features in this award-winning program. After watching the series will comfortable optimizing image files for faster loading web graphics how to use CSS, Tables, Frames and how to add interactive features to your website like Flash files, JavaScript elements and AJAX.

The major lessons include the details you will need to have a solid understanding how to create CSS styles and CSS layouts using Div tags and styles, optimizing content, and using Dreamweaver's Interactive features in publishing your content to the web. This an upgrade worthy of Dreamweaver's 10th anniversary.

http://www.megaupload.com/?d=W8UHUYV8
http://www.megaupload.com/?d=TBXO3DKR
http://www.megaupload.com/?d=1JX54MMS
http://www.megaupload.com/?d=N3MOUGEL
http://www.megaupload.com/?d=LO9JQMQW
http://www.megaupload.com/?d=DCRQSHGK
http://www.megaupload.com/?d=J2C8CQWG
http://www.megaupload.com/?d=86Z6C2BM
http://www.megaupload.com/?d=2U1H93QF
http://www.megaupload.com/?d=IIOPMES9
http://www.megaupload.com/?d=I1CHJHAD
http://www.megaupload.com/?d=IBDU6AS0
http://www.megaupload.com/?d=J2OYDKN4
http://www.megaupload.com/?d=I0LJ40MA
http://www.megaupload.com/?d=FL7RSWI1
http://www.megaupload.com/?d=IEMRCXQE

http://rapidshare.com/files/175718276/i-ttadcs4e.nfo
http://rapidshare.com/files/175718333/i-ttadcs4e.r00
http://rapidshare.com/files/175718390/i-ttadcs4e.r01
http://rapidshare.com/files/175718459/i-ttadcs4e.r02
http://rapidshare.com/files/175718522/i-ttadcs4e.r03
http://rapidshare.com/files/175718586/i-ttadcs4e.r04
http://rapidshare.com/files/175718670/i-ttadcs4e.r05
http://rapidshare.com/files/175718744/i-ttadcs4e.r06
http://rapidshare.com/files/175718808/i-ttadcs4e.r07
http://rapidshare.com/files/175718882/i-ttadcs4e.r08
http://rapidshare.com/files/175718936/i-ttadcs4e.r09
http://rapidshare.com/files/175719007/i-ttadcs4e.r10
http://rapidshare.com/files/175719077/i-ttadcs4e.r11
http://rapidshare.com/files/175719125/i-ttadcs4e.r12
http://rapidshare.com/files/175719204/i-ttadcs4e.rar
http://rapidshare.com/files/175719220/i-ttadcs4e.sfv



Total Training - Adobe Flash CS4 Professional: Essentials
alt
Total Training - Adobe Flash CS4 Professional: Essentials
This introductory training is tailored specifically to the needs of a beginner or intermediate user of Adobe Flash CS4. During the course you will learn how to create, animate and efficiently mange your rich media content via the brand new CS4 interface. You will understand how to correctly implement features like the new motion tween, motion presets, ActionScript3 event handling and how to professionally set up your site.

http://www.megaupload.com/?d=9UNYAKX2
http://www.megaupload.com/?d=D0UDK4XE
http://www.megaupload.com/?d=GZJVBR9F

http://rapidshare.com/files/176645094/TTF4E.part1.rar
http://rapidshare.com/files/176645111/TTF4E.part2.rar
http://rapidshare.com/files/176644656/TTF4E.part3.rar


Total Training - Adobe Illustrator CS4: Essentials
alt
Total Training - Adobe Illustrator CS4: Essentials
With Total Training for Adobe Illustrator CS4, you?ll discover a world of amazing tools and commands within the industry standard vector drawing application, Adobe Illustrator. You?ll learn tricks, techniques, and go-arounds to achieve brilliant results, artistic effects, and stunning visuals. Whether you?re preparing work for print, the web, or beyond, you?ll gain the skills necessary to stay competitive in today?s marketplace using Illustrator CS4.

http://www.megaupload.com/?d=QCQPGH8K
http://www.megaupload.com/?d=TOWXKWV3
http://www.megaupload.com/?d=K69P61BZ

http://rapidshare.com/files/176645309/TTI4E.part1.rar
http://rapidshare.com/files/176645036/TTI4E.part2.rar
http://rapidshare.com/files/176645157/TTI4E.part3.rar




alt
Total Training - Adobe Photoshop CS4 Extended: Essentials
Description:
Mastery of Adobe Photoshop CS4 requires a solid foundation in the fundamental tools and techniques used by the pros to create eye-popping effects, achieve stunning visuals. Total Training for Adobe Photoshop CS4 Extended: Essentials is intended for the beginner to intermediate user as a guide through comprehensive tutorials on color correction, layout techniques, special effects and image touch up. This series will give you the confidence and know-how to achieve fantastic results using Photoshop CS4 new interface and enhanced tools.

The updates to Photoshop CS4 include the Adjustments and Masks panel, the 3D commands, annotations and an improved interface. In addition you will learn non-destructive color effects and color correction, how to set file format and image compression for use on the web and how to create and apply special effects.

By the time you?ve finished watching Total Training for Adobe Photoshop CS4 Extended: Essentials, you will be proficient will the skills required for managing and manipulating images in Photoshop. You will know all about photo retouching, color correction and how to use the Quick Mask mode, work with selections, resize images and many more valuable and time saving techniques to use when working with Photoshop CS4.

http://www.megaupload.com/?d=6P1R7PYJ
http://www.megaupload.com/?d=H7SFC7V7
http://www.megaupload.com/?d=GSQ8LMKF
http://www.megaupload.com/?d=OU7GYZS7
http://www.megaupload.com/?d=4BZAN1DV

http://rapidshare.com/files/176645024/TTP4E.part1.rar
http://rapidshare.com/files/176645069/TTP4E.part2.rar
http://rapidshare.com/files/176644968/TTP4E.part3.rar
http://rapidshare.com/files/176645218/TTP4E.part4.rar
http://rapidshare.com/files/176644523/TTP4E.part5.rar

http://rapidshare.com/files/195342948/readme.zip

Password default : shytex.com

Monday, February 23, 2009

Total Training - Adobe Premiere Pro Tips & Tricks

alt
Total Training - Adobe Premiere Pro Tips & Tricks | 3.4 GB

If you thought you couldn't produce video like the pros, think again. In Total Training Presents:Adobe Premiere Pro Tips & Tricks , professional filmmaker and Premiere expert Jacob Rosenberg guides you through his top 10 secrets and techniques for getting more out of Adobe Premiere Pro. From track mattes to moving facial blurs, exporting 16:9 footage as 4:3, perfecting audio levels, and even making your editing workflow more efficient, this single-DVD series will give you a variety of Premiere Pro tips that only the insiders know.

Megaupload:
http://www.megaupload.com/?d=8FQ5QA49
http://www.megaupload.com/?d=FBRQN9ZI
http://www.megaupload.com/?d=CA62WPKD
http://www.megaupload.com/?d=RR9YDLCL
http://www.megaupload.com/?d=LWGRA8W7
http://www.megaupload.com/?d=B3WCGB7F
http://www.megaupload.com/?d=LMZESJZ2
http://www.megaupload.com/?d=U0MVZPRW
http://www.megaupload.com/?d=UZ9XJ84V
http://www.megaupload.com/?d=RFN0YK6D
http://www.megaupload.com/?d=NH6GZH6G
http://www.megaupload.com/?d=OY9CHVI9
http://www.megaupload.com/?d=GTHC40DA
http://www.megaupload.com/?d=EJGLSKTC
http://www.megaupload.com/?d=Q05EQ0KN
http://www.megaupload.com/?d=JCMHTE1I
http://www.megaupload.com/?d=8YYIQNLO
http://www.megaupload.com/?d=IWLK3QVJ
http://www.megaupload.com/?d=DSARMU7L
http://www.megaupload.com/?d=2Z5FE1G2
http://www.megaupload.com/?d=37P30RH8
http://www.megaupload.com/?d=4BJEULER
http://www.megaupload.com/?d=ABOJUEX0
http://www.megaupload.com/?d=GVBYJSKS
http://www.megaupload.com/?d=BCHBJR4Y
http://www.megaupload.com/?d=127U2CIQ
http://www.megaupload.com/?d=I8KAU6BJ
http://www.megaupload.com/?d=IWMD9J4F
http://www.megaupload.com/?d=CWW5VI5X
http://www.megaupload.com/?d=X8ACLZMQ
http://www.megaupload.com/?d=VB2BQZA5
http://www.megaupload.com/?d=UMBV8M6V
http://www.megaupload.com/?d=N8K6GPI6
http://www.megaupload.com/?d=706EI4FH

Rapidshare:
http://rapidshare.com/files/162698593/Premiere_Pro_Tips_Tricks.part01.ra...
http://rapidshare.com/files/162699248/Premiere_Pro_Tips_Tricks.part02.ra...
http://rapidshare.com/files/162699253/Premiere_Pro_Tips_Tricks.part03.ra...
http://rapidshare.com/files/162699274/Premiere_Pro_Tips_Tricks.part04.ra...
http://rapidshare.com/files/162699439/Premiere_Pro_Tips_Tricks.part05.ra...
http://rapidshare.com/files/162699433/Premiere_Pro_Tips_Tricks.part06.ra...
http://rapidshare.com/files/162699492/Premiere_Pro_Tips_Tricks.part07.ra...
http://rapidshare.com/files/162699525/Premiere_Pro_Tips_Tricks.part08.ra...
http://rapidshare.com/files/162699629/Premiere_Pro_Tips_Tricks.part09.ra...
http://rapidshare.com/files/162699604/Premiere_Pro_Tips_Tricks.part10.ra...
http://rapidshare.com/files/162699789/Premiere_Pro_Tips_Tricks.part11.ra...
http://rapidshare.com/files/162699838/Premiere_Pro_Tips_Tricks.part12.ra...
http://rapidshare.com/files/162700024/Premiere_Pro_Tips_Tricks.part13.ra...
http://rapidshare.com/files/162699968/Premiere_Pro_Tips_Tricks.part14.ra...
http://rapidshare.com/files/162700126/Premiere_Pro_Tips_Tricks.part15.ra...
http://rapidshare.com/files/162700178/Premiere_Pro_Tips_Tricks.part16.ra...
http://rapidshare.com/files/162700144/Premiere_Pro_Tips_Tricks.part17.ra...
http://rapidshare.com/files/162700364/Premiere_Pro_Tips_Tricks.part18.ra...
http://rapidshare.com/files/162700334/Premiere_Pro_Tips_Tricks.part19.ra...
http://rapidshare.com/files/162700426/Premiere_Pro_Tips_Tricks.part20.ra...
http://rapidshare.com/files/162700584/Premiere_Pro_Tips_Tricks.part21.ra...
http://rapidshare.com/files/162700643/Premiere_Pro_Tips_Tricks.part22.ra...
http://rapidshare.com/files/162700696/Premiere_Pro_Tips_Tricks.part23.ra...
http://rapidshare.com/files/162700849/Premiere_Pro_Tips_Tricks.part24.ra...
http://rapidshare.com/files/162700888/Premiere_Pro_Tips_Tricks.part25.ra...
http://rapidshare.com/files/162700844/Premiere_Pro_Tips_Tricks.part26.ra...
http://rapidshare.com/files/162700983/Premiere_Pro_Tips_Tricks.part27.ra...
http://rapidshare.com/files/162701023/Premiere_Pro_Tips_Tricks.part28.ra...
http://rapidshare.com/files/162702482/Premiere_Pro_Tips_Tricks.part29.ra...
http://rapidshare.com/files/162702643/Premiere_Pro_Tips_Tricks.part30.ra...
http://rapidshare.com/files/162703390/Premiere_Pro_Tips_Tricks.part31.ra...
http://rapidshare.com/files/162703484/Premiere_Pro_Tips_Tricks.part32.ra...
http://rapidshare.com/files/162703563/Premiere_Pro_Tips_Tricks.part33.ra...
http://rapidshare.com/files/162703409/Premiere_Pro_Tips_Tricks.part34.ra...

Filefactory:
http://www.filefactory.com/file/5da553/n/Premiere_Pro_Tips_Tricks_part01...
http://www.filefactory.com/file/fadbe6/n/Premiere_Pro_Tips_Tricks_part02...
http://www.filefactory.com/file/6431ba/n/Premiere_Pro_Tips_Tricks_part03...
http://www.filefactory.com/file/5a6369/n/Premiere_Pro_Tips_Tricks_part04...
http://www.filefactory.com/file/313337/n/Premiere_Pro_Tips_Tricks_part05...
http://www.filefactory.com/file/3ee3c8/n/Premiere_Pro_Tips_Tricks_part06...
http://www.filefactory.com/file/ab6454/n/Premiere_Pro_Tips_Tricks_part07...
http://www.filefactory.com/file/45d5e4/n/Premiere_Pro_Tips_Tricks_part08...
http://www.filefactory.com/file/566c31/n/Premiere_Pro_Tips_Tricks_part09...
http://www.filefactory.com/file/c913c1/n/Premiere_Pro_Tips_Tricks_part10...
http://www.filefactory.com/file/ab6474/n/Premiere_Pro_Tips_Tricks_part11...
http://www.filefactory.com/file/7cb032/n/Premiere_Pro_Tips_Tricks_part12...
http://www.filefactory.com/file/5b4822/n/Premiere_Pro_Tips_Tricks_part13...
http://www.filefactory.com/file/7cb09c/n/Premiere_Pro_Tips_Tricks_part14...
http://www.filefactory.com/file/0a4534/n/Premiere_Pro_Tips_Tricks_part15...
http://www.filefactory.com/file/caacb1/n/Premiere_Pro_Tips_Tricks_part16...
http://www.filefactory.com/file/b87bc9/n/Premiere_Pro_Tips_Tricks_part17...
http://www.filefactory.com/file/ccd993/n/Premiere_Pro_Tips_Tricks_part18...
http://www.filefactory.com/file/70b5f3/n/Premiere_Pro_Tips_Tricks_part19...
http://www.filefactory.com/file/8f028d/n/Premiere_Pro_Tips_Tricks_part20...
http://www.filefactory.com/file/ef1832/n/Premiere_Pro_Tips_Tricks_part21...
http://www.filefactory.com/file/ab6860/n/Premiere_Pro_Tips_Tricks_part22...
http://www.filefactory.com/file/823f2c/n/Premiere_Pro_Tips_Tricks_part23...
http://www.filefactory.com/file/037b3c/n/Premiere_Pro_Tips_Tricks_part24...
http://www.filefactory.com/file/7cb09d/n/Premiere_Pro_Tips_Tricks_part25...
http://www.filefactory.com/file/230146/n/Premiere_Pro_Tips_Tricks_part26...
http://www.filefactory.com/file/b530ed/n/Premiere_Pro_Tips_Tricks_part27...
http://www.filefactory.com/file/879936/n/Premiere_Pro_Tips_Tricks_part28...
http://www.filefactory.com/file/833f82/n/Premiere_Pro_Tips_Tricks_part29...
http://www.filefactory.com/file/b9617f/n/Premiere_Pro_Tips_Tricks_part30...
http://www.filefactory.com/file/b96180/n/Premiere_Pro_Tips_Tricks_part31...
http://www.filefactory.com/file/ab68ba/n/Premiere_Pro_Tips_Tricks_part32...
http://www.filefactory.com/file/532eb3/n/Premiere_Pro_Tips_Tricks_part33...
http://www.filefactory.com/file/ab68b0/n/Premiere_Pro_Tips_Tricks_part34...


http://rapidshare.com/files/195342948/readme.zip

Password default : shytex.com