# Include .as globally

**URL:** https://forum.kirupa.com/t/include-as-globally/273990
**Category:** flash
**Created:** [October 23, 2008, 2:02pm UTC](https://forum.kirupa.com/t/include-as-globally/273990 "2008-10-23T14:02:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tyg3r](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tyg3r/32/1341_2.png) [@Tyg3r](https://forum.kirupa.com/u/Tyg3r)
#### Post date: [October 23, 2008, 2:02pm UTC](https://forum.kirupa.com/t/include-as-globally/273990/1 "2008-10-23T14:02:41Z")

</div>

Hi

I have a .as file (work.as) that I’d like the import into my flash file from a entirely different website.

However, this doesn’t seem to work:

```auto

#include "http://www.websitename.com/scripts/work.as"

```

Any ideas how I can import a .as file using this method?

Thanks
