> > I said the opposite, even tough the syntax may change, the logic remains. > And flash, be it AS1 AS2 or AS3 differs in logic from all the languages > you > just said, I work in an environment with lot's of different programmers in > many languages from C# to Java and even assembler. And it always takes > THEM > time to adapt to flash, because of timeline and VISUAL objects. > > Even though AS3 will bring a much more strict language and with a 'very' > different syntax, the LOGIC will remain the same :-) you will perform > things > in the same way from a LOGIC point of view. >
Perharps I was not clear But for me between AS2 and AS3 the only thing similar is the syntax Not the logic Sure a for ... loop will keep the same logic But a lot of other stuff do not have the same logic - You do not code XML the same way - you do not do code introspection the same way - you do not do class "proxying" the same way - you do not have a timeline in AS3+flex2 etc.. These are not little details Hence what I said before, the languages look the same But are indeed different zwetan _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

