Not yet rated
Tags:



Problem

Creating the image sequence for an audio file player from the Ai art can be a tedious task. And when you need to make a small adjustment it's twice as tedious.

Solution

A simple script that helps you output the play and pause sequences of PNGs from the Ai design in seconds.

Detailed explanation

Lately, I've been working on a demo for a new digital media distribution with DPS and found out how tedious it is to generate the skin PNGs for an audio file from Ai.

So... I wrote a little script that does it for me.

Then I thought "why not share it with others..."

So here's a link to my  DPS Audio Player SkinMaker script .

(I'm using a link and not an uploaded file so you'll always have access to the latest build)

 

To install it, download the script and copy the JSX file to the Scripts folder of Ai.

It's compatible with Ai CS3 or later (Mac and PC).

 

To use it, select File > Scrips > DPS Audio Player SkinMaker.

 

Ai Design Guidelines:

When designing the player in Ai, the following building guidelines must be kept:

1. Place the Play and Pause art in separate layers and name those layers so you'll be able to identify and select them in the script.

2. Group the progress bar objects and name the group so you'll be able to identify and select it in the script.

 

See in the included sample player file.

 

Enjoy


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes