kmeixner
01-14-2009, 02:36 PM
Hi,
I would like to be able to access the new sound API in Flash 10 to work with audio in my application. I don't need anything fancy, just to be able to access it in a similar manner to how I am currently able to access and use visual Flash 8 effects filters in my application.
eg: var myFilter = new flash.filters.ConvolutionMatrix() can currently be used in applications compiled to SWF8+, I would like to access the new sound API in Flash 10 in a similar manner.
Kevin
I would like to be able to access the new sound API in Flash 10 to work with audio in my application. I don't need anything fancy, just to be able to access it in a similar manner to how I am currently able to access and use visual Flash 8 effects filters in my application.
eg: var myFilter = new flash.filters.ConvolutionMatrix() can currently be used in applications compiled to SWF8+, I would like to access the new sound API in Flash 10 in a similar manner.
Kevin