Replies: 1 comment
-
I found in the docs that URLLoadOptions has |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I have an old game, that was rendering inside tag, and there was attribute. How to pass this value to the game that is running by Ruffle?
player.load= {url: "...", params: { flashvars: "..." }
It doesnt seem to be working but it could be because of other issues, so I just want to make sure I'm passing this parameter in a right way.
Beta Was this translation helpful? Give feedback.
All reactions