Flash MX, Dynamic Images question.

newnew
Posted:
in Genius Bar edited January 2014
I'm building a website in flash for a photographer.



The main sellingpoint is the possibility to change the pictures used externally. But I've run into problems. I need to my flashmove to pause until the images are properly loaded.



How do I do that. Help is desperatly appreciated.

Comments

  • Reply 1 of 4
    newnew Posts: 3,244member
    ok, after researching this a bit more I've understood that I need to creat an empty imageholder that can check how my if my image is loaded.



    But I still have no Idea on how to do this.



    This is the script I use:



    loadMovie("picturefolder/mypicture.jpg", "moviename");



    what needs to be added to make the movie pause until the image is properly loaded?
  • Reply 2 of 4
    gargoylegargoyle Posts: 660member
    Try the "_framesloaded" property.
  • Reply 3 of 4
    newnew Posts: 3,244member
    Quote:

    Originally posted by Gargoyle

    Try the "_framesloaded" property.



    please explain.
  • Reply 4 of 4
    Quote:

    Originally posted by New

    please explain.



    There's plenty of posts dealing with these questions at the appropriate newsgroups::

    check google's archive of the macromedia newsgroup



    there's just too much possibilities to solve this issue...
Sign In or Register to comment.