[flexcoders] Re: Camera.get([index]); useing mutiple cameras

2006-08-09 Thread willburforce82
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of willburforce82 Sent: Tuesday, August 08, 2006 11:54 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Camera.get([index]); useing mutiple cameras Thanks for you swift response Andy Unfortunatly i don't get any video feed from

[flexcoders] Re: Camera.get([index]); useing mutiple cameras

2006-08-09 Thread willburforce82
, Inc. http://www.cynergysystems.com Blog: http://www.cynergysystems.com/blogs/page/andrewtrice Email: [EMAIL PROTECTED] Office: 866-CYNERGY -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *willburforce82

[flexcoders] Re: Camera.get([index]); useing mutiple cameras

2006-08-09 Thread willburforce82
Thanks Again both Andy and Jeremy, i'm still not able to define between the two cameras on my computer, i've added traces to help identify whats going wrong, but this is the closest i've got:- var arr:Array = Camera.names; trace(arr[1]); trace(arr[0]); //these traces return the "Digital

[flexcoders] Camera.get([index]); useing mutiple cameras

2006-08-08 Thread willburforce82
Hi all, i'm new to action script, and working on a project that involves using multiple cameras in a single .swf i seem to be able to retreve the Camera.names and Camera.names.length which give me the names and number of cameras attached to my local computer but i can't seem to specify which

[flexcoders] Re: Camera.get([index]); useing mutiple cameras

2006-08-08 Thread willburforce82
/andrewtrice Email: [EMAIL PROTECTED] Office: 866-CYNERGY From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of willburforce82 Sent: Tuesday, August 08, 2006 9:55 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Camera.get