# Add movieclips to layer

**URL:** https://forum.kirupa.com/t/add-movieclips-to-layer/308574
**Category:** Uncategorized
**Created:** [April 26, 2010, 10:34am UTC](https://forum.kirupa.com/t/add-movieclips-to-layer/308574 "2010-04-26T10:34:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gonadrganny](https://avatars.discourse-cdn.com/v4/letter/g/e9a140/32.png) [@gonadrganny](https://forum.kirupa.com/u/gonadrganny)
#### Post date: [April 26, 2010, 10:34am UTC](https://forum.kirupa.com/t/add-movieclips-to-layer/308574/1 "2010-04-26T10:34:00Z")

</div>

Hello everyone.  
A simple question I’m sure but its been driving me slightly mad.  
I have created a program where a movieclip is affected by sliders which affect its size and blur etc.  
Problem is, I want to use the same sliders to effect a different movieclip when a button is pressed, switching the movieclip so to speak.  
I thought about switching to another frame in the main timeline but the code is still there which means they are still affecting the same movieclip.  
I also thought that if i could get the code to affect a single layer then I could direct my code towards that layer so anything on it would be affected independently.  
I’m not sure how to do this however, being a design student who has only been using actionscript for a couple of weeks.  
Any help would be greatly appreciated, thanks, Dan.
