Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

animate lagging when testing in html5

New Here ,
Apr 24, 2018 Apr 24, 2018

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?

340
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 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

Translate
LEGEND ,
Apr 24, 2018 Apr 24, 2018

Put an alert statement in your button event handler code.

Observe.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 25, 2018 Apr 25, 2018

what do you mean by that? what is an alert statement and how do i put that on my button?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 26, 2018 Apr 26, 2018
LATEST

See actionscript 3 - Adding Event Listeners to Buttons - Stack Overflow for adding event handlers to buttons using AS3

Thanks,

Preran

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines