Added cache and queue provide for flex component - #46
Conversation
|
I’ve been working on improving the SVG library and simplifying the entire workflow for ActionScript 3 developers. The goal was to make SVG rendering lightweight, fast, and extremely easy to use — including async parsing, modern SVG support, and rendering in just a few lines of code. |
omg dude, it's been a while! :)))) |
This reply isn't just for you, my friend. Unfortunately, after 12 years , I've been working on a project that requires SVG in the ActionScript, and I haven't found any solution. So I created the library and posted this reply here so anyone searching like me can find it. ^^ |
Just create own URLLoaderCache instance and push it to SVG.contentLoader.
I didn't place URLLoaderCache here, I moved it to separate repository: https://github.com/kelegorm/URLLoaderCache