Hello, I create all of my lecture notes in Dreamweaver and upload them into the Files section and then insert them into the Modules. In these lecture notes, I have embedded YouTube videos (I used the embed codes from YouTube). For almost a decade these videos played within the file, but since the summer of 2025, I just see a black box with a message that says: "An error occurred. Try watching this video on YouTube, or enable JavaScript if it is disabled on your computer." When my school's Canvas admin asked Canvas for help, they basically said it was user error. I have been coding my own HTML pages for over 20 years and never had a problem until now. If you open the HTML page directly in a web browser (outside of Canvas), everything works fine. I have accessed Canvas through both Firefox and Chrome and see the same error. Can anybody tell me how to fix this problem? I tried adding frame busting code into the page's header to prevent it from loading within Canvas's frames, but that didn't work. So far the only workaround is using Firefox and right clicking on the page and selecting the option of loading the frame in a new browser tab. Unfortunately, not all of my students use Firefox and this seems like a clunky approach.