Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-06-01 Thread Luís Gustavo Sanabio



ok.. I will send to your mail too.
2006/6/1, Dima Ulich <[EMAIL PROTECTED]>:
Would you send one to me too pleaseThanks in advance--- Luís Gustavo Sanabio <
[EMAIL PROTECTED]> wrote:> I sent the JPEGEncoder.as  to your email.>> 2006/5/31, Luís Gustavo Sanabio <[EMAIL PROTECTED]>:> >> >  I have a BitMapData to JPG algoritm for FLEX 2.
> It's made in AS3. Do you> > want it?> > Sorry my English> >> > Gustavo Sanábio> >> >> >> > 2006/5/31, Tim Scollick <
[EMAIL PROTECTED]>:> >> > >  If .png is an option instead of .jpg, you could> compress it on the> > > client using this:> > >>
http://www.kaourantin.net/2005/10/png-encoder-in-as3.html.> > >> > > I'm sure you could make jpegs on the client--I'm> just not sure how!> > >> > > You send the new byteArray to a server page as
> the .data field in a> > > URLRequest.  A word of warning though--last time> that I checked that png> > > encoder, it was for Flex2 Beta2 so there are a> few small changes to make it
> > > work.  I got it working with PNG and it's pretty> solid with 640 x 480> > > images.> > >> > > Unfortunately all of my code is at home, so I> can't share any working
> > > code until this evening.  Let me know if you> need more details.> > >> > > Regards,> > >> > >> > >> > >> > > Tim
> > >> > >  On 5/30/06, rigidcode <[EMAIL PROTECTED] >> wrote:> > >> > > >> > > > If I create a BitMap (or BitMapData) in Flex,
> how can I save it to the> > > > server as a jpg?  thank you.> > > >> > > > rc> > > >> > > >> > > >> > > >
> > > >> > > >> > > > --> > > >> > > > Flexcoders Mailing List> > > > FAQ:>
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt> > > > Search Archives:> > > >>http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > > >> > > >> > > >> > > >> > > >> > > >  SPONSORED LINKS> > > >   Web site design>development<

http://groups.yahoo.com/gads?t=ms&k=Web+site+design+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=L-4QTvxB_quFDtMyhrQaHQ
>> Computer> > > > software>development<
http://groups.yahoo.com/gads?t=ms&k=Computer+software+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=lvQjSRfQDfWudJSe1lLjHw
>> Software> > > > design and>development<
http://groups.yahoo.com/gads?t=ms&k=Software+design+and+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=1pMBCdo3DsJbuU9AEmO1oQ
>>  Macromedia> > > >>flex<
http://groups.yahoo.com/gads?t=ms&k=Macromedia+flex&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=OO6nPIrz7_EpZI36cYzBjw
>> Software> > > > development best>practice<
http://groups.yahoo.com/gads?t=ms&k=Software+development+best+practice&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=f89quyyulIDsnABLD6IXIw
>> > > >  --> > > > YAHOO! GROUPS LINKS> > > >> > > >> > > >> > > >   Visit your group
>"flexcoders"> > > > on the web.> > > >> > > >   To unsubscribe from this group, send an
> email to:> > > >>[EMAIL PROTECTED]<
[EMAIL PROTECTED]>> > > >> > > >   Your use of Yahoo! Groups is subject to the> Yahoo! Terms of> Service<
http://docs.yahoo.com/info/terms/>.> > > >> > > >> > > >> > > >  --> > > >> > >> > >
> > >> > > --> > >> > > Flexcoders Mailing List> > > FAQ:>http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > > Search Archives:> > >>http://www.mail-archive.com/flexcoders%40yahoogroups.com> > >> > >
> > >> > >> > >> > >  SPONSORED LINKS> > >   Web site design>development<
http://groups.yahoo.com/gads?t=ms&k=Web+site+design+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=L-4QTvxB_quFDtMyhrQaHQ
>> Computer> > > software>development<
http://groups.yahoo.com/gads?t=ms&k=Computer+software+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=lvQjSRfQDfWudJSe1lLjHw
>> Software> > > design and>development<
http://groups.yahoo.com/gads?t=ms&k=Software+design+and+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=1pMBCdo3DsJbuU9AEmO1oQ
>>  Macromedia> > >>flex<
http://groups.yahoo.com/gads?t=ms&k=Macromedia+flex&

Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-06-01 Thread Dima Ulich



Would you send one to me too please
Thanks in advance

--- Luís Gustavo Sanabio <[EMAIL PROTECTED]> wrote:

> I sent the JPEGEncoder.as  to your email.
> 
> 2006/5/31, Luís Gustavo Sanabio <[EMAIL PROTECTED]>:
> >
> >  I have a BitMapData to JPG algoritm for FLEX 2.
> It's made in AS3. Do you
> > want it?
> > Sorry my English
> >
> > Gustavo Sanábio
> >
> >
> >
> > 2006/5/31, Tim Scollick <[EMAIL PROTECTED]>:
> >
> > >  If .png is an option instead of .jpg, you could
> compress it on the
> > > client using this:
> > >
>
http://www.kaourantin.net/2005/10/png-encoder-in-as3.html.
> > >
> > > I'm sure you could make jpegs on the client--I'm
> just not sure how!
> > >
> > > You send the new byteArray to a server page as
> the .data field in a
> > > URLRequest.  A word of warning though--last time
> that I checked that png
> > > encoder, it was for Flex2 Beta2 so there are a
> few small changes to make it
> > > work.  I got it working with PNG and it's pretty
> solid with 640 x 480
> > > images.
> > >
> > > Unfortunately all of my code is at home, so I
> can't share any working
> > > code until this evening.  Let me know if you
> need more details.
> > >
> > > Regards,
> > >
> > >
> > >
> > >
> > > Tim
> > >
> > >  On 5/30/06, rigidcode <[EMAIL PROTECTED] >
> wrote:
> > >
> > > >
> > > > If I create a BitMap (or BitMapData) in Flex,
> how can I save it to the
> > > > server as a jpg?  thank you.
> > > >
> > > > rc
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > Flexcoders Mailing List
> > > > FAQ:
>
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > > > Search Archives:
> > > >
>
http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >  SPONSORED LINKS
> > > >   Web site design
>
development
> Computer
> > > > software
>
development
> Software
> > > > design and
>
development
>  Macromedia
> > > >
>
flex
> Software
> > > > development best
>
practice
> > > >  --
> > > > YAHOO! GROUPS LINKS
> > > >
> > > >
> > > >
> > > >   Visit your group
>
"flexcoders"
> > > > on the web.
> > > >
> > > >   To unsubscribe from this group, send an
> email to:
> > > >  
>
[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> > > >
> > > >   Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of
> Service.
> > > >
> > > >
> > > >
> > > >  --
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > Flexcoders Mailing List
> > > FAQ:
>
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > > Search Archives:
> > >
>
http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > >
> > >
> > >
> > >
> > >
> > >  SPONSORED LINKS
> > >   Web site design
>
development
> Computer
> > > software
>
development
> Software
> > > design and
>
development
>  Macromedia
> > >
>
flex

Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-05-31 Thread Luís Gustavo Sanabio



I sent the JPEGEncoder.as  to your email.
2006/5/31, Luís Gustavo Sanabio <[EMAIL PROTECTED]>:


I have a BitMapData to JPG algoritm for FLEX 2. It's made in AS3. Do you want it?
Sorry my English
 
Gustavo Sanábio
 
2006/5/31, Tim Scollick <[EMAIL PROTECTED]>: 



If .png is an option instead of .jpg, you could compress it on the client using this:
http://www.kaourantin.net/2005/10/png-encoder-in-as3.html.  I'm sure you could make jpegs on the client--I'm just not sure how!You send the new byteArray to a server page as the .data field in a URLRequest.  A word of warning though--last time that I checked that png encoder, it was for Flex2 Beta2 so there are a few small changes to make it work.  I got it working with PNG and it's pretty solid with 640 x 480 images. 
Unfortunately all of my code is at home, so I can't share any working code until this evening.  Let me know if you need more details.Regards, 
Tim


On 5/30/06, rigidcode <[EMAIL PROTECTED] 
> wrote:




If I create a BitMap (or BitMapData) in Flex, how can I save it to theserver as a jpg?  thank you.rc
--
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
 

SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 



 Visit your group "flexcoders" on the web.  


 To unsubscribe from this group, send an email to: 
 [EMAIL PROTECTED] 

 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . 





--
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
 

SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 



 Visit your group "flexcoders" on the web. 


 To unsubscribe from this group, send an email to: 
 [EMAIL PROTECTED] 

 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 






 






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-05-31 Thread Luís Gustavo Sanabio



I have a BitMapData to JPG algoritm for FLEX 2. It's made in AS3. Do you want it?
Sorry my English
 
Gustavo Sanábio
 
2006/5/31, Tim Scollick <[EMAIL PROTECTED]>:


If .png is an option instead of .jpg, you could compress it on the client using this:
http://www.kaourantin.net/2005/10/png-encoder-in-as3.html.  I'm sure you could make jpegs on the client--I'm just not sure how!You send the new byteArray to a server page as the .data field in a URLRequest.  A word of warning though--last time that I checked that png encoder, it was for Flex2 Beta2 so there are a few small changes to make it work.  I got it working with PNG and it's pretty solid with 640 x 480 images. 
Unfortunately all of my code is at home, so I can't share any working code until this evening.  Let me know if you need more details.Regards, 
Tim


On 5/30/06, rigidcode <[EMAIL PROTECTED]
> wrote:




If I create a BitMap (or BitMapData) in Flex, how can I save it to theserver as a jpg?  thank you.rc
--
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

 

SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 



 Visit your group "flexcoders" on the web.  


 To unsubscribe from this group, send an email to: 
 [EMAIL PROTECTED] 

 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . 





--
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

 

SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 



 Visit your group "flexcoders" on the web. 


 To unsubscribe from this group, send an email to: 
[EMAIL PROTECTED] 

 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 












--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-05-31 Thread Tim Scollick



If .png is an option instead of .jpg, you could compress it on the client using this:http://www.kaourantin.net/2005/10/png-encoder-in-as3.html.  
I'm sure you could make jpegs on the client--I'm just not sure how!You send the new byteArray to a server page as the .data field in a URLRequest.  A word of warning though--last time that I checked that png encoder, it was for Flex2 Beta2 so there are a few small changes to make it work.  I got it working with PNG and it's pretty solid with 640 x 480 images.
Unfortunately all of my code is at home, so I can't share any working code until this evening.  Let me know if you need more details.Regards,TimOn 5/30/06, 
rigidcode <[EMAIL PROTECTED]> wrote:




If I create a BitMap (or BitMapData) in Flex, how can I save it to the
server as a jpg?  thank you.

rc










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 

   To unsubscribe from this group, send an email to: 
[EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  
















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-05-31 Thread Nehal Gandhi



i guess u need to use php this link might help uhttp://stimpson.flashvacuum.net/mt/archives/2006/01/looking_for_the.html
-NehOn 5/31/06, rigidcode <[EMAIL PROTECTED]> wrote:




If I create a BitMap (or BitMapData) in Flex, how can I save it to the
server as a jpg?  thank you.

rc










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 

   To unsubscribe from this group, send an email to: 
[EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  
















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Save a BitMap to the server as a jpg? flex2

2006-05-30 Thread rigidcode




If I create a BitMap (or BitMapData) in Flex, how can I save it to the
server as a jpg?  thank you.

rc










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.