| Bill Sanders 2006-04-28, 7:11 am |
| Hi Dario,
I wasn't sure what you mean by "main menu" -- is this Flash Settings
dialog box? As for working with Safari, I use it all the time with a
G4 1.25ghz Mac. Here are the cam/mic settings:
//Camera and Mic
cam.setMode(160, 120, 6);
cam.setKeyFrameInterval(24);
cam.setQuality(12800, 0);
cam.setMotionLevel(15, 2000);
mic.setSilenceLevel(25, 1000);
mic.setRate(11);
mic.setUseEchoSuppression(true);
//Bw Limit
150kbs up/down
This is set up for a 1-1 a/v chat w/ unlimited text chat, and 1-video
record/pb, bw display, and while it bends, it never breaks. I use it
regularly on both my Mac and PCs. I'm going to add dynamic buffering.
HTH,
Bill
On Apr 28, 2006, at 3:32 AM, Dario De Agostini wrote:
> When using Safari browser you can't access main menu because that
> will freeze the flash application, thus leading to huge delay and
> garbled audio. (both on ppc and intel macs)
bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|