Furry M&M's, have you seen them ?

Out of context: Reply #3

  • Started
  • Last post
  • 7 Responses
  • boeser0

    I never actually tried it but here's how I think it should work.

    loadMovie ("yourSWF.swf",10)

    would load the new movie into level 10. You could load another into 20 for example.

    _level20.play() would start he movie from any other location.

    I never actually tried it so might not work.

    other way to do it would be to create an empty MC somewhere and give it a name. Use loadMovie to load the movie to replace this MC and you can adres it using the name you gave it.

    hope this all makes sense, succes

View thread