A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [AS2] extending MovieClip with packages

  1. #1
    Senior Member
    Join Date
    Jan 2003
    Location
    Austin, TX
    Posts
    297

    [AS2] extending MovieClip with packages

    hi guys,
    I'm using AS2, and trying to use AS2's packages for the first time, so I can organize my .as files properly.
    I'm running into some problems though
    I've got some classes that extend MovieClip, and I've put the class names in the Linkage>Class fields.
    When I publish, though, I get the error: The class or interface 'ClassName' could not be loaded.
    anyone know what I'm doing wrong? I tried importing the classes on the main timeline, and even including the directories of those classes on the classpaths list, but no dice

  2. #2
    Senior Member
    Join Date
    Jan 2003
    Location
    Austin, TX
    Posts
    297
    figured it out... forgot to put the class's package url in the Linkage>Class field

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center