Red Ball Freezes On Level 1
Describe the bug
You can't control red ball at this point

Expected behavior
Red ball should be controlled
Affected platform
Desktop app
Operating system
Windows 11
Browser
No response
Additional information
Can you please provide a link to the SWF file?
Can you please provide a link to the SWF file?
The original flash can be find on https://redball17levels.com/downloads.html
You can't control red ball at this point
Avm2 still don't have a keyboard control, So we had to wait longer.
This is fixed by #7779, though the game still isn't playable because the level doesn't scroll like it should.
If you use #7782, ruffle freezes after clicking on level 1 while the music is playing...
(I don't know why the small text on the ruffle window after the english phrase is in portuguese...)

[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot access property ::isSpecialProperty of null or undefined
[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot access property ::isSpecialProperty of null or undefined
[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot access property ::isSpecialProperty of null or undefined
[2022-08-28T15:43:50Z ERROR ruffle_core::avm2::events] Error dispatching event EventObject(EventObject(GcCell(Gc { ptr: 0x14e0c3d7a38 }))) to handler FunctionObject(FunctionObject(GcCell(Gc { ptr: 0x14e12e80398 }))) : "Cannot access property ::isSpecialProperty of null or undefined"
From #7790, Red Ball is still unplayable as the gray rectangle long bricks fall down instead of levitating up and down...

[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::activation] AVM2 error: Cannot get undefined property "localToGlobal" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })
[2022-08-29T00:07:17Z ERROR ruffle_core::avm2::events] Error dispatching event EventObject(EventObject(GcCell(Gc { ptr: 0x1ddf9286538 }))) to handler FunctionObject(FunctionObject(GcCell(Gc { ptr: 0x1ddf8e239a8 }))) : "Cannot get undefined property \"localToGlobal\" on class Some(ClassObject { name: PlayerBox, ptr: 0x1ddf4a30ff0 })"
There's still a lag in train so it's barely playable for who doesn't have pacience...
You shouldn't really expect great performance when support for something is still in its infancy.
Update: RB1 has now regressed to a loading screen; a new issue has been made about it.