Packages Cannot Be Nested

Discussion in 'Programming' started by jimmyb29, Feb 24, 2014.

  1. #1
    I'm trying to build a guest book with provided code. When I try to debug it, I get error 1037:
    "Packages cannot be nested". I don't see any "nesting" (as a "newbie"). Anyone see the problem?
     

    Attached Files:

    jimmyb29, Feb 24, 2014 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,821
    Likes Received:
    4,539
    Best Answers:
    123
    Trophy Points:
    665
    #2
    That's ASP code?
     
    sarahk, Feb 24, 2014 IP
  3. jimmyb29

    jimmyb29 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    No, it's .as3 - for a guestbook.
     
    jimmyb29, Feb 24, 2014 IP
  4. jimmyb29

    jimmyb29 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
     
    jimmyb29, Feb 24, 2014 IP
  5. xtmx

    xtmx Active Member

    Messages:
    359
    Likes Received:
    12
    Best Answers:
    4
    Trophy Points:
    88
    #5
    ActionScript Comments require two slashes, not just one.
     
    xtmx, Feb 24, 2014 IP