Console errors despite empty first frame
I'm testing some things in Animate CC 2019.
Was just able to get video working with javascript / HTML 5 canvas. But running into a different issue that I haven't been able to figure out.
When using Web Developer or similar tools in Chrome, Firefox, and IE, I would get an error in the console on frame 1:
Get http:yourgods.com/images Forbidden 403
This error would continue with the count escalating every moment till there were hundreds of failed calls - but as soon as I would navigate to a new frame, the errors stopped. In an effort to pinpoint what might be causing the error, i eventually removed all of the graphics from frame 1, so the only thing on there is a this.stop() command to prevent it from going to next frame. But I'm still getting the errors.
Was hoping someone with more debugging experience could go to YourGods.com and click on the YourGods link, which generates the errors in the console view, and point me in the right direction.
Thanks.
