Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

331
Views
¿Cómo usar Ruffle sin conexión?

¿Hay alguna manera de ejecutar Ruffle sin conexión? Probé este método con ruffle.js pero no funcionó porque el archivo: protocal no es compatible.

 <html> <head> <title>Goime 500</title> </head> <body> <div id="container"> </div> <script src="ruffle.js"></script> <script> window.RufflePlayer = window.RufflePlayer || {}; window.addEventListener("load", (event) => { const ruffle = window.RufflePlayer.newest(); const player = ruffle.createPlayer(); const container = document.getElementById("container"); container.appendChild(player); player.load({ url: "goime.swf", backgroundColor: "#000", }); player.style.width = "450px"; player.style.height = "450px"; }); </script> </body> </html>

Un iframe no funcionaría porque es para uso fuera de línea y no en línea. Cualquier ayuda sería apreciada. ¡Gracias! :D

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!