04.01Custom Filters in AS3
Hi Everyone,
Well, this is a short post; I know I have been busy lately (have been teaching AS3 quite a bit, which is fun, at Loto Québec and Canoe.ca) + work on the regular contracts. Anyhow, this to say that I have a lot of material I wish to write about, and hopefully next month I will get time to breathe and write again.
In the meantime, today I wanted to create a custom filter in AS3; namely a StrokeFilter. To my great disappointment the filter functionality on DisplayObjects is not extensible, so no way to create custom filter classes..
I read this, from the fingers of a guru, which convinced me: http://board.flashkit.com/board/archive/index.php/t-717643.html
Hope you are all doing well! I will post an update to the YouTube API in mid-April, with more documentation. Stay tuned!
Martin

Funny, The link you provided has a recent comment that recommends Pixel Bender, which I just suggested in your post on the lineart algorithm.
From their comment: http://labs.adobe.com/wiki/index.php/Pixel_Bender_Toolkit
April 18th, 2009 at 8:05 am
Thank you for the link, I’ve been wondering if this is possible.
February 1st, 2010 at 7:43 pm