Open Source ActionScript Software Development Software

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

  • 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
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    A collection of autoconf macros, plus an autogen.sh script that can be used with them.
    Leader badge
    Downloads: 6,027 This Week
    Last Update:
    See Project
  • 2
    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: 58 This Week
    Last Update:
    See Project
  • 3
    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: 162 This Week
    Last Update:
    See Project
  • 4
    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: 5 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    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: 21 This Week
    Last Update:
    See Project
  • 6
    as3swf

    as3swf

    Parse, create, modify and publish SWF files

    as3swf is a low-level ActionScript 3 library for parsing, creating, modifying, and emitting SWF files. It gives programmatic access to SWF structure (tags, binary content, shapes, actions, etc.), and allows developers to read SWF files, manipulate them in code (e.g. change shapes, embed assets, alter frame data), and write them back out. as3swf is released under the MIT license. Parse, create, modify and publish SWF files. Modify SWF content: insert, remove, or alter tags or objects within the SWF.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    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: 4 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    AS3WebSocket is an ActionScript 3 client implementation of the WebSocket protocol, following the final version of RFC 6455. It’s designed to allow Flash/AIR applications to connect via WebSocket (including secure WebSocket: wss://) to servers implementing that standard, to send/receive text and binary data, handle subprotocols, and support fragmentation etc. A test app is included. The testApp directory contains a Flash Builder 4.6 Air Project that uses the AS3WebSocket library and implements two of the test subprotocols from Andy Green's libwebsockets test server, the dumb-increment-protocol, and the lws-mirror-protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform Icon
    We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform

    Designed by event planners for event planners, the EventsAIR platform gives you the ability to manage your event, conference, meeting or function with

    EventsAIR have been anticipating and responding to the ever-changing event industry needs for over 30 years, providing innovative solutions that empower event organizers to create successful events around the globe.
    Learn More
  • 10
    Apache Flex SDK

    Apache Flex SDK

    Mirror of Apache Flex SDK

    Apache Flex SDK is the open-source software development kit maintained by the Apache Software Foundation for building applications using Adobe’s Flex framework—primarily targeting Flash runtime and AIR for rich internet applications. The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK can be used with Flash Player versions 10.2 and up. The Apache Flex SDK uses third-party code that will be downloaded as part of the build. In addition, you can choose to download optional third-party code if you would like to take advantage of the features offered, and you agree to the license terms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Starling-Framework

    Starling-Framework

    2D GPU-accelerated framework for ActionScript developers

    Starling is an open-source 2D framework for ActionScript developers that leverages GPU acceleration via Adobe's Stage3D API to create smooth, high-performance games and applications across desktop and mobile platforms. It mimics the traditional Flash display list while dramatically improving performance, making it a popular choice for Flash developers transitioning into more efficient, hardware-accelerated environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    purePDF

    purePDF

    A complete actionscript PDF library

    purePDF is a complete PDF library for ActionScript designed as a port of the Java iText 1 library. It allows developers to both create and read PDF documents directly from running SWF files, enabling seamless integration of PDF functionality into Flash-based applications. The library supports a wide range of PDF features, including advanced text rendering, graphics, gradients, transparency, annotations, and interactive forms. It also provides robust support for images, fonts, metadata, barcodes, and even RTL text such as Arabic. With a modular structure and compatibility with common ActionScript libraries, purePDF delivers flexibility for building rich, document-driven applications. Its comprehensive set of tools makes it suitable for both simple and advanced PDF tasks, from generating tables to handling page transitions and multimedia features. The library is open source, with examples demonstrating its capabilities and a reference PDF showcasing all classes in use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    **Click 'Browse all files' to see the release notes** -- This tool is an Eclipse editor plugin to provide source code formatting for Adobe Flex code (i.e. Actionscript and MXML).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    smake

    Highly portable UNIX make implementation since 1985

    smake - maintain, update, and regenerate programs
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    as3commons aims to bring some well known java.(lang|util).* goodies, like a collection framework, string utilities to actionscript3
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    ftk is an ActionScript 2.0 library and is focused on data input/output. Most notably are the serialization classes based on php's un/serialize format.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    FlashPascal
    compiler for a Pascal like language that build Flash animation (SWF) FlashPascal2 is a more advanced free compiler availabe at http://flashpascal.execute.re/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FusionCharts Free is a flash charting component for web applications, desktop applications and presentations. It livens up your boring data by converting it to animated and interactive charts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    AsUnit is the only open-source unit test framework that supports Flash Players 6, 7, 8 and 9.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    FlashDevelop Assets Packager Plugin

    FlashDevelop plugin to make assets library swc and swf.

    AssetsPackager is a plugin for the FlashDevelop( http://www.flashdevelop.org ). When you install AssetsPackager Plugin, you can simply right-click on folder and select "Package assets" to generate assets library SWF, SWC, and AS3 code for embedding assets. Video Tutorials http://youtu.be/LvWUuh4yQdE
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Moonfree is an Opensource Framework to develop RIA's, with Flex2 - Java communication. Integrates flex-openamf-spring-java and adds a server/client communication layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A Macromedia Flash implementation of Sierra's Adventure Game Interpreter (AGI) which can run AGI version 2.x games (Space Quest 1-2, King's Quest 1-3, Police Quest, Leisure Suit Larry etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple free Actionscript and flex code editor for Linux built with Mono and Gtk# The title is a working title so any name suggestion will be accepted gratefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AS3 Framework
    - fw.linq: Linq To Objects - fw.reflection: Reflection on AS3 classes - fw.queues: Program async - synchronous style - fw.events: Eventdispatching made easy (C# style) - fw.serialization: Serialize EVERY instance to xml and back ... and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next