ruffle-rs / ruffle-rs/ruffle-android
Assets not working correctly
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 569
- Forks
- 60
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 16
Description
Some games has assets in their files. When I start swf it works fine, but it is separated for a several other swf, and folder. (Folder path example below
- data
- index.html
-
- 01.html
-
- 01.swf
-
- 02.html
-
- 02.swf
(And etc))
So the thing is, when I start "01.swf" the button that answers for changing game to "02.swf" do not works, somehow the "Flash Game Player Classic" manages to change swf's (but its lags very hard).
And also I want to say that ruffle is great (as always), and every new update improves every aspects of it, well done.
- 02.swf
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the described layout with index.html, 01.html, 01.swf, 02.html, and 02.swf, then start 01.swf and test the control that should open 02.swf. Compare the behavior with Flash Game Player Classic and determine where navigation stops working; done means the game's control changes from 01.swf to 02.swf reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100