Update README.md
This commit is contained in:
parent
2ba9fc39fd
commit
76b7f9116f
1 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
# rc24-april-fools
|
||||
April Fool's 2018 joke for RiiConnect24.
|
||||
April Fool's 2018 joke for RiiConnect24 (a fake Discord client for Wii). It loads a rickroll video.
|
||||
|
||||
The player.swf (ew! Flash) file can be used on the Wii Internet Channel in order to play videos in .flv format, since the Wii unfortunately lacks an HTML5 video player. Here's a template for the embed code:
|
||||
The player.swf (ew! Flash) file can be used on the Wii Internet Channel in order to play videos in .flv format, since the Wii unfortunately lacks an HTML5 video player. It was taken from the [Wii Channel interview pages](https://interviews.rc24.xyz/) from [Nintendo's Japanese website](https://www.nintendo.co.jp/) site.
|
||||
|
||||
Here's a template for the embed code:
|
||||
|
||||
```html
|
||||
<div id="swfcontent">
|
||||
|
|
@ -14,3 +16,4 @@ The player.swf (ew! Flash) file can be used on the Wii Internet Channel in order
|
|||
<param name="flashvars" value="filename=http://link.to/flv/file/here">
|
||||
</object>
|
||||
</div>```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue