Skip to main content
NomisAnimation
Participant
December 1, 2020
Question

app.beginUndoGroup() for JSFL commands?

  • December 1, 2020
  • 1 reply
  • 224 views

I have a JSFL command that I call from a SWF panel button.
I pass variables to the certain functions in the JSFL command. 

Is there a way I can use app.beginUndoGroup() and app.endUndoGroup()
so that I can undo the actions of the functions in the JSFL command?

any help would be appreciated!!! 
😄

    This topic has been closed for replies.

    1 reply

    JoãoCésar17023019
    Community Expert
    Community Expert
    December 1, 2020

    Hi.

     

    It seems to me that the beginUndoGroup method belongs to the After Effects scripting API.

     

    Do you want me to move your topic to the After Effects forum or is your question really related to Adobe Animate?

     

    Regards,

    JC

    NomisAnimation
    Participant
    December 1, 2020

    Ah! That is interesting! I definitely want to keep it Animate based...
    I swear I have used it for Adobe Animate Action scripting in the past though!?
    So Strange. 

    Does the Adobe Animate Action Script have some sort of equivalent?!