Showing 35 open source projects for "adobe flash animation"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Lottie

    Lottie

    Render After Effects animations natively on Mobile, Web & React Native

    Lottie is a wonderful library for Android, iOS, Web, and Windows that works by parsing Adobe After Effects animations that have been exported as json with Bodymovin, and then rendering these natively on mobile and on the web! Now you can have beautiful animations without engineers having to recreate everything by hand. Building animations by hand is time consuming, and other animation alternatives like Gifs and Png sequences don’t offer the same flexibility and varied features that Lottie offers. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    two.js

    two.js

    A renderer agnostic two-dimensional drawing api for the web

    ...It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl. Two.js is deeply inspired by flat motion graphics. As a result, two.js aims to make the creation and animation of flat shapes easier and more concise. At its core two.js relies on a scenegraph. This means that when you draw or create an object (a Two.Path or Two.Group), two actually stores and remembers that. After you make the object you can apply any number of operations to it. Two.js has a built in animation loop. It is simple in nature and can be automated or paired with another animation library. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    ...We've built on top of his great work to extend its usage to Android, iOS, and React Native. You can build the sample app yourself or download it from the Play Store. The sample app includes some built-in animations but also allows you to load an animation from internal storage or from a URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    locomote-video-player

    locomote-video-player

    Media Player in Adobe Flash with RTSP support

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 18 This Week
    Last Update:
    See Project
  • 7
    SoundAS

    SoundAS

    A modern lightweight sound manager for AS3

    SoundAS is a modern and lightweight sound management library for ActionScript 3, built for both Flash and Adobe AIR applications. Its primary purpose is to simplify audio playback, making it easier to transition between sounds, manage sound effects separately from looping music, and handle complex sound interactions. The library provides a clean API that supports chaining, allowing concise and expressive sound control in just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    simplest flashmedia example

    simplest flashmedia example

    simple examples about using flash player to play RTMP/HTTP/HLS

    This project contains following examples about Flash streaming media: simplest_as3_rtmp_player: Simplest RTMP Player(ActionScript) simplest_as3_rtmp_streamer: Simplest RTMP Streamer (ActionScript) rtmp_sample_player_adobe: Sample Player extracted from Adobe Flash Media Server rtmp_sample_player_wowza: Sample Player extracted from Wowza Server rtmp_sample_player_flowplayer: RTMP/HTTP Player based on FlowPlayer (with RTMP plugin) rtmp_sample_player_videojs: RTMP/HTTP Player based on VideoJS rtmp_sample_player_jwplayer: RTMP/HTTP Player based on JWPlayer hls_sample_player_flowplayer: HLS Player based on FlowPlayer (with HLS plugin) hls_video_player_html5: HLS/HTTP Player based on HTML5 activex_vlc_player: Video Player based on VLC ActiveX Note: Some example couldn't work directly. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    away3d-core-fp11

    away3d-core-fp11

    Away3D engine for Flash Player 11

    Away3D Core FP11 is a real-time 3D graphics engine for Flash Player 11 that leverages Stage3D for GPU acceleration. It provides a powerful framework for rendering 3D models, animations, lighting, and materials within ActionScript 3 applications. Ideal for interactive media, games, and visualizations, Away3D simplifies working with 3D scenes in Flash and supports common file formats like OBJ and MD5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    Version 3.x available here on SourceForge has been superseded by version 4.x available on Github. The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zoe

    Zoe

    Zoë is an open source tool for generating spritesheet images

    Zoë is an open-source tool in the CreateJS suite that enables illustrators to generate spritesheet images and animation frame data from SWF files, facilitating seamless workflow between Flash authoring and HTML5/EaselJS animation. Zoë is designed to work with any AS3 SWF file version 9 or greater. It's best practice to have all your animations on the root timeline, and use labels to identify your different animations or frames. To begin, simply drag a swf file into Zoë, and click Export to create a SpriteSheet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swf Reader

    Swf Reader

    Adobe Flash SWF file reader, editor

    Adobe Flash SWF editor which can read and edit bytecode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    ...Each community has interactive streams composed of clusters of audiovisual, photos, text and external feeds. Managana mixes and sequences playlists that can be created, displayed, and animated in the software itself. Managana works with both Adobe Flash Player and/or HTML5 canvas. Check our presentation at http://www.managana.org/editor/share.php?c=managanaintroen&s=0_home Check our presentation video at http://www.youtube.com/watch?v=HM5Zs32N5MY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Flash to Ren'Py Exporter

    A Flash exporter for Ren'Py.

    This JSFL exporter allows a Flash project to export the Graphic symbols of its library and convert them into PNG files and Ren'Py data, allowing Ren'Py to use Flash as an animation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Grapefrukt Export

    Grapefrukt Export

    Set of actionscript tools to export animations and graphic assets

    Grapefrukt-export is a suite of ActionScript tools aimed at exporting animations and graphical assets created in Flash authoring environment to other more usable formats. It lets authors extract sprites, movie clips, fonts etc., generating sheets, transparent images, animation keyframes data etc., so assets can be used outside of Flash, in different pipelines. Exports Sprites to transparent pngs. Exports MovieClips to animation sheets. Parses positions of parts in MovieClips and exports keyframe data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Standing Wave 3

    Standing Wave 3

    Flash ActionScript3 dynamic audio library

    Standing Wave 3 is an ActionScript 3 audio library that provides high-level control over the Flash Player’s SampleDataEvent API for streaming audio output. It builds on the foundation of Standing Wave 2 but has been extensively refactored, with its core sample storage and manipulation routines rewritten using Adobe Alchemy for significant performance improvements. Originally derived from the audio engine used in the Noteflight Score Editor, the library allows developers to combine and chain together audio sources, filters, and sequences to create dynamic, real-time sound experiences. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alternativa3D

    Alternativa3D

    Alternativa3D Flash GPU accelerated 3D engine

    Alternativa3D is a high-tech, open-source 3D engine built for ActionScript 3 and Adobe AIR, offering GPU-accelerated performance for browser-based games and applications, with a focus on high performance and resource efficiency. Alternativa3D is a high-tech and high-performance 3D engine for ActionScript 3 and Adobe AIR. It supports hardware acceleration for browser-based games and applications. Initially, the engine was designed to meet our own needs but we realized that it wouldn't be fair...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenAnimator
    This project aims at creating an open source alternative to Adobe Flash based systems. The aim is to create a cross platform animation suite. We are also building a easy way to utilize this framework via a designer. This is in progress at www.openanimator.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    Flint is an ActionScript 3 particle engine designed for creating rich particle effects in Flash and Flex applications, providing tools for animations like fire, smoke, and explosions. This first tutorial will introduce the basics of Flint through a project to create a snow effect. Our effect will be snow flakes drifting down the screen. Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Adobe Flash Media Server Access log analyzer written in PHP and using MySQL as a backend database store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SPACS is an extension for Macromedia / Adobe Flash that automates flash tutorial creation. Using the SPACS panel, users submit a sequence of images, define hotspots which trigger question / answer sets, and outputs a flash file.(http://tinyurl.com/af6og5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    MPW Player open source FLV or MP3 Player. This Project using Adobe Flash and Action Script
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    "MathML Formula for Flash" is an implementation of MathML to display the mathematical formula and it is intended to be used in Adobe Flash applications. More info you can get from http://www.learn-math.info/mathml.do?action=formula
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB