OpenFL 9.5.0, Lime 8.3.0, and SWF 3.4.0 Release

Yes, that helped, thank you very much!

But now I’m running into another problem.
I’m using the SpriterHaxeEngine library, and it’s breaking on ScmlObject.unserializePack

Called from spriter.definitions.ScmlObject::unserializePack spriter/definitions/ScmlObject.hx line 39
Called from haxe.Unserializer::unserialize /usr/local/lib/haxe/std/haxe/Unserializer.hx line 352
Called from haxe.Unserializer::unserialize /usr/local/lib/haxe/std/haxe/Unserializer.hx line 315
Called from haxe.Unserializer::unserializeObject /usr/local/lib/haxe/std/haxe/Unserializer.hx line 200
Called from Reflect::setField /usr/local/lib/haxe/std/cpp/_std/Reflect.hx line 41
Exception: Invalid field:currentTime

I don’t know yet which side the problem is on. I have encountered this problem before SpriterHaxeEngine. Unserialization issue.

@Bink @joshtynjala