Hi there

I am having real problems getting the following bit of code to work

go to label("Start")

This works fine if I put it on a button but I have tried to put it in a
behaviour and it won't work

This is what I have on a sprite that starts at an earlier label called
"Initialise"

on beginSprite me

  pGame_State=#Initialisation

  Initialise_Data_Lists me

  Create_Image_List me

  Create_Map_Image me

  go to label("Start")

end beginSprite

Is there any reason this wouldn't work. Btw it is Director 8 (PC)

Thanks

Paul


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to