as far as I know,
the correct way to load a level is through level_load:

level_load("level2.wmb");

in what kind of function are you loading your level?
the level load function might be executed twice smile


Check out the throwing game here: The throwing game