Skip to main content
Known Participant
August 11, 2021
Question

this.stop() not working with video export

  • August 11, 2021
  • 2 replies
  • 209 views

Loops all MC's I could have sworn it wasnt yesterday lol. Is this the case, does exporting as video ignore any scripting?

    This topic has been closed for replies.

    2 replies

    JoãoCésar17023019
    Community Expert
    Community Expert
    August 12, 2021

    Hi.

     

    Scripts will only work in AS3 documents and if you go to File > Export > Export Video/Media... and choose the Time radio button. Like this:

     

    If you really need the document to be HTML5, an alternative would be to run the content in a browser and then use a third party software to capture the output while it is running.

     

    I hope this helps.

     

    Regards,

    JC

    Known Participant
    August 12, 2021

    Thanks, I was coding some of the animation with Greensock but have since ditched that. So on Video export it respects AS3 calls?