Skip to content

Flash-toy-sync 2021-12-5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@notSafeForDev notSafeForDev released this 05 Dec 07:14
· 5 commits to as3_enter_frame_inconsistency_fix since this release

flash-toy-sync-v3-2021-12-5-beta.zip

Fixes issue for AS3 where it wouldn't include the first frame in scenes which fixed various issues, most notably:
Lag at the start of the scene which could cause the script to get desynced.
It would sometimes create a scene with a single frame when pausing, which when merged, would prevent playing of the scene in the editor.

Due to this change, some AS3 animations has to be fixed.

To help fixing animations, a temporary keyboard shortcut was added: Control + I (capital I). This can be used when nothing happens when attempting to play a scene in the editor. You just have to step at least 1 frame from the first frame before using it. Also, you won't get any indicator that you used the shortcut, aside from being able to play the scene again.

The shortcut will be removed for the next release, as it should only be needed for fixing as3 animations that were scripted using a previous version.