Copy link to clipboard
Copied
I tried to apply the stop action according to this video, but the browser simply shows an empty screen
https://www.youtube.com/watch?v=fYtu528zGlU
Please help me
Copy link to clipboard
Copied
Hi.
The person in the video used AS3.
If you want to deploy to the web, you probably want to use the HTML5 Canvas document and this document uses JavaScript. And to stop a timeline the command would be this.stop();.
You can also show us what you're getting in the browser's console (F12) if you still can't get this working.
Regards,
JC
Find more inspiration, events, and resources on the new Adobe Community
Explore Now