Re: [Flashcoders] webcam wackiness...

2011-09-18 Thread Dave Watts
> I recently developing an AR apps and my clients also face the same problem. > I asked them to update their flash player to 10.3.183.7 > > Check MAC flash player version by visiting the page - > http://www.adobe.com/software/flash/about/ I'm using the latest FP version, and Tom's link didn't work

Re: [Flashcoders] webcam wackiness...

2011-09-18 Thread Deepanjan Das
Dear Tom, I recently developing an AR apps and my clients also face the same problem. I asked them to update their flash player to 10.3.183.7 Check MAC flash player version by visiting the page - http://www.adobe.com/software/flash/about/ That solved the problem. The probable cause for the same

Re: [Flashcoders] webcam wackiness...

2011-09-18 Thread Dave Watts
> i want to confirm that this... > > http://46.4.226.29/camtest/ > > does not work on a mac, and in chrome 14 beta on the pc? It didn't work on my Mac (Lion, latest version of Chrome stable). Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Softwar

[Flashcoders] webcam wackiness...

2011-09-18 Thread tom rhodes
hey all, i want to confirm that this... http://46.4.226.29/camtest/ does not work on a mac, and in chrome 14 beta on the pc? massively simple webcam example, source below... package { import flash.display.Sprite; import flash.events.Event; import flash.events.StatusEvent; import flash.media.C