| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: May 2005
Posts: 11
|
Hey there...
I am presently working on a project in which I am creating a custom JSFL file. The functionality I am looking for is that whenever I run the command a blank keyFrame will be inserted into the first frame, shifting all of the other frames over one. Then, I need to remove all of the frames that are between any keyframes so that the FLA is nothing but a series of keyFrames with a blank keyFrame in front. I have so far gotten the blank keyFrame in and the layers shifted over one but I need a way to dynamically delete the frames in between the keyFrames, since the files that we will be editing will vary in size and setup. I have created an array that captures all of the startFrames and then lists the frameSpan but I am unable, for some reason, to remove them from the timeline. Any suggestions or advise? Here is the jsfl file that I have created so far: ActionScript Code:
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|