Locomote Video Player is an extensible Flash-based video player created by Axis Communications. It supports various streaming protocols including HLS, RTMP, and progressive MP4, and is built with an event-driven plugin system for customizing playback behavior. Though now deprecated due to Flash's decline, it was used in surveillance, broadcasting, and enterprise video applications.
A simple, 2 class, spritesheet blitting library for actionscript3.
Blit sprites to a BitmapData with this simple blitting library in actionscript3. It can mirror a spritesheet across the x-axis for half the load time, trims the rectangular regions of each frame to only include the pixels that matters, and supports pre-rendered rotations.