A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: simple import up a level

  1. #1
    Senior Member Branny's Avatar
    Join Date
    Feb 2001
    Location
    Manchester/UK
    Posts
    512

    simple import up a level

    Hi I'm back to flash after some time away, and getting my head into the new AS3.

    I have a folder structure where my common files are higher in the folder structure than my main class.

    So how do I import them

    normally it would be

    import com.MyClass

    but for my folder structure I have to do something like

    import ..com.MyClass

    this throws an error.

    Any ideas?

  2. #2
    Senior Member Branny's Avatar
    Join Date
    Feb 2001
    Location
    Manchester/UK
    Posts
    512
    Its OK I've sorted it

    I've added a new path in the as3 settings within publish settings.

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