HTML5 Canvas slideshow slows to crawl in browser
- September 22, 2020
- 2 replies
- 396 views
Greetings community!
I'm currently creating an interactive picture gallery with buttons advancing each frame to the next. The images are 1920x1080, and I've managed to create a simple navigation system which upon testing works well, however after publishing and then launching it in a browser window, after around 12 slide clickthroughs the performance slows to a crawl and will no longer advance, forcing me to close out the window 😞
I have created many of these interactive presentation in Flash previously, but am new to HTML5. Am i wrong in assuming HTML5 Canvas can handle something like an interactive slideshow the way Flash can?
I appreciate any suggestions or possible solutions! Thanks in advance. Note: I've attached an image showing my basic timeline structure and simple button code for reference.
