Beautiful SDL3 3.4.0 has behavior like Flash Player :D

Hello everyone, thanks for saving my memory of Adobe Flash Player and Human Air
9-Slice mode:
Yes from SDL3 and AS3/Haxe = yes!!!

Scaling and presenting:

SDL_LOGICAL_PRESENTATION_DISABLED = NO_SCALE from flash.display.StageScaleMode

Camera and Audio:

SDL_Camera = Camera from flash.media

I/O:

SDL_DialogFile = file.browserForSave, file.browserForOpen etc from flash.filesystem.File

Local Connection or Pipe Communication:

SDL_net or other? = LocalConnection from flash.net

3D software, OpenGL or etc

SDL_gpu_* = Program3D, Stage3D etc… from flash.display3d and flash.geom3d but Haxe has support OpenGL, Vulkan etc from openfl.

And more features.

Thanks for saving my memory because I have worked since AS3 and Haxe but now I work on C# that is why you make real behaviors like Adobe/Macromedia’s Flash Player or Air thank you for restoring about some features.

Enjoy your SDL3 development! Please stay alive for SDL3 :slight_smile: