home.social

#adobeflash — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #adobeflash, aggregated by home.social.

fetched live
  1. Day 3 of screenshots of projects compiled from #ActionScript 3.0 to JavaScript using #ApacheRoyale and running on the #OpenFL library.

    I've primarily been focused on getting #AdobeFlex running on OpenFL. However, today I'm showing off something a little different. Here's the Demo project from #StarlingFramework. Starling is 2D GPU-powered framework that was designed for #AdobeFlash. In OpenFL, it runs on WebGL instead.

  2. Here are a few screenshots of another #AdobeFlex app compiled to JS with #ApacheRoyale and running on #OpenFL instead of #AdobeFlash.

    This is the "Cafe Townsend" sample for the Cairngorm MVC framework. It demonstrates that I've gotten enough of Flex working to build a fully-functional CRUD-style app.

    #ApacheFlex #MacromediaFlash #FlashPlayer #MacromediaFlex

  3. Back in 2021, I put together a little proof-of-concept demonstrating a few Adobe Flex components running on top of OpenFL instead of Flash Player. I compiled the AS3 code to JS using the Apache Royale compiler.

    Recently, I picked up this project again, and I've made a ton of improvements to both OpenFL and Royale. Here's a screenshot of the Flex Style Explorer sample compiled to JS. Styles, binding, states: all working!

    #AdobeFlex #OpenFL #ApacheFlex #ApacheRoyale #AdobeFlash #ActionScript

  4. Bill Premo announces some major progress with #Blast. Namely, adding support for scripting with ActionScript 2. He also gives a nice prognosis on open-sourcing the solution before the end of 2026!

    > It’s been 7 months since I’ve started this and I still haven’t taken a day off from it. Optimistically best case we’re 3-4 months away from going open source worst case before the year ends.

    patreon.com/billpremo/posts/ac

    #Flash #ActionScript #AS2 #AdobeAnimate #AdobeFlash #MacromediaFlash #FlashAnimation #FLA #XFL

  5. heise+ | Flash-Talk: Speicherkrise, SSD-Controller mit RISC-V

    Flash-Hersteller planen neue Werke, aber auch Preiserhöhungen. Etwas günstiger werden SSDs vielleicht durch Controller mit RISC-V-Kernen.

    heise.de/hintergrund/Flash-Tal

    #AdobeFlash #FlashSpeicher #IT #SSD #news

  6. heise+ | Besuch in der SSD-Fabrik: Vom Chip-Wafer zum fertigen Speichermedium

    Der Hersteller Lexar zeigte uns, wie er NAND-Flash-Speicherchips aus einer Siliziumscheibe schneidet, sie testet und daraus SSDs und Speicherkarten baut.

    heise.de/hintergrund/Besuch-in

    #AdobeFlash #FlashSpeicher #IT #SSD #news

  7. Bill Premo from Newgrounds is building a new Flash. From the description he provides, the feature set is quite comprehensive: .fla/XFL import, drawing engine, shape tweening, scripting, even embedded sound editor and more.

    bill.newgrounds.com/news/post/

    #Flash #Newgrounds #AdobeAnimate #AdobeFlash #MacromediaFlash #FlashAnimation #FLA #XFL #ActionScript #CSharp #Avalonia #SkiaSharp

  8. When I spent my time animating many years ago, I used Macromedia Flash MX 2004. The activation servers are long since dead, but Adobe published some keys which have since disappeared from their site.

    For prosperity: https://vale.rocks/micros/20260221-0405

    #Adobe #Flash #AdobeFlash

  9. Yes, alright, but what about the Macromedia Flash originals? They have the cheesiness of hand made Flash animations used for user interface no professional webdev with years of UX experience can mimick.

    https://archive.org/search?query=ishkur

    #adobeflash
    #edm
    #flash
    #ishkur
    #krepalakh
    #macromedia
    #macromediaflash
    #ux
    #vectorgraphics
    #webdev
  10. Every year to the day, 12am Sydney Australian time (AEST), I receive this email. For the past two decades.

    Flashkit was my first real online community.

    The folks there took time to guide and teach. Not just in Macromedia Flash, but in life! I was an awkward kid. I didn't know how to human. It was trial by error and the adults were so understanding, and so kind in guiding me.

    It's a nice reminder of what a community can do. I pretty much dropped into this forum of adult professionals as a teen with a weird tech hyper focus, and they rolled with it!

    Every year I get this email, I'm reminded of the joy the Internet can be.

    #macromediaflash #macromedia #adobeflash

  11. Die Technik moderner Datenträger: SSDs, Festplatten und mehr | c’t uplink

    In dieser Folge des c’t uplink gehts um Datenträger, und zwar nicht nur Flash, sondern auch klassische Festplatten – und sogar ein bisschen um Bandspeicher.

    heise.de/news/Die-Technik-mode

    #ct #ctuplink #Festplatten #AdobeFlash #IT #Journal #SDKarte #SSD #news

  12. OpenFL devlog: scale9Grid

    How I recently implemented the scale9Grid property in OpenFL. This feature is sometimes called 9-slice scaling, but Flash doesn't just take a display object as a bitmap and slice it up into 9 pieces. It actually adjusts the placement of points on the vector shapes, which also leads to better looking gradient and bitmap fills. Read on…

    joshblog.net/2025/openfl-devlo

    #Haxe #OpenFL #AdobeFlash #scale9Grid