# Swf with buttons doesn't work

**URL:** https://forum.kirupa.com/t/swf-with-buttons-doesnt-work/259426
**Category:** Uncategorized
**Created:** [May 5, 2008, 9:54am UTC](https://forum.kirupa.com/t/swf-with-buttons-doesnt-work/259426 "2008-05-05T09:54:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chrram](https://avatars.discourse-cdn.com/v4/letter/c/439d5e/32.png) [@chrram](https://forum.kirupa.com/u/chrram)
#### Post date: [May 5, 2008, 9:54am UTC](https://forum.kirupa.com/t/swf-with-buttons-doesnt-work/259426/1 "2008-05-05T09:54:29Z")

</div>

Hey all…

Been sitting with this for a time now. Hope som of u can give a little help 🙂

I’m loading an external swf into a container. The swf has 4 buttons that won’t work

on (release) {  
\_root.main.gotoAndPlay(“4-1”);

}

The as is placed on each button and it works fine when im testing the swf in itself.  
But they wont work when i test it from the main swf and load the ecternal swf in.

hmm…  
How can i get the buttons to work.

Thx for the help to ne1 how replies 🙂
