Need help!

Out of context: Reply #1

  • Started
  • Last post
  • 2 Responses
  • slackerdude0

    Seems like the problem is that you "store" the position of the MCs when switching. And if the switch appears during movement the stored value will make be and inbetween stops value. It seems like that value makes the slide-script start at an "illegal" position. So what you might want to do is either storing only the last "legal" value, so when reloaded the MC will start at the last stop you where at. Or you need to set the position value to 0 or what other default value you use, so when reloaded the MC will start at the beginning.
    I dont know if that made sense to you at all, anyway I really enjoyed the design. Good luck :-)

View thread