flash help

Out of context: Reply #4

  • Started
  • Last post
  • 5 Responses
  • fyoucher10

    I would seriously reconsider how you're creating this slideshow , otherwise you'll probably end up running into more problems later on.

    For your images not appearing, it becuase they're not loaded yet. Check the MovieClipLoader Call in the help section. They have examples for exactly what you're trying to do.

    Also, look into Arrays. It' like what you're trying to do but it a more compact form. It also would answer your last question.

    Also, I've used this class in the past for loading external assets and I've found it to work great and extremely easy to implement, even for folks who don't know how to code.. There are examples right on the page for how to work it.
    http://blog.greensock.com/preloa…

View thread