# Mx actionscript, hungry for a challenge?

**URL:** https://forum.kirupa.com/t/mx-actionscript-hungry-for-a-challenge/109279
**Category:** Uncategorized
**Created:** [May 4, 2004, 2:53am UTC](https://forum.kirupa.com/t/mx-actionscript-hungry-for-a-challenge/109279 "2004-05-04T02:53:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![brndn](https://avatars.discourse-cdn.com/v4/letter/b/dec6dc/32.png) [@brndn](https://forum.kirupa.com/u/brndn)
#### Post date: [May 4, 2004, 2:53am UTC](https://forum.kirupa.com/t/mx-actionscript-hungry-for-a-challenge/109279/1 "2004-05-04T02:53:13Z")

</div>

if any one can help me? I am trying to activate a specific frame in a movie clip, using a button within another movieclip? all in the same scene  
my action scripting is feeble at best. here it is.  
Im prety sure my method is not correct.

on (press) {  
toolbox.onpress = function() {  
};  
gotoAndPlay(2);  
}

toolbox is the instance name.???  
any expertise would behelpful!!

* * *

- 

-
