Learn Workflow

Optimize your development workflow with tools and techniques for more efficient project management, version control, collaboration, and automation.

All Workflow tutorials:

  1. Enable the Latest AIR SDK in Flash Professional CS5.5+

    Enable the Latest AIR SDK in Flash Professional CS5.5+

    Tutorial Intermediate

    New versions of the Adobe AIR SDK are often released between Flash Professional release cycles, using this tutorial, you'll be able to always use the latest...

  2. Quick Tip: Configuring Sublime Text 2 for Dart Coding

    Quick Tip: Configuring Sublime Text 2 for Dart Coding

    Tutorial Beginner

    Sublime Text 2 is a powerful text editor, popular due to its cross-platform availability and its knack for leveraging pre-existing TextMate capabilities. ...

  3. Quick Tip: Configuring TextMate for Dart Coding

    Quick Tip: Configuring TextMate for Dart Coding

    Tutorial Beginner

    Dart is a pretty cool new language that could mean a change in the way you write web applications. Google provides an Eclipse-based Dart Editor that...

  4. Understanding Garbage Collection in AS3

    Understanding Garbage Collection in AS3

    Tutorial Intermediate

    Have you ever used a Flash application and noticed lag in it? Still don't know why that cool flash game runs slowly on your computer? If you want to know...

  5. How to Build a Python Bot That Can Play Web Games

    How to Build a Python Bot That Can Play Web Games

    Tutorial Beginner

    In this tutorial we'll explore the ins and outs of building a Computer Vision-based game bot in Python, which will be able to to play the popular Flash game...

  6. How To Enhance iTunes with AppleScript

    How To Enhance iTunes with AppleScript

    Tutorial Intermediate

    Many people would agree that iTunes is fast becoming (or has already become) bloatware. It has a ridiculous number of features and uses, but not always what...

  7. Quick Tip: Use SWFObject to Embed Your Flash Content

    Quick Tip: Use SWFObject to Embed Your Flash Content

    Tutorial Beginner

    In this Quick Tip screencast, I'll show you how to embed your Flash SWFs in an HTML webpage using SWFObject.

  8. Beginner's Guide to Powerflasher's FDT

    Beginner's Guide to Powerflasher's FDT

    Tutorial Beginner

    Flash Professional isn't the only tool you can use for making Flash apps and games. Earlier in the year we looked at FlashDevelop; now, we'll take a look at...

  9. 11 Tools to Instantly Code Faster

    11 Tools to Instantly Code Faster

    Tutorial Beginner

    Twice a month, we revisit or update some of our readers’ favorite posts and sessions from throughout the history of Nettuts+. This tutorial was first...

  10. How to Use an External Library in Your Flash Projects

    How to Use an External Library in Your Flash Projects

    Tutorial Beginner

    So you've been reading about an awesome Flash library, engine, or API, and you want to use it in your own project. You download it... but it's either some...

  11. Quick Tip: Tidy Up Your Flash Library in Seconds

    Quick Tip: Tidy Up Your Flash Library in Seconds

    Tutorial Beginner

    In this Quick Tip we'll take a look at a Flash feature that will help us remove any unused item in our library to keep our project clean and save some bytes....

  12. Quick Tip: How to Retrieve Graphic Assets From a SWF File

    Quick Tip: How to Retrieve Graphic Assets From a SWF File

    Tutorial Beginner

    Vector based graphics don't always meet your needs for different reasons, and exporting assets one by one can be a real time-consuming task. Learn how to...