7/1/2010 2:44:50 AM
Title:
how to allow Web cam in air application
hii all,
i m using tiny chat in air app , in this case i have to open webcam in my air apl.
webcam is working in tinychat but not working when i access same url in air app.
can any one reply of this.
you can access tinychat room by this url:
http://p2p.tinychat.com/gourav
thanks
7/1/2010 5:25:47 AM
As far as i know tinychat only works if the page is called from a domain. So in your air application you should call a page which is residing on a webserver . Local page wont work .
7/1/2010 9:58:29 PM
yes im calling page from the server to our application :
like eg:
<mx:HTML id="tinychat" height="100%" width="100%"
location ="http://p2p.tinychat.com/langocity"/>
7/5/2010 3:19:04 AM
hey frnd,
same problem i faced in flash builder 2(flex 4)
but in flex builder 3 air , web cam is working.
:)