Skip to content

Option to auto-play? #839

Answered by ousia
ibillwilson asked this question in General
Jul 10, 2020 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

@ibillwilson,

this is the code you need:

<script src="./ruffle/ruffle.js"></script>

<script>
window.RufflePlayer.config = {
    autoplay: "auto"
};
</script>

[Edited after realizing my previous answer was wrong.]

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@n0samu
Comment options

n0samu Jun 19, 2023
Collaborator

Answer selected by ibillwilson
Comment options

You must be logged in to vote
1 reply
@ibillwilson
Comment options

Comment options

You must be logged in to vote
2 replies
@ousia
Comment options

@BinBashBanana
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants