Skip to main content
Participating Frequently
July 2, 2018
Question

Seeing / Printing Actionscript

  • July 2, 2018
  • 1 reply
  • 372 views

is there someplace I can see ALL of the actionscript used in my Animate document (more than just seeing it per frame)? And, furthermore, is there a way to print out the code of the application? I would just like to see a printed document of all the code used to build my application.

This topic has been closed for replies.

1 reply

JoãoCésar17023019
Community Expert
Community Expert
July 2, 2018

Hi.

What I think you can do is to open up the Actions panel, go to the left panel where all the scripts within the document are listed and copy each frame there and paste it in a single external document.

Then you can print the assembled code from any text editor.

jDubbya79Author
Participating Frequently
July 3, 2018

yeah, I think that's pretty much the only way to go. thanks.

kglad
Community Expert
Community Expert
July 3, 2018

you could use jsfl to automate that.