TheCrock Posted November 27, 2020 Share Posted November 27, 2020 (edited) Hi everone, another newbie HTML5 and Javascript question. I was checking the source code in chrome for this walking character: http://atomicrobotdesign.com/blog_media/sprite_movement/index.html Looking at the index.html file i see it calls a script called movement.js and a script called requestAnimationFrame.js. I can only find the movement.js script in the navigator window not the requestAnimationFrame.js script. Can any wise member tell me what I am missing here? Edited November 27, 2020 by TheCrock spelling Quote Link to comment Share on other sites More sharing options...
b10b Posted November 27, 2020 Share Posted November 27, 2020 @TheCrock It's there, not sure why it's not showing up in your developer console "Sources" tab? Direct url below: http://atomicrobotdesign.com/blog_media/sprite_movement/js/requestAnimFrame.js Quote Link to comment Share on other sites More sharing options...
TheCrock Posted November 27, 2020 Author Share Posted November 27, 2020 Hi again b10b. I just when back to the page, opened dev tools and sure enough it is showing there for me now. Thanks for the reply. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.