# Load Random\_circles into main?

**URL:** https://forum.kirupa.com/t/load-random-circles-into-main/15952
**Category:** Uncategorized
**Created:** [March 19, 2003, 6:58pm UTC](https://forum.kirupa.com/t/load-random-circles-into-main/15952 "2003-03-19T18:58:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![aerohaith](https://avatars.discourse-cdn.com/v4/letter/a/a9adbd/32.png) [@aerohaith](https://forum.kirupa.com/u/aerohaith)
#### Post date: [March 19, 2003, 6:58pm UTC](https://forum.kirupa.com/t/load-random-circles-into-main/15952/1 "2003-03-19T18:58:03Z")

</div>

i’ve managed to load the main swf ,by placing this code on top layer  
blankMC.loadMovie(“randomballs.swf”);

the only problem is that the movment of the circles is different from the tutorial.

in the randomballs.swf circles move randomly and u can see their movement. but when the same .swf u can only see the circle start position and then end position…so on…u don’t c how they travel there, they just pop up here & there.

so i’m wondering if the size & fps of the randomballs.swf have caused this?
