Showing 1056 open source projects for "flash"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    Simple Flash MP3 player written in Haxe. Requires Flash player 10 or later. Now includes an external interface from Javascript. To use this interface on your local file system you will need to change your global security settings to trust the folder where you want to keep the files. Visit http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html to change your settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Experimental simple Flash Ogg Vorbis player using HaXe Ogg Vorbis library from xiph.org. Requires Flash player 10.0.0.525 or later. Now includes an external interface from Javascript. To use this interface on your local file system you will need to change your global security settings to trust the folder where you want to keep the files. Visit http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html to change your settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    tickets

    pythonic kerberosish ticket system: easy to use, easy to subclass

    ...Specific implementations are included: FormTicket: provides core implementation of state-less Cross Site Request Forgery protection. Other use cases include ticketing object param values pointing at URL:s or services in HTML-objects such as Flash or Java Applets. This adds server-side choises to be made while preventing users from using arbitrary values. Severe testing is done and will be mandatory for core and every specific implementation. Every single bit is flipped and various ticket contents and flag combinations are permutated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A remake of the popular flash game Thing Thing (fan game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5

    flash W3C validator and creator

    W3C validator & creator written in Actionscript 3 / Flex 4

    A flash W3C validator, first with only the standard validator using the W3C API. The next step will be the auto creator off a W3C valid page. Strings will be automatically changed to valid W3C strings. This will be a never ending project because off the new W3C standards. We will begin for XHTML and HTML5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ghpsdr3-usb

    Easy to configure suite of ghpsdr3-alex application on a bootable USB

    Goal is a complete easy to configure suite of ghpsdr3-alex application on a bootable USB Flash drive The ghpsdr3-alex project wiki is located at http://napan.ca/ghpsdr3/index.php/Main_Page ghpsdr3-alex is a set of Applications aimed at Ham Radio operators to use SDR (Software Defined Radio) hardware. The focus is on remote capabilities using the softrock SDR hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    World Construction Kit (WCK)

    World Construction Kit (WCK)

    Box2d Flash Alchemy Port + World Construction Kit

    WCK (World Construction Kit) is an ActionScript 3 physics engine built as a port of Box2D (with Flash Alchemy in mind). It provides tools for building simulated worlds with rigid bodies, shapes, collision detection, joints, gravity, etc., embedded into Flash/AIR environments. It aims to integrate Box2D-style physics decently with Flash, allowing developers to assemble physics scenes (“worlds”), define shapes, manage simulation steps, and run demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    imagetext ( smarty image plugin )

    imagetext is a smarty plugin for creating graphical cached text images

    ...On the one hand you want those better looking graphical headlines, on the other hand the maintenance effort … puhh! - There are two solutions for this problem: the first uses Flash, which uses the GET parameter to display the correct text. The second ist the solution with automatically created images. And this is what this plugin exactly does (btw., all graphical headlines on this website were created by this plugin). - This plugin uses its own cache. If you change the text or an attribute of a headline, its image is recreated. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones. It has been used for many indie / Flash games (including commercial and contest-nominated ones), and its design emphasizes object recycling, simplicity, utilities, and using free or low-cost tools to create games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A simple GUI based math learning tool for elementary school students. Very simple to use and yet very effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    kidware

    Kid safe flash apps packaged in webpages

    Kidware is currently a few flash apps for helping very young kids with learning mouse control, counting and basic sets. I tried to keep as much distraction out of the games as possible, in part, because I want the kids to focus on learning the tech above being amused. Hopefully kids will quickly learn these techniques and then use them to play some more advanced games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Space Fighter
    ...Your enemies are large asteroid fields and bad aliens. You have heavy weapons on board like a laser gun, a rocket launcher who chooses its destination object, or a flash gun, who fills the screen with a green light and destroys all surrounding enemies. The soundtrack is an electronical orchestra sound with a nice atmosphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SpaceNOutX

    SpaceNOutX

    Space Exploration Game

    http://templates.services.openoffice.org/en/template/lulucom-cd-dvd-label (another very old app, server side code was lost) SpaceNOutX is a flash/php based game that (will) let players carve out their own piece of a a virtual universe. Creating a new user and the map system should work. Load the map then zoom waaaaay out to see probably the coolest thing about the game so far. This version is being compiled from several previous versions from Android, BASIC, and ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A utility for copying out files locked by one process. For example, Adobe Flash Player streams videos into a temporary file that is locked for reading by other processes. Using this tool, one is able to copy the file out of the browser/Flash process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BulkLoader

    BulkLoader

    A bulk loading library for Actionscript

    BulkLoader is a minimal ActionScript 3 (AS3) library intended to simplify the process of loading and managing multiple assets (images, SWFs, XML, sounds, etc.) in Flash/AIR projects. It provides a unified interface to deal with different content types, handles connection pooling, progress reporting, caching, retries, priority, and other conveniences so developers spend less effort coordinating many concurrent loads. Statistics about loading (latency, speed, average speed). Various kinds on progress indication: ratio (items loaded / items to load), bytes, and weighted percentage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PCstreams 2.0 is uit! Een programma die alle nederlandse voetbalwedstrijden indexeerd. Dus de eredivisie kunt u kijken maar ook internatinale wedstrijden en uiteraard champions leugue Download hem snel en geniet van dit stukje gratis software!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WIZNet Interactive Maps
    A Flash application for implementing interactive world maps into sites. It can be totally configured by XML config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Originally created to allow images from a Flickr feed to be uploaded and fed into a flash-based voting system, now released for general use according to the Creative Commons Attribution-ShareAlike 3.0 Unported License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flashlight-VNC is a VNC Viewer written in Flash. It can connect to a VNC server and control a remote computer. It supports Tight Encoding and other encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AS3Libs

    AS3Libs

    A collection of AS3 libraries and sketches

    ...It includes many small independent libraries for things like collision detection, color matrices/filters, particle effects, random number utilities, path-finding, etc., as well as smaller visual/interactive sketch examples. It is intended as a resource/toolbox for developers building in AS3 (Flash / AIR). Simple library for breaking intensive tasks up across frames to maintain UI responsiveness (simple green threads). Provides common color adjustment methods for use with ColorMatrixFilter. Uses the same math/values as the Flash Pro IDE's "Adjust Color" filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    k.framework is an open-source front-end Flash Framework in AS2. k.framework has built-in deeplinking with SWFAddress, SWFObject and swffit. k.framework's site including: * Navigation * Transitions * Preloading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flash Game Store is a Java program which allows the user to download flash games from the internet and to play them offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A flash flv, mp3 or mp4 (h.264) player made on haxe that can be embedded into any website for free or commercial use. With support for rtmp, youtube, http streaming and many more features. Open for improvements by you!
    Downloads: 0 This Week
    Last Update:
    See Project