Ya. I understand that, but it seems like they threw the baby out with the bathwater and dumped everything they had done up to Flex 1.5 and started from scratch and just haven't built back up to even the level of the previous version.
And I looked at that page first thing, and made all the changes, and still ended up with 100s of errors. I have also looked at the new Flex 2 Explorer and gone though the code in the as files it uses, and even when I include the same things they do, I get errors. 1.5 I had a fairly intricate and function application working, 2 and im having to start with the hello world tutorials to try and figure out why things are not working. I would stick with 1.5 at this point but we specificaly need to have the ability to create SWFs vs being dependent on the server, plus the trial only has 26 more days and we aint spending the money for 1.5 when 2 should be gold by the first half of next year. So I am frusterated right now. --- In [email protected], Clint Modien <[EMAIL PROTECTED]> wrote: > > it's alpha... it's not done yet... > there's also a part about the changes between Flex1.5 and Flex 2.0 and AS2 > and AS3... > See Migrating Applications to Flex 2 in here: > http://livedocs.macromedia.com/labs/1/flex/wwhelp/wwhimpl/js/html/wwhe lp.htm > > On 10/18/05, Greg Johnson <[EMAIL PROTECTED]> wrote: > > > > It seems like they went out of there way to remove features in coding > > and make things far far more difficult or am I missing something? > > > > I have my AS code in different files, and right now have nothing but > > function stubs, and am getting no end of errors :/ > > > > I create a variable > > var investigatorSelectionGrid_dp:Array = new Array(1); > > > > first thing it does is on the mxml side where I have it assigned to a > > dataProvider parameter it says something about possibly not being > > able to see changes or something. So I add [Bindable] over it. Then > > it says I can't use [Bindable] on a non-public variable, so I add > > public before it. It still says its a "non-public" variable. > > *scream* > > > > It was so simple before and seems to be like pulling teeth now, im > > going nuts. I can't belief they would louse up Flex as bad as it > > seems they have, so I am hoping I am missing something that knowing > > makes it all atleast mostly as easy as before. > > > > Anyone?!?! > > Tnks > > Greg > > > > > > > > > > > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: http://www.mail-archive.com/flexcoders% 40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 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/

