Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 345 Bytes
# Ruffle.js Uses Ruffle.js and html to display .swf files.

Installation


Go to the end of index.html file and edit the line"swfobject.embedSWF('yourswffile.swf', 'ruffle', '100%', '100%');"

Change the "yourswffile.swf" to the name of the swf file you are trying to run.

Then enjoy your game.