vCam AS3 Interactive
Introducing vCam AS3 Interactive. The original vCam AS3 uses the BitmapData class to optimize performance during playback. When you view the vCam AS3 swf you are watching a bitmap transformation of the stage. While this is ideal for animation projects, it causes problems when you want to incorporate buttons or interactive elements into your presentation. I had a request this weekend for an interactive version of vCam AS3. This version will allow you to add interactive elements. However, you will notice a performance difference especially when applying the blur filter. The vCam AS2 already supports interactive elements since it does not use the BitmapData class for optimization.
Thanks tisi!
6 comments6 Comments so far
Leave a reply
Hey Bryan,
thank _you_ very very much! Awesome work!
Thank you Bryan.
Thanks so much– this is one less thing to worry about on my submission to my school’s game competition @.@. I muchly appreciate the code!
Thank so much for this, huge help, great app. I love it!!! Works perfectly. Check out http://www.nealadv.com for a soon to be site designed around this.
thanks a bunch. Not only for the great tool, but reading your code actually helped me understand the Bitmap class a little better.
Thanks so much! I love people like you that make freeware!