Images in Grid in Actionscript?
Images in Grid in Actionscript?
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- boobs0
OK. So I get that working, and it looks like ass, because the scaled MovieClips of the images look all jaggy to hell. So I hit it with this:
mov.cacheAsBitmap = true;
And they still look like ass. What's the code to apply smoothing to that? I honestly can't find this in the help...