| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Insufficient Funds
Join Date: Mar 2005
Posts: 7
|
I have huge number of frame (about 200) that all have incorrect action script. All I want to do is clear all action script in those frames. Is there any command or method for killing multiple frames' action script, all at once?
EDIT: Tried searching, no results revelvant to my problem. Last edited by AdemoS; 03-23-2005 at 05:45 AM.. |
|
|
|
|
|
#2 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,881
|
I don't think that's possible to my knowledge unless somebody creates JSFL to do that... But it will probably take more time to make that script than deleting them manually...
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2001
Location: vancouver
Posts: 2,219
|
I agree it would have to be JSFL...but I don't think scripting it would be that difficult...something like this - assuming your actionscript is on a layer named "code":
ActionScript Code:
I haven't tested this, so I'm not sure if this will work exactly as is, but that's the basic idea... Check out the JSFL documentation for more info... http://www.macromedia.com/livedocs/f...I.html#wp73028 K. Last edited by deadbeat; 03-23-2005 at 06:19 PM.. |
|
|
|
|
|
#4 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
ActionScript Code:
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|