Giter Club home page Giter Club logo

flash-jsfl-tools's Introduction

JSFL scripts

For Adobe Flash CS4, CS5, CS6 and CC / Adobe Animate CC

Introduction

This is a place for sharing of Flash productivity tools, to work faster, better, well-organized and highly efficient. These tools are also known as Flash extensions, commands or JSFL files.

The tools

  • Library tools
    • Duplicate advanced - Deep copies timelines
    • Name it right! - Better alternative for 'symbol properties' window
    • Organize library - places all images/videos in folders
    • Selected Library Items to MovieClips
    • Selected Library Items to Sprites
    • Multiple library rename
  • Selection tools
    • Transform selection manager - Apply (ralative/absolute) transformation on multiple objects
    • Selection to MovieClips
    • Bitmap Selection to MovieClips
    • Snap Selection to pixel
    • Multiple selection rename
    • Random rotation
  • Timeline tools
    • Organize layers - auto renames all layers / cleans up empty layers
    • Rename across layer
    • Frame to left
    • Frame to right
    • Random instance swapper
    • Create labels
  • Coding helper tools
    • Log framelabels
    • Log instance names - getChildByName
    • Log instance names
  • Document tools
    • Compile All (open documents)

Some of the tools are explained in these blogposts

How to install jsfl files

Copy the .jsfl files to this folder on your computer:

Windows 7:

C:\Users\%USERNAME%\AppData\Local\Adobe\Flash CC\en_US\Configuration\Commands

Windows Vista:

C:\Users\%USERNAME%\Local Settings\Application Data\Adobe\Flash CC\en_US\Configuration\Commands

Windows XP:

C:\Documents and Settings\%USERNAME%\Local Settings\Application Data\Adobe\Flash CC\en_US\Configuration\Commands

Mac OS X:

C:/Users/%USERNAME%/Library/Application Support/Adobe/Flash CC/en_US/Configuration/Commands

Disclaimer

Not all tools seem to work in Flash CC.

flash-jsfl-tools's People

Contributors

markknol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flash-jsfl-tools's Issues

Random movement

Hello, Mark! Would you be so kind as to add to "flash-jsfl-tools" a script for random movement instances?
I will very much obliged to you!

"Duplicate Advanced" failed to run due to Illegal characters

On Mac OSX 10.8.2, in Flash CS 5.5, "Duplicate Advanced" failed to run due to 
Illegal characters.

The problematic characters were both cases of ' in the following line:
    // Verify that the provided path ends with '/'

and - in the following line:
    if (localConfigURI.charAt(localConfigURI.length - 1) != "/") localConfigURI = localConfigURI + "/";

After changing those characters to standard the Latin 1 versions, the script 
ran successfully.

Original issue reported on code.google.com by [email protected] on 10 Apr 2014 at 5:20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.