Skip to content

Commit 578a02b

Browse files
authored
Update Flash.html
1 parent 5e9afaa commit 578a02b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Flash.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</head>
99
<body>
1010
<!-- Embed your Flash game -->
11-
<object class="ruffle" type="application/x-shockwave-flash" data="path/to/your-flash-game.swf" width="600" height="400">
12-
<param name="movie" value="https://everywheredash.github.io/flash/FlashDashFixed.swf">
11+
<object class="ruffle" type="application/x-shockwave-flash" data="/flash/FlashDashFixed.swf" width="600" height="400">
12+
<param name="movie" value="/flash/FlashDashFixed.swf">
1313
<param name="quality" value="high">
1414
<param name="wmode" value="transparent">
1515
<param name="allowfullscreen" value="true">

0 commit comments

Comments
 (0)