ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.72k stars 817 forks source link

TEXT DISAPPEARED ON THE WARNER BROS. WEBSITE! #15197

Closed tj60466 closed 9 months ago

tj60466 commented 9 months ago

I was using the Wayback Machine on Google Chrome on Windows to go to http://www2.warnerbros.com/main/company_info/company_info.html. But then, there are no words. Each section of the company's info I clicked on, it doesn't show the whole details about the entire Studio. Can u please help me NOW?

Screenshot 2024-02-12 034632

danielhjacobs commented 9 months ago

This isn't working on a Flash-enabled browser either. It relies on the URL https://web.archive.org/web/20040924010408/http://www2.warnerbros.com/main/xml_variables/companyinfo_variables.jsp, which was unable to be properly archived and so doesn't work on the Wayback Machine.

tj60466 commented 9 months ago

This isn't working on a Flash-enabled browser either. It relies on the URL https://web.archive.org/web/20040924010408/http://www2.warnerbros.com/main/xml_variables/companyinfo_variables.jsp, which was unable to be properly archived and so doesn't work on the Wayback Machine.

HmmR2GIF

What browser? And who do u work 4?

danielhjacobs commented 9 months ago

If you're on Windows, you can use https://archive.org/details/basilisk-portable-with-flash.

Personally, I tested with Pale Moon with Adobe Flash installed.

tj60466 commented 9 months ago

If you're on Windows, you can use https://archive.org/details/basilisk-portable-with-flash.

Personally, I tested with Pale Moon with Adobe Flash installed.

I tried Basilisk, but it's still not showing me the entire text on the Warner Bros. Company website.

tj60466 commented 9 months ago

Can u just contact the authorities who work 4 ruffle?

danielhjacobs commented 9 months ago

Like I said, this media was never archived. It's lost media and cannot work. That's why Basilisk is not working either even though it uses Adobe Flash.

danielhjacobs commented 9 months ago

Also, there are no "authorities who work 4 ruffle". This is an open source project with volunteer contributors. You could work on Ruffle too if you wanted to do so.

danielhjacobs commented 9 months ago

Let me try to explain. The Wayback Machine archives webpages and the media on those webpages, but sometimes media is not archived even though the webpages themselves are archived. The simplest example of that is images. When images are not archived they will not be able to be displayed on archived webpages.

This is another example of that. The webpage and a container for the text content on the Warner Bros website were both archived, but there was external media containing the text content which was never archived, so no text can be displayed within the container.

It's an issue with the content, not with Ruffle.