Help with attachVideo() command

Guys,

I am having a problem with my research. It’s about capturing live video in flash using attached webcam. I made the streaming work when I preview it with pressing ctrl + enter. The problem is when I embed it in dreamweaver and preview through my browser, it didn’t display the video or stream at all…

Here’s the code:
output_vid.attachVideo(Camera.get());

Where output_vid is the instance name of the video symbol in flash.

Guys please help? It will be much appreciated and it will solve my problem.

Thank you so much!! :slight_smile: :slight_smile: :slight_smile: