Creating Advanced Motion Presets in Flash with JSFL
videos

Creating Advanced Motion Presets in Flash with JSFL

Tutorial Details
  • Program: Flash
  • Screencast duration: 60 mins
  • Difficulty: Intermediate

During this screencast we’re going to look at using Flash’s JSFL scripting language, taking a complex set of tweens and turning them into a reusable motion preset.


What’s Covered?

Brief Intro to JSFL

Access the Help Documents

  • Downloading a PDF

The New Motion Object API

Copying Motion XML from a Tween

  • Understanding the XML data

Building the Script

  • Accessing a selection
  • Breaking apart text
  • Creating movie clips, manipulating the library & manipulating frames
  • Adjusting the tween XML
  • Applying the tween(s)

Improving the Script

  • Adding conditionals, adding user feedback & adding a dialog

View Screencast

Don’t like ads? Download the screencast, or subscribe to Activetuts+ screencasts via iTunes!

Further JSFL Resources


Other JSFL tuts on Activetuts+

Tags: Videos
Add Comment

Discussion 1 Comment

  1. Mohamed says:

    Thanks :)

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.