# Can anyone check my code for errors?

**URL:** https://forum.kirupa.com/t/can-anyone-check-my-code-for-errors/64956
**Category:** Uncategorized
**Created:** [September 21, 2004, 7:03pm UTC](https://forum.kirupa.com/t/can-anyone-check-my-code-for-errors/64956 "2004-09-21T19:03:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![RedSox](https://avatars.discourse-cdn.com/v4/letter/r/e95f7d/32.png) [@RedSox](https://forum.kirupa.com/u/RedSox)
#### Post date: [September 21, 2004, 7:03pm UTC](https://forum.kirupa.com/t/can-anyone-check-my-code-for-errors/64956/1 "2004-09-21T19:03:10Z")

</div>

I’ve been working all day and I just don’t see it anymore…it’s always the same thing: the most difficult things work perfectly and the simpel stuff never does 🙂

I put 6 dynamic text fields on stage with names t00, t01, t02, 03, t04, t05 inside their own movieclip mc00, mc01, mc02, mc03, mc04 and mc05.

Now my code is so simple: make a variable that contains the name that should go into the text field PLUS some extra characters and onRollover it adds a + infront of the word.  
I used variables so that I can use that string for the swf I want to load when the user clicks on it. Simple 🙂

It DOES show “00\_home”, when I start it up, the ‘finger’ icon appears on the rollOver, but NO + appears…

Thanks for any hints! 🙂

PS This isn’t because I use a number in the instance names, is it ?

---

<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 21, 2004, 7:23pm UTC](https://forum.kirupa.com/t/can-anyone-check-my-code-for-errors/64956/2 "2004-09-21T19:23:54Z")

</div>

a five minute coffee break can help too, cause I see I had double rollOver’s for one mc…lol ! 🙂

sorry!
