[flexcoders] Switching between Cameras in Flex

2008-09-05 Thread flashalisious
Ok so I am building a Flex app that is using the Camera Class to show the user in a VideoDisplay using whatever camera that is attached to the users computer. What I would like to do is allow the user to switch between more than one camera if they have more than one hooked up. I know the user can

[flexcoders] Re: Switching between Cameras in Flex

2008-09-05 Thread flashalisious
. --- In flexcoders@yahoogroups.com, flashalisious [EMAIL PROTECTED] wrote: Ok so I am building a Flex app that is using the Camera Class to show the user in a VideoDisplay using whatever camera that is attached to the users computer. What I would like to do is allow the user to switch between more than one

[flexcoders] Tree Component openItems and refresh dataProvider issue

2008-09-22 Thread flashalisious
Ok I have working with the Tree to display a list of files for to users. There are two branches. Each labeled with the user name. Any files they have uploaded are listed under there branch. I will have an upload file button as part of the view. When the users uploads a file I fire off an AMFPHP

[flexcoders] Pixelation of Base64 to JPG issue

2008-09-24 Thread flashalisious
I built a photo cropping applications. The user uploads there image. The image is loaded into an Image Component that is inside of a Canvas. The I use the canvas and a Cropping area if you will. I have an HSlider that allows you to scale the image. As it gets larger the Canvas masks the edges of

[flexcoders] Looking for Flex Contract work?

2008-09-24 Thread flashalisious
I am a Flex developer for Remarkable Wit in Nashville, TN We have about 80 hours of work we would like to get a contractor to do. Please contact me if you are interested [EMAIL PROTECTED] thanks, Matthew

[flexcoders] Using Red5 server and Flex Basics

2008-10-01 Thread flashalisious
Just wanted to let the list know that I am going to post some videos on getting started with Red5 server and Flex. Here is the first one. http://flashalisious.com/2008/09/30/red5-and-flex-basics-part-1-keep-track-of-users/ -Matthew

[flexcoders] The Tree component sux but .... I need help :)

2008-10-01 Thread flashalisious
I have a Tree Component that I have bound an ArrayCollection of data too. The tree will have two branches. each branch will have several children. Basically a list of files. So the user will upload a new file by clicking an browsing for a new file. I then as AMFPHP to give the list of files