# Layer issues

**URL:** https://forum.kirupa.com/t/layer-issues/248611
**Category:** Uncategorized
**Created:** [January 10, 2008, 2:55am UTC](https://forum.kirupa.com/t/layer-issues/248611 "2008-01-10T02:55:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nounderscore](https://avatars.discourse-cdn.com/v4/letter/n/e19adc/32.png) [@nounderscore](https://forum.kirupa.com/u/nounderscore)
#### Post date: [January 10, 2008, 2:55am UTC](https://forum.kirupa.com/t/layer-issues/248611/1 "2008-01-10T02:55:55Z")

</div>

hey there,  
im new to this and i been doing this flash proj. i have to use a external swf file and load it into my main file. i used this code

```auto

onLoad = function() {
loadMovieNum("security.swf",1);
}

```

and it works however it is over my buttons and everything. anyone know a solutions

thanks in advance

heres the pic  
[![](http://img207.imageshack.us/img207/2980/eughfv2.th.jpg)](http://img207.imageshack.us/my.php?image=eughfv2.jpg)
