Flash AS3 big problem for AS2 Developers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gigaturn
    Banned
    New Member
    • May 2008
    • 2

    Flash AS3 big problem for AS2 Developers

    Hi,

    Can anybody tell me what is new in Flash CS3?

    I was working on Flash from last 5-6 years, and I am stuck with Flash new version.
    I don't know, why a lot of my code is not working on AS3, even I cannot write simple onRelease(), onRollOver() functions in CS3 environment.

    Any suggestions would be appreciated for right guidance.
  • jitu78
    New Member
    • Aug 2006
    • 30

    #2
    Originally posted by gigaturn
    Hi,

    Can anybody tell me what is new in Flash CS3?

    I was working on Flash from last 5-6 years, and I am stuck with Flash new version.
    I don't know, why a lot of my code is not working on AS3, even I cannot write simple onRelease(), onRollOver() functions in CS3 environment.

    Any suggestions would be appreciated for right guidance.

    Hey,

    There is nothing like that, you just need to learn OOPs...:)

    - Jitendra

    Comment

    • axis
      New Member
      • Apr 2007
      • 12

      #3
      AS3 is a complete change from AS2. Most of the code has changed in how it works. There is no code on movieclips anymore. Have a look for tuts on AS3 if you ahve to move over to it, otherwise, just keep to AS2 (you can change your publish settings to AS2).

      Comment

      Working...