You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, there seems to be an issue with the demo website. It looks like there may be a timebomb in the older version of waflash & you havn't updated the version of waflash on the demo page yet.
For now I have been using a proxy on your tistory website to test waflash and find bugs. I found a bug where mouse clicks do not register for the AVM1Movie object.
To reproduce the bug:
Try loading an AS2 (AVM1) movie in AS3 (AVM2)
Try clicking in the AVM1 movie, or doing anything mouse related
You'll see that mouse events do not work. I believe the reason may be connected to the fact that AVM1Movie does not inherit InteractiveObject, which I think may be connected to what gets mouse events & what doesn't in waflash.
The text was updated successfully, but these errors were encountered:
Hi, there seems to be an issue with the demo website. It looks like there may be a timebomb in the older version of waflash & you havn't updated the version of waflash on the demo page yet.
For now I have been using a proxy on your tistory website to test waflash and find bugs. I found a bug where mouse clicks do not register for the AVM1Movie object.
To reproduce the bug:
You'll see that mouse events do not work. I believe the reason may be connected to the fact that AVM1Movie does not inherit InteractiveObject, which I think may be connected to what gets mouse events & what doesn't in waflash.
The text was updated successfully, but these errors were encountered: