Skip to content

Added cache and queue provide for flex component - #46

Open
kelegorm wants to merge 2 commits into
lucaslorentz:masterfrom
kelegorm:master
Open

Added cache and queue provide for flex component#46
kelegorm wants to merge 2 commits into
lucaslorentz:masterfrom
kelegorm:master

Conversation

@kelegorm

Copy link
Copy Markdown

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

@nouani7

nouani7 commented May 24, 2026

Copy link
Copy Markdown

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.

https://github.com/nouani7/AS3-SVG

@kelegorm

Copy link
Copy Markdown
Author

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.

https://github.com/nouani7/AS3-SVG

omg dude, it's been a while! :))))

@nouani7

nouani7 commented May 24, 2026

Copy link
Copy Markdown

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.
https://github.com/nouani7/AS3-SVG

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. ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants