Hello,

I have scrolling background from top to bottom scrolling down from 1850, on
each side of the scrolling screen are two sprites which resemble the sides
of a race track these sides have to change so as to give the impression of
new bends ect. The script tells it to change to another member once it
reaches more han 1850, which it does, but I can't seem to get it work a
second time, it may be the way i'm writing the scipt I'm not sure.

 would someone be so kind as have a look..

script is as follows

    if  the locV of sprite 2 > 1890
then------------------------------------This works
    sprite(2).member="leftgrass3"
    if the member of sprite 2 ="leftgrass3" and sprite 2>1890
then----------This does'nt
      sprite(2).member="leftgrass4"

Thanks in advance

-KEV-


[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