# Problems with big MC's need help

**URL:** https://forum.kirupa.com/t/problems-with-big-mcs-need-help/64467
**Category:** flash
**Created:** [September 16, 2004, 3:48pm UTC](https://forum.kirupa.com/t/problems-with-big-mcs-need-help/64467 "2004-09-16T15:48:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Me\_Toby](https://avatars.discourse-cdn.com/v4/letter/m/74df32/32.png) [@Me\_Toby](https://forum.kirupa.com/u/Me_Toby)
#### Post date: [September 16, 2004, 3:48pm UTC](https://forum.kirupa.com/t/problems-with-big-mcs-need-help/64467/1 "2004-09-16T15:48:13Z")

</div>

I’m creating a racing game, classic gta style  
an ive created a big map with roads and stuff  
and I scaled it  
but if i’m moving the map moves very slow and  
the car turns slow.  
if the map is completly out of the screen the car suddenly start  
turning lots faster like it is supposed to.  
And if i make a smaal mc like a circle it also moves faster.  
can someone tell me how I can let the map move faster.  
(p.s. sorry for bad english)

---

<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: [September 17, 2004, 3:38am UTC](https://forum.kirupa.com/t/problems-with-big-mcs-need-help/64467/2 "2004-09-17T03:38:49Z")

</div>

The output performance of a movie depends on, as far i know, the performance of the machine, especially in the large flash files containes lot of movieclips and run time libraries. I had a previous experience of the same. But the same movie tested in a high end machine seems better, ie the speed depends on the tasks that are being demanded on the processor. Try to create run time movieclips insted of drag and drop the whole things in to the stage. You can test the same in a highspeed also. The high frame rate of the movie probably slow in an ordinary system.
