# Adding my .as files to specific areas on my stage

**URL:** https://forum.kirupa.com/t/adding-my-as-files-to-specific-areas-on-my-stage/238254
**Category:** flash
**Created:** [September 9, 2007, 12:31am UTC](https://forum.kirupa.com/t/adding-my-as-files-to-specific-areas-on-my-stage/238254 "2007-09-09T00:31:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![boywundr](https://avatars.discourse-cdn.com/v4/letter/b/c89c15/32.png) [@boywundr](https://forum.kirupa.com/u/boywundr)
#### Post date: [September 9, 2007, 12:31am UTC](https://forum.kirupa.com/t/adding-my-as-files-to-specific-areas-on-my-stage/238254/1 "2007-09-09T00:31:49Z")

</div>

I’m fairly new to ActionScript 3.0 and I have been learning from books and online tutorials. I feel like I am getting the hang of the .as files and have made a few 3D objects that I would like to display on my time line/in my final movie. Here’s an example of what I mean:

I made Cabinet3D.as, which uses Triangle.as, Points3D.as and Light.as to build and “light” a 3D video game cabinet. If I add Cabinet3D to the Document class box, it works just like I want it to, but now I want to add 3 of these cabinets to the stage, in 3 specific spots, and have them as a background as users interact with the rest of the site.

How do I get them on to the stage, specifically where I want them?

I uploaded .fla files, but they’re really .as files, if they help. Thanks in advance for any help.
