# Weird glitch, any ideas?

**URL:** https://forum.kirupa.com/t/weird-glitch-any-ideas/273961
**Category:** Uncategorized
**Created:** [October 23, 2008, 4:09am UTC](https://forum.kirupa.com/t/weird-glitch-any-ideas/273961 "2008-10-23T04:09:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![billowillo](https://avatars.discourse-cdn.com/v4/letter/b/53a042/32.png) [@billowillo](https://forum.kirupa.com/u/billowillo)
#### Post date: [October 23, 2008, 4:09am UTC](https://forum.kirupa.com/t/weird-glitch-any-ideas/273961/1 "2008-10-23T04:09:51Z")

</div>

well i run my game and it works fine until you die and click play again, it plays again like it should but this time both the mc’s speeds are double of what they should be. ive tried different ways of fixing this but nothing works… one thing i tried was

```
 ActionScript Code:
 [LEFT][COLOR=#993300]if[/COLOR][COLOR=#000000]([/COLOR]mcCharSpeed&gt; [COLOR=#000000]15[/COLOR][COLOR=#000000])[/COLOR][COLOR=#000000]{[/COLOR] 

```

mcCharSpeed=[COLOR=#000000]15[/COLOR]  
}  
[/LEFT]

figured that would fix it but it didnt.

more info about my project… both mc’s are in the .fla not as files

any ideas?
