technically your first level is your first level.
your menu is your menu.
your script can contain both - But I see how you've got it set up - so your menu script will be run on your menu level - so when you load your first level, it loads another script, which is where all your actions should be.
I can't see your code or your project so its tough to say where your problem is.