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

Extend onenterframe timer?

Explorer ,
Mar 19, 2021 Mar 19, 2021

I'm trying to find out if there is a way to make the html page refresh less often. From what I think is the page looping through all the objects and calling the onenterframe function of these objects. Is it possible to slow this process down so it does the loop less often?

 

I could be totally of on the way it functions but if Im somewhat on track Im hoping this will increase the performance of our page since it's been taking up a lot of resources.

TOPICS
Performance
184
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
LEGEND ,
Mar 19, 2021 Mar 19, 2021
LATEST

Onenterframe is ActionScript. Flash Player is officially dead. How are you still using Flash on a web page?

 

And what is all this onenterframe code even doing?

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