A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Load Movie Invisibly?

Hybrid View

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    8

    Lightbulb

    Hi all,
    Well, it's Friday and the weekend beckons. However, before we head to the pub can anyone help me with the following:

    I'm trying to redo my company's website (www.creativemarketinguk.com) using the Load Movie function, rather than using scenes which I'm finding tend to jump around a bit if the whole movie isn't loaded. Is there a means of loading swf's invisibly - i.e. so that even though a user is looking at one page the others are invisibly loading on an unseen level. At the moment the load movie function is very, very slow - have a look: http://www.creativemarketinguk.com/CM2/index.htm

    Cheers and have a good weekend. If you're reading this on Monday hope you HAD a good weekend!

    SamB

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    148
    Put a blank frame (with a stop() action) on the first frame of the movies you are loading. The when you want them to appear just target the loaded movie and gotoAndStop(2);

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center