RE: [flexcoders] Too many mistakes

2006-03-29 Thread David Mendels
Hello,    " Will Adobe make it better ?"   Yes, please keep in mind this is BETA software.    -David From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of snailSent: Wednesday, March 29, 2006 2:16 AMTo: flexcoders@yahoogroups.comSubject: [flexc

Re: [flexcoders] Too many mistakes

2006-03-29 Thread snail
Jignesh Dodiya,         Thank you very much. I didn't depend on the flex help documentation.But there are few documentation for the beginners except the help. But I will focus on other resource.  Thank everyone!!!      2006-03-29 23:35:47   

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Matt Horn
; Sent: Wednesday, March 29, 2006 2:16 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Too many mistakes > > > hello,everyone > >When I read the help content of Flex Builder 2 beta 2,I > find many mistakes,such as use "Link" instead of "Link

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Mike Chambers
Make sure to check out the beta 1 to migration document: http://labs.macromedia.com/wiki/index.php/Flex:Beta_1_to_Beta_2_Changes It covers some of the issues you mentioned. mike chambers [EMAIL PROTECTED] Sachin Dharmapurikar wrote: > Hi Michael, > You are absolutely correct. Beta products

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Ely Greenfield
CTED] On Behalf Of Jason HawrylukSent: Wednesday, March 29, 2006 8:21 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Too many mistakes About the size, it's beta, so the compiler has not been optimized. Newt I would not base my ultimate decision of using or not using a product

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Jason Hawryluk
nsert hundreds more here). hope this helps   Jason          -Message d'origine-De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]De la part de Sachin DharmapurikarEnvoyé : mercredi 29 mars 2006 17:52À : flexcoders@yahoogroups.comObjet : RE: [flexcoders] Too many mistakes Guys,

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Sachin Dharmapurikar
Guys, as I said earlier we are planning to integrate charting with our application.   We are using very scalable J2EE platform for backend logic. Our architecture is as follows -   DB -> J2EE(Servlets & Classes) -> XML to Browser -> XSLT for presentation   I am unhappy with the presentatio

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Jignesh Dodiya
hi Snail, i would like to share my experience   my experience was same as u described earlier ...but then after i have decided to take help from the other resources.  Flex coder yahoo group is the best i think, also other master developer's blog helped me a lot and still helping and i am leanin

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Scott Langeberg
Actually, LinkButton does exist! (Not Link).ScottOn 3/29/06, snail <[EMAIL PROTECTED]> wrote: hello,everyone    When I read the help content of Flex Builder 2 beta 2,I find many mistakes,such as use "Link" instead of "LinkButton" which is not exist in Flex 2. And the example code also make

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Jason Hawryluk
Mike, I have to second that. I’m in exactly the same position. Concentrate on the backend and front end non UI related architecture. Consider that any UI you do, do is prototyping to give you a feel for the app and allow you to test the other back end stuff. I have been working since flex

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Michael Schmalle
Honestly, This beta 2 ROCKS! There are only things that you will need to to tweak down the road. I have created a full AS3/MXML documenter/renderer like JavaDOC inside Flex starting from the alpha release. Things are going great. My approach was; Build the application's logic and structure

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Sachin Dharmapurikar
Hi Michael, You are absolutely correct. Beta products are not production ready and they have mistakes.     I am thinking to use the Flex charting in my application. I can see that Flex 2 is in beta and Flex 1.5 is prod stable but lack in features. Moreover, if I now invest time in Flex 1.5

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Michael Schmalle
Hi, Do you know what beta means? It means there are mistakes everywhere and they are cleaning them up. Besides, if you are going to use beta software, your mind has to be a problem solver from the start. You can't rely on examples, you have to experiment. There IS enough good examples and docs

[flexcoders] Too many mistakes

2006-03-29 Thread snail
hello,everyone When I read the help content of Flex Builder 2 beta 2,I find many mistakes,such as use "Link" instead of "LinkButton" which is not exist in Flex 2. And the example code also make mistakes. When I follow the help,many errors occour. So boring. I am a beginner,I find flex 2 is