[flex_india:32736] Multi Page PDF from Flash as 3.0

2011-01-23 Thread Arindam Mojumder
Hello Friend, I want to create a multi page PDF file by as 3.0. I am using AlivePDF class for this. My each page dimension is A4 size. Whenever I am going to create the PDF file it is not working. I am also using JPEG encoder for PDF creation. Below is my code. I have used *BitmapDataUnlimited

[flex_india:32735] Export CSV

2011-01-23 Thread kapilan Thangalakshmi
Hi frnds, While clicking export csv button i m getting following error..can anyone pls tell me the solution? Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs. at Error$/throwError() at flash.net::URLVariables

[flex_india:32732] Pure MVC

2011-01-23 Thread veeru rahul
Hi Folks, Is Pure MVC is synchronous by nature? As bcoz its not using flex events?? pls throw some light on tis Thanks, Veeru -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_india@googlegroups.

Re: [flex_india:32732] Re: Framework

2011-01-23 Thread Diego Ponce de León
What about Robotlegs? 2011/1/23 Ranjit > Hi Dan, > > I have used Mate, Cairngorm, PureMVC, Fabrication, Parsley, > > I guess parsley won my heart over everybody. > > Easily extend able, No framework dependency, de-coupled components. > > Regards, > Ranjit > > On Jan 21, 10:40 pm, Daniel Gerep

[flex_india:32732] Using dissolve effect with VGroup

2011-01-23 Thread shavinee
Hi Friends, I was looking for dissolve effect with spark component , but it seems to throw exception when i use it . Error is "use addElement() method instead of addChild()" so i did some exploring of the effect in flex4 and wrote a code compatible with flex4 using the "Animate class" my code is b

[flex_india:32731] Re: Framework

2011-01-23 Thread Ranjit
Hi Dan, I have used Mate, Cairngorm, PureMVC, Fabrication, Parsley, I guess parsley won my heart over everybody. Easily extend able, No framework dependency, de-coupled components. Regards, Ranjit On Jan 21, 10:40 pm, Daniel Gerep wrote: > Hi guys. > > Which is the best framework to work wit