vCam AS3 Interactive

Note: Just released Beta 1.1.

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.

 Download vCam AS3 Interactive

 Thanks tisi!

8 comments

8 Comments so far

  1. tisi April 7th, 2008 8:16 pm

    Hey Bryan,

    thank _you_ very very much! Awesome work!

  2. alfio April 30th, 2008 7:56 pm

    Thank you Bryan.

  3. PaleRider May 11th, 2008 5:57 am

    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!

  4. Jesse Friedman August 15th, 2008 4:59 pm

    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.

  5. ryan bucinell October 13th, 2008 6:06 pm

    thanks a bunch. Not only for the great tool, but reading your code actually helped me understand the Bitmap class a little better.

  6. Cjs September 4th, 2009 10:35 am

    Thanks so much! I love people like you that make freeware!

  7. Dan May 4th, 2010 3:28 am

    I noticed a performance difference alright, but in my case it was an overwhelmingly positive one, this is *much* faster than the bitmap version on fullscreen sites.

    I am only doing pan/zoom/rotation though, no blur.

    thanks so much for this wonderful tool :)

  8. bryan May 6th, 2010 12:06 pm

    Yeah, the original vCam AS3 was targeting animators doing cartoon sequences. I’m glad this one worked out for you =)

Leave a reply