Copy link to clipboard
Copied
I'm use both Flash CS6 and Flash Builder 4.6. In FB I can import mx.graphics.* into an .as file with no problem, but in Flash only mx.core is recognized. How can I access mx.graphics in Flash? Many thanks.
Copy link to clipboard
Copied
You could add a reference to the Flaex SDK swc in your project, but I wouldn't advise it. You'll be dragging in a bunch of crap that's probably not necessary.
What specific thing are you wanting to get?
Copy link to clipboard
Copied
Hi, Amy. Specifically I'm after mx.graphics.codec.PNGEncoder/JPGEncoder.
Copy link to clipboard
Copied
Maybe try looking for third-party efforts, such as A Better PNG Encoder for Flash or actionscript 3 - AS3 PNG Encoder? - Stack Overflow
Find more inspiration, events, and resources on the new Adobe Community
Explore Now