Search results

  1. E

    Flashphoner v3 flash fallback, how to get access to audio?

    Hello, I am wondering how to actually get access to the microphone when using a browser without WecRTC. When I call "flashphoner.getAccessToAudioAndVideo()" on your sample client app, nothing happens. Users can have their flash microphone disabled so I can't just assume it always enabled. thanks
  2. E

    Send busy signal back to caller

    Hello, So I am trying to figure out how code up this situation: Bob is trying to call Sam. Sam is already in a call with Holly. When Sam gets an incoming call form Bob, the client automatically sends a busy signal back to bob. Sam doesn't get disturbed in any way. Bob hears a "busy" sound on...
  3. E

    NotifyFlashIsReady javascript function

    Hello, I was just wondering how I can tell when my swfobject is "ready". What function can I call? The problem is that when I create a swfobject, there is no "login" method available right after creation. Is there a method such as window.["NotifyFlashReady"] that will get called by the swfobject...
Top