Everything about Flash
116.3K views | +0 today
Follow
Everything about Flash
Everything about the Flash Platform
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Bousquet
Scoop.it!

AS3 Quickie – Event.VIDEO_FRAME and Camera.drawToBitmapData() | In Flagrante Delicto!

AS3 Quickie – Event.VIDEO_FRAME and Camera.drawToBitmapData() | In Flagrante Delicto! | Everything about Flash | Scoop.it
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Using the Camera in Flash

Using the Camera in Flash | Everything about Flash | Scoop.it

A quick tutorial making use of the webcam for you this time. It’s a bit niche, I know, but it’s also a bit of fun during a busy month . Happy snapping.

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

AS3 Quickie – Attach a Camera to StageVideo | In Flagrante Delicto!

AS3 Quickie – Attach a Camera to StageVideo | In Flagrante Delicto! | Everything about Flash | Scoop.it

In the past, we’ve been able to attach a local camera to Video display objects within Flash Player with relative ease. The flash.media.Video object, of course, is part of the traditional display list and is not accelerated by the system GPU whatsoever. Using the newer flash.media.StageVideo object, we can implement a GPU-accelerated video display beneath the Flash display list… but previous to Flash Player 11.4 we haven’t been able to attach a camera to StageVideo as we could with Video. Thankfully, now we can!

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Simple Stage3D Camera « JacksonDunstan.com

JacksonDunstan.com covers AS3 programming for Flash and other forms of web programming with an emphasis on high performance...
No comment yet.