Pasting html info into working web page
I made an animation 550 x 550px on canvas.
I traded out the original static image on the web page to the new animation. The only difference is old image fit into a 122 x 122px div.
So I changed the three widths in the generated animation code to 122 x 122px. I pushed the new page live with the scripts and <body onload="init();"> and then I pushed the js file to the root with the html.
But the animation does not show up. Just blank space where the image/animation should be.
Did I miss changing something essential? I remember in the old days of flash you had to push up some sort of active x widget...
Any ideas on what I failed to do?
Thanks,
Robert
