Simon: Great addition to the lib collection. A couple of logistics items: -- You have your unit test code in the lib itself, which introduces unnecessary dependency on the flex unit framework. Those code is best stored in a different project outside the swc lib. -- Your ASDoc appears point to the wrong swc file thus wiped off links to all other lib's ASDOC. http://gmaps-utility-library-flash.googlecode.com/svn-history/r115/trunk/docs/index.html. Please double check the generated file before commit.
thank you On Jul 19, 7:47 pm, Simon Ilyushchenko <[email protected]> wrote: > (Hm, I can't use the web UI to reply-all. Reposting to the group.) > > On Jul 19, 3:51 pm, Juguang XIAO <[email protected]> wrote: > > > Great works, Simon! :-) > > Thanks! > > > I believe this will facilitate and inspire many Maps developers like me for > > application idea and implementation, and learn coding skills from your > > source. > > Just one comment so far. After I launch your app, map shows up, but the > > color does not yet, unpatient me tried to drag the vertical slider to see > > effects, however the error message pop up - something is still null. Later I > > have learnt only after the color shows up, the sliders are ready to > > function. So can you disable the sliders in the beginning, and enable them > > when ready ? > > Good point, fixed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
