# How to change fps of dynamically loaded mc?

**URL:** https://forum.kirupa.com/t/how-to-change-fps-of-dynamically-loaded-mc/56507
**Category:** Uncategorized
**Created:** [July 5, 2004, 1:37pm UTC](https://forum.kirupa.com/t/how-to-change-fps-of-dynamically-loaded-mc/56507 "2004-07-05T13:37:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![max56](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/max56/32/465_2.png) [@max56](https://forum.kirupa.com/u/max56)
#### Post date: [July 5, 2004, 1:37pm UTC](https://forum.kirupa.com/t/how-to-change-fps-of-dynamically-loaded-mc/56507/1 "2004-07-05T13:37:08Z")

</div>

Is there any way to change the fps,or speed of a movie that is dynamically loaded into an Empty MovieClip --with Actionscript??  
Still trying  
Max

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 5, 2004, 2:01pm UTC](https://forum.kirupa.com/t/how-to-change-fps-of-dynamically-loaded-mc/56507/2 "2004-07-05T14:01:24Z")

</div>

No it’s not possible but you can fake it with _setInterval_.  
Try searching the forums, there were plenty of threads discussing this subject.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 5, 2004, 2:05pm UTC](https://forum.kirupa.com/t/how-to-change-fps-of-dynamically-loaded-mc/56507/3 "2004-07-05T14:05:46Z")

</div>

ok will do.  
thanx  
max
