Open Source ActionScript Software

ActionScript Software

Browse free open source ActionScript Software and projects below. Use the toggles on the left to filter open source ActionScript Software by OS, license, language, programming language, and project status.

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    A collection of autoconf macros, plus an autogen.sh script that can be used with them.
    Leader badge
    Downloads: 9,441 This Week
    Last Update:
    See Project
  • 2
    webcamjs

    webcamjs

    HTML5 webcam library for capturing images from browser

    WebcamJS is a lightweight JavaScript library that enables users to access and capture images from their webcam directly within the browser using HTML5 and Flash fallback. It supports taking snapshots and integrating webcam features into web applications with minimal code. Ideal for creating apps involving profile pictures, document capture, or verification tools.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 4
    mBlock

    mBlock

    Base on scratch offline v2.0 by MIT

    mBlock is a visual programming platform based on Scratch 3.0 that helps students learn programming concepts through drag-and-drop blocks, Python, and IoT/AI modules. Developed by Makeblock, it supports programming robots and Arduino boards with an intuitive interface. Designed for education, it bridges the gap between beginner-friendly environments and real-world coding with Python, AI, and robotics tools.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue database. However, you can still download the both the old and the new 2.x releases of Natural Docs here.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 6
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    From the creator of Super Hexagon, VVVVVV, the hit 2010 indie platformer, now available on android and iOS! Winner of Indiecade's 2010 award for Most Fun/Compelling Game. There are two versions of the VVVVVV source code available, the desktop version (based on the C++ port, and currently live on Steam), and the mobile version (based on a fork of the original flash source code, and currently live on iOS and Android). If you’re looking for the game’s text, that’s mainly (but not entirely) in the Scripts.cpp and TerminalScripts.cpp classes. These functions basically load data into a very simple script parser that controls cutscene logic. All the actual levels in the game are hardcoded in huge arrays generated with a map editor, which exports the levels in source code. Since the 2.0 update, the Windows, Mac and Linux versions of VVVVVV have featured a powerful and easy to use level editor.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    bfxr

    bfxr

    Flash + AIR sound effects generator. Based on Sfxr.

    The bfxr project by increpare is a sound-effects generator tool originally built using Flash + AIR, based on the earlier Sfxr project. Its purpose is to enable users, especially game developers and sound designers, to quickly generate retro, 8-bit/“chiptune” style sound effects (“bleeps”, “booms”, “zaps”, etc.) without deep knowledge of audio signal processing. It offers an interactive GUI through which you can tweak many parameters (oscillators, envelopes, filters, etc.) to sculpt custom sound effects; you can preview in real time, export, and iterate. The project includes libraries, HTML templates, and both ActionScript and JavaScript code. It has been well-received (over a thousand stars), but as of 2025, it has been superseded by a newer version called bfxr2, which is a JavaScript reworking of the original.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    malware-samples

    malware-samples

    A collection of malware samples and relevant dissection information

    This repo is a public collection of malware samples and related dissection/analysis information, maintained by InQuest. It gathers various kinds of malicious artifacts, executables, scripts, macros, obfuscated documents, etc., with metadata (e.g., VirusTotal reports), file carriers, and sample hashes. It’s intended for malware analysts/researchers to help study how malware works, how they are delivered, and how it evolves.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    DragonBonesAS

    DragonBonesAS

    DragonBones ActionScript Runtime

    DragonBonesAS is a skeletal animation framework for ActionScript 3 and Flash, designed to simplify the implementation of complex 2D animations. It separates the animation data from display logic, allowing developers to reuse assets, blend animations, and reduce draw calls. DragonBones supports the creation of character rigs, timelines, and inverse kinematics, making it popular in Flash-based game development.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    FZip

    FZip

    Class library to load, modify and create standard ZIP archives

    FZip is an ActionScript 3 class library that allows developers to load, create, and modify ZIP archive files from AS3; it supports reading existing ZIPs, writing new ones (including adding/removing files), decompressing and compressing entries, and generally working with standard ZIP formats entirely in AS3.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    NESbox

    NESbox

    Emulator of NES, SNES, Sega Mega Drive, GameBoy video consoles

    The nesbox/emulator is an open source, browser-based emulator for a collection of retro gaming systems (NES, Super Nintendo, Sega Mega Drive, GameBoy, etc.). It’s written in ActionScript/Flash, and the project includes SWF binaries so you can embed the emulator into web pages. The emulator allows users to load ROMs and play them in their browsers via the Flash plugin. It’s licensed under the MIT license, meaning it’s quite permissive in terms of reuse. While Flash is an aging technology, the project remains a practical way to access old console gaming via browser, as long as Flash is supported or available.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    scratch-flash

    scratch-flash

    Legacy Flash-based version of the Scratch programming editor

    Scratch Flash is the legacy version of the Scratch visual programming environment used to teach coding through creative projects and animations. Developed using Adobe Flash, it was the original engine powering Scratch 2.0. Although deprecated and replaced by Scratch 3.0, this version remains available for archival and historical purposes or for environments still supporting Flash.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    CasparCG: Pro Video & Graphics Play-Out

    CasparCG: Pro Video & Graphics Play-Out

    Pro Video & Graphics Play-Out SW, proven in 24/7 broadcasts since 2006

    Playback and record video, graphics and audio to multiple screens via DVI/HDMI/SDI in SD, HD, 2K and 4K.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 14
    Тесты ПДД Беларусь

    Тесты ПДД Беларусь

    Тесты ПДД для экзамена в ГАИ РБ

    Экзаменационные тесты по Правилам дорожного движения Республики Беларусь для подготовки к экзамену в МРЭО (РЭП) ГАИ на получение водительского удостоверения. Лучшие из бесплатных и самые распространенные тесты по ПДД РБ.
    Downloads: 146 This Week
    Last Update:
    See Project
  • 15
    This tool opens or create a Macromedia Flash shared object file (.sol) displays the content of the file and allow you to change the values.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 16
    Super Smash FLash 2

    Super Smash FLash 2

    Super Smash Flash 2 is the most must-play battle game with 28 classic

    SSF2 Fan Club: https://www.facebook.com/SuperSmashFlash2FC/ Play SSF2 Online: https://www.freegames66.com/fighting/super-smash-flash-2/ Nice news for those who love Super Smash Flash game, the upgraded version is better and better with an extra 3 playable characters to swell the ranks too (Marth, Zero Suit Samus and Chibi-Robo). Super Smash Flash 2's gameplay is very similar to the official Super Smash Bros. However, the most interesting feature of SSF2 is that character's health is measured by a damage percentage counter. It means a character is attacked, the damage will be accumulated, and percent value gets high. The controls of Super Smash Flash 2 are also different from the previous version. Make use of WASD keys to move Player while the arrow keys are used to control second player. The O and P keys still remain in P-1's possession, the P key for standard attacks, the I key for shield, and the 1 key for taunting.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17
    BigBlueButton
    BigBlueButton is an open source web conferencing system for distance education. It provides real-time desktop sharing, presentation, VoIP, webcam and chat.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 18
    Oblivion Works
    Wrye Bash has moved to Github! Downloads: https://github.com/wrye-bash/wrye-bash/releases Code: https://github.com/wrye-bash/wrye-bash
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    ElonaPlusCustom-GX

    ElonaPlusCustom-GX

    Elona+ variant based on Custom-G

    ElonaPlusCustom-GX is a heavily modded and translated fork of the Japanese roguelike RPG Elona+, featuring new UI enhancements, rebalanced mechanics, bug fixes, and original content. Set in a whimsical fantasy world, Elona+ offers deep character creation, quests, housing, and turn-based combat. This GX version focuses on player experience, expanding Elona’s cult following with English patches and streamlined gameplay.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    WebViewANE

    WebViewANE

    WebView Adobe Air Native Extension

    WebViewANE is a native extension (ANE) for Adobe AIR that embeds a modern WebView based on Chromium (CEF) for Windows and WKWebView for macOS. It allows AIR developers to render modern web content within desktop applications, supporting features like JavaScript execution, message bridging, file uploads, and advanced navigation. This makes it ideal for hybrid apps that combine Flash UI with embedded web-based interfaces.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    flump

    flump

    Exports Flash .FLAs to GPU-friendly formats

    Flump is a toolchain for converting Flash timeline animations into lightweight runtime formats suitable for games. It allows artists to design animations in Adobe Flash (now Animate) and export them for playback in game engines using ActionScript, Java, or other runtimes. This helps maintain smooth vector animations with minimal performance cost, particularly for mobile and web games.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    pbboard

    pbboard

    PBBoard - Free and Open Source Forum Software

    Program PBBoard is interactive Forum management program Dialogic Free classified as free software and open source, is located under the GNU GPL, is written in PHP and based on MySQL database engine And PBBoard now in its third generation version 3.0, this version includes integration between design standard High-level as well as high security, as well as multi-language interface and empowerment Full of multiple databases for planning modulating complete with a lack of effort on servers. https://pbboard.info
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    GrindPlayer

    GrindPlayer

    OSMF + Flex based flash video player

    GrindPlayer is a Flash video player built using OSMF (Open Source Media Framework) + Flex. It aims to provide many of the video-playback functionalities that are needed in “modern” Flash applications, including plugins for advertisements and subtitles, etc. The repo includes support tools, localization files, and utilities for building the player with the Flex SDK. OSMF + Flex-based flash video player, which provides the most needed functionality nowadays. Build scripts (.bat files) for release, framework and properties management for configuring SDK etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Ovmeet

    Ovmeet

    Video conferencing and collaboration platform

    OvMeet is a video conferencing and collaboration platform developed in China that supports video meetings and H5 web/video live streaming. WebRTC, RTMP, SIP, RTSP, whiteboards, document presentation, file sharing, desktop sharing, recording, and more. The older version was built using Adobe/Flash, but that is no longer maintained. The newer version uses modern web technologies to deliver video conferencing services across Web, H5, Android, iOS, PC, etc. It also supports server configurations, live streaming, multiple protocols, and integration with hardware and AR components for extended use cases. Supports WebRTC, RTMP, RTSP, SIP protocols, enabling interoperability with streaming devices, hardware endpoints, and different media sources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    SignalCommandMap

    SignalCommandMap

    Robotlegs extension to facilitate the use of AS3-Signals with Robotleg

    signals-extensions-CommandSignal is an ActionScript 3 extension that integrates Robotlegs and AS3-Signals frameworks to provide a cleaner, strongly typed alternative to traditional Flash Events in application architecture. Robotlegs uses events as the communication mechanism between models, services, and commands, but this project replaces that system with the more robust and object-oriented AS3-Signals. By combining the two, developers can eliminate the ambiguity and string-based event registration common in standard event-driven patterns. The library introduces the SignalCommandMap, a utility that allows developers to map Signals to Commands, enabling commands to trigger automatically when a Signal’s dispatch() method is called. This extension also creates a SignalContext, an enhanced MVCS context that manages Signals alongside the traditional Robotlegs maps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next