# Button Events Frame location Problem

**URL:** https://forum.kirupa.com/t/button-events-frame-location-problem/316265
**Category:** flash
**Created:** [November 17, 2010, 12:06pm UTC](https://forum.kirupa.com/t/button-events-frame-location-problem/316265 "2010-11-17T12:06:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Arvind\_Reloaded](https://avatars.discourse-cdn.com/v4/letter/a/ba8739/32.png) [@Arvind\_Reloaded](https://forum.kirupa.com/u/Arvind_Reloaded)
#### Post date: [November 17, 2010, 12:06pm UTC](https://forum.kirupa.com/t/button-events-frame-location-problem/316265/1 "2010-11-17T12:06:39Z")

</div>

I am developing a multiple choice question answer. I have a movie clip in frame 2 where the radio buttons and question choices are displayed.

I am trying to define a event for the radio button in the movie clip’s first frame. But i show questions in random order. Say for example the first question to show is fifth I move the movieclip to 5th frame. The event is not firing since it is declared in the first frame.

Should i place the button event code in each and every single frame or is there anyother option for this.

Help required.
