[flexcoders] Re: JPEGEncoder.as

2006-10-12 Thread nathanpdaniel
I see these are image ENcoders, are there any image DEcoders available? --- In flexcoders@yahoogroups.com, "Rich Tretola" <[EMAIL PROTECTED]> wrote: > > Thanks Darron, > > I had downloaded them from > http://labs.adobe.com/wiki/index.php/Source:getearlier but they were > very old files. > > Ri

RE: [flexcoders] Re: JPEGEncoder.as

2006-10-12 Thread Andrew Trice
danielSent: Thu 10/12/2006 12:57 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: JPEGEncoder.as I see these are image ENcoders, are there any image DEcoders available?--- In [EMAIL PROTECTED]ups.com, "Rich Tretola" <[EMAIL PROTECTED].> wrote:>> Thanks Darron

Re: [flexcoders] Re: JPEGEncoder.as

2006-10-12 Thread Rich Tretola
ou could look at the JPGEncoder class and reverse engineer it.    -Andy   http://www.cynergysystems.com/blogs/page/andrewtrice From: flexcoders@yahoogroups.com on behalf of nathanpdanielSent: Thu 10/12/2006 12:57 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: JPEGEncoder.as

Re: [flexcoders] Re: JPEGEncoder.as

2006-10-13 Thread Shannon Hicks
Andrew TriceSent: Friday, October 13, 2006 1:21 PMTo: Andrew Trice; flexcoders@yahoogroups.comSubject: [Junk E-Mail - MED] RE: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as Wait… are you capturing the images server side or client side?  I am confused by th

Re: [flexcoders] Re: JPEGEncoder.as

2006-10-16 Thread Shannon Hicks
ED]ups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Rich TretolaSent: Thursday, October 12, 2006 11:51 AMTo: [EMAIL PROTECTED]ups.comSubject: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as The ones at the Adobe lab from the link Darron provided work fine without any change

Re: [flexcoders] Re: JPEGEncoder.as

2006-10-18 Thread Andrew Bourne
ail - LOW] Re: [flexcoders] Re: JPEGEncoder.as Hi Shannon, I currently do almost exactly what you are after. I have a socket class that I use to stream the binary data which I then split into the image packets and then decode the jpegs via the Loader.loadBytes method. We use a custom

RE: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as

2006-10-12 Thread Shannon Hicks
a tad more experienced interested in helping me with this?   Shan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rich TretolaSent: Thursday, October 12, 2006 11:51 AMTo: flexcoders@yahoogroups.comSubject: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as The o

RE: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as

2006-10-12 Thread Andrew Trice
Shannon Hicks Sent: Thursday, October 12, 2006 1:32 PM To: flexcoders@yahoogroups.com Subject: RE: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as   Hey, I'm interested in trying to build out something (in flex 2) that can accept an MJpeg stream. Basically, it's a stream of one

Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as

2006-10-12 Thread Andrew Bourne
flexcoders@yahoogroups.com] On Behalf Of Rich Tretola Sent: Thursday, October 12, 2006 11:51 AM To: flexcoders@yahoogroups.com Subject: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as The ones at the Adobe lab from the link Darron provided work fine without any changes. R

RE: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as

2006-10-13 Thread Shannon Hicks
D] On Behalf Of Andrew BourneSent: Thursday, October 12, 2006 6:18 PMTo: flexcoders@yahoogroups.comSubject: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as Hi Shannon, I currently do almost exactly what you are after. I have a socket class that I use to strea

RE: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as

2006-10-13 Thread Andrew Trice
: RE: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as   I don't supposed you can send me some sample code to get me started? :)   I plan on first building out a flex 2 client for the Panasonic Pan/Tilt webcam (BL-C10A). I have everything working excep

Re: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as

2006-10-13 Thread Clint Tredway
TECTED] ups.com] On Behalf Of Shannon Hicks Sent: Friday, October 13, 2006 1:50 PM To: [EMAIL PROTECTED]ups.com Subject: RE: [Junk E-Mail - LOW] Re: [Junk E-Mail - LOW] Re: [flexcoders] Re: JPEGEncoder.as   I don't supposed you can send me some sample code to get me started? :)   I pl