ruffle
ruffle copied to clipboard
prototype.__resolve conflict
Describe the bug
Flash player 6 with AS1.o :: Self-Hosted I am using prototype.__resolve which gets fired automatically just after onData event.
BTW - no external js or any file used here
it is working fine in compiled swf standalone move also works fine inside browser with flash player but doesn't works with Ruffle because "prototype.__resolve" never fired. seems some conflict with Ruffle.js
Expected behavior
if things works fine in compiled mode independent swf and it should work with Ruffle
Content Location
my local machine
Affected platform
Self-hosted version
Operating system
win 10
Browser
mozilla 115, MS Edge, GC
Additional information
No response