0
New Here
,
/t5/animate-discussions/animate-lagging-when-testing-in-html5/td-p/9821527
Apr 24, 2018
Apr 24, 2018
Copy link to clipboard
Copied
i'm in the middle of a school project, and i have gotten to the point where my project starts to lag whenever i hit the next button, i'm about 400 frames in and i have no idea what is causing the lag. anybody know?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Adobe Employee
,
Apr 26, 2018
Apr 26, 2018
See actionscript 3 - Adding Event Listeners to Buttons - Stack Overflow for adding event handlers to buttons using AS3
Thanks,
Preran
LEGEND
,
/t5/animate-discussions/animate-lagging-when-testing-in-html5/m-p/9821528#M179803
Apr 24, 2018
Apr 24, 2018
Copy link to clipboard
Copied
Put an alert statement in your button event handler code.
Observe.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
mdukeman1
AUTHOR
New Here
,
/t5/animate-discussions/animate-lagging-when-testing-in-html5/m-p/9821529#M179804
Apr 25, 2018
Apr 25, 2018
Copy link to clipboard
Copied
what do you mean by that? what is an alert statement and how do i put that on my button?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
LATEST
/t5/animate-discussions/animate-lagging-when-testing-in-html5/m-p/9821530#M179805
Apr 26, 2018
Apr 26, 2018
Copy link to clipboard
Copied
See actionscript 3 - Adding Event Listeners to Buttons - Stack Overflow for adding event handlers to buttons using AS3
Thanks,
Preran
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

