# How to load swf and multiply it

**URL:** https://forum.kirupa.com/t/how-to-load-swf-and-multiply-it/295084
**Category:** flash
**Created:** [August 25, 2009, 8:21am UTC](https://forum.kirupa.com/t/how-to-load-swf-and-multiply-it/295084 "2009-08-25T08:21:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![djflame](https://avatars.discourse-cdn.com/v4/letter/d/db5fbb/32.png) [@djflame](https://forum.kirupa.com/u/djflame)
#### Post date: [August 25, 2009, 8:21am UTC](https://forum.kirupa.com/t/how-to-load-swf-and-multiply-it/295084/1 "2009-08-25T08:21:56Z")

</div>

Soooooo i must load one swf and multiply it 3 times.  
The swf is loaded (it is more than simple :D) but the main problem is how to multiply it. I can’t find method like duplicateMovieClip(). I need the animation and it can’t be done with just taking the BitmapData of the swf.

I try with some searches but no result for now.

I think it could be done with creating a class runtime if it’s possible.

Thanks in advise.
