C/C++ Compiler for the ActionScript Virtual Machine (AVM2)
Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the AdobeFlash Runtimes (FlashPlayer and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers.
Forum:
http://forum.crossbridge.io/
GitHub - SDK Source:
https://github.com/crossbridge-community/crossbridge/
GitHub - Issue Tracker:
https://github.com/crossbridge-community/crossbridge/issues
GitHub - Wiki:
https://github.com/crossbridge-community/crossbridge/wiki
GitHub - Examples:
https://github.com/crossbridge-community
Demo:
http://www.vpmedia.hu/crossbridge/neverball
Tutorials:
https://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flascc_v_.tse.html
http://bruce-lab.blogspot.hu/2014/01/crossbridgeflascc-resources-collection.html
https://tv.adobe.com/watch/max-2013/from-c-to-flash-the-power-of-the-adobe-flash-c-compiler/
Flasm is an assembler/disassembler for Flash actionscript bytecode.
Using flasm, script authors may learn how actionscript compiler and FlashPlayer virtual machine work, and tweak the compiled bytecode in SWF files for performance.
A C and C++ Library + a compiler to create AdobeFlash 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
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
This proyect provides a GNU/Linux solution for managing the Freecom (www.freecom.com) Beatman Flash MP3 Player and Recorder. This is a user-space C application for uploading, downloading, etc. music files to the player.
First you must install the beatman driver (which also includes a command line tool), and next you can optionally install the gbeatman graphical user interface.
rtmpd is a BSD licensed daemon for Real Time Messaging Protocol, a multimedia streaming and RPC protocol primarily used in AdobeFlash. Server applications for it are compiled as DSO files and loaded at the runtime, similar to Apache modules.