Hi ...alll...!!! I am working on paint application..everything is fine coming to paint and saving the image on my and some systems..!!! but while iam trying to save from some systems iam unable to perform save operation...can any one tell me where iam going wrong in wither configuration of the mxml application..is there any thing special attribute which is needed to perform paint save on every systems..!!!
Description..!! used canvas as a white board, performing drawing with the help of graphics package, clicking on save button performs the following activites 1: converts canvas to bitmapdata 2. converts bitmap data to bytearray, 3 then encoding, 4. then passing bytearray to backend php file, 5. php file creates some image in desired folder. The above is working fine from my system with browser IE 6.0 and 7.0 but iam unable to perform the saving functionality from the same configuration other systems...means can any one provide where should i concentrate in my mxml and AS code to perform on all os and browsers. Regards RajvGou --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

