Hi Steve, I found some problems with chapter 20 about parameters to Object.registerClass( )method. After the code snippet Text says " This line of code register our mapping between the fully qualified server-side value object class name(the first argument) to the constructor of our client-side value object".
I had a terrible time in implementing this. The second argument is not the constructor of client-side value object but it should be the fully qualifying path of client-side value object. If you look at my earlier posts - saving data from datagrid you can find the problems I have. Once I change the second argument to fully qualifying path of client-side value object from constructor everything started working fine. Thanks! Hari -----Original Message----- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steven Webster Sent: Tuesday, May 10, 2005 12:28 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Where is Source Code for Developing Rich Clients with MM Flex? > > I need the code for Chapter 20 especially, as I try to understand it. > Does anyone have this code? I found a few chapters on their > web site, but that is it so far. Maybe that $50.00 wasn't so > well spent after all... > http://www.iterationtwo.com/flexbook/source.html "We are also making available this single ZIP file, containing all the source, as it appears in the book chapters. Note that this source has not been updated to reflect the changes made to Flex by the Flex Updaters. For the latest source from each chapter, download those above, which have been checked with Flex Updater 2." All Source (2,753K) Click on All Source, and you'll get a download with All the Source (including Chapter 20). It has been there for about 6 months now... Hope that helps, Steven Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/