# Navigating to my as file

**URL:** https://forum.kirupa.com/t/navigating-to-my-as-file/256120
**Category:** Uncategorized
**Created:** [March 31, 2008, 12:50am UTC](https://forum.kirupa.com/t/navigating-to-my-as-file/256120 "2008-03-31T00:50:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mmattrw](https://avatars.discourse-cdn.com/v4/letter/m/41988e/32.png) [@mmattrw](https://forum.kirupa.com/u/mmattrw)
#### Post date: [March 31, 2008, 12:50am UTC](https://forum.kirupa.com/t/navigating-to-my-as-file/256120/1 "2008-03-31T00:50:30Z")

</div>

I am creating a website in flash with project swfs embedded and my file directories look like…

main.swf  
projects\_dir  
…setup.as  
…project1\_dir  
…project1.swf  
…project2\_dir  
…project2.swf

my question is how do direct the import statement in the project swfs up a directory to the setup.as file?

I tried ‘…/’ but it didnt like that.
