Pls help! 403 error
Hi. After working on this for months as a learning project, and finally getting everything working through innumerable frustrations and google searches, I have been able to get my interactive animation to work (or so I thought). When I test it via animate's test function everything works, but when I upload it to my host I get error messages and it freezes on frame 3!
Basically the website loads a frame with a video, then you click a button, it advances one frame and loads another video, then you click a button, it advances one frame and loads another video, etc...
but it freezes on the 3rd frame and won't load the video, or the button!
Here are the messages I am getting in chrome
GET http://.../html-js-myfiles/images/ 403 (Forbidden)
...com/:1
GET http://....com/videos/3.mp4 net::ERR_ABORTED 404 (Not Found)
.../videos/3.mp4:1
and in firefox.