loading one swf after another

  • eberline
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Sep 29, 2004
  • Posts: 5
  • Status: Offline

Post September 29th, 2004, 1:12 pm

Hey guys,

Hey Guys,

I'm trying to load external swf's named fire1, 2, 3, ect. continuously, meaning, when one external swf is finised the second loads. I've tried using loadMovie and unloadMovie but flash just stops at the end of the first swf. I even tried looping the swf's:

for(int i =0; i<3; i++){

val = "fire" + i + ".swf";
loadMovie(val, "host");
}

but this isn't working either, only the first swf loads.

I've spent a lot of time trying to figure this out and my boss is really starting to get annoyed, any help would be greatly appreciated.

by the way, I'm trying to create a company demo, with my topics on the left side and external swf movies on the right. I don't know too much about Flash but I think this means that I can only use the loadMovie command as I need the movie to load in a specific region.

Thanks.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post September 29th, 2004, 1:12 pm

  • venatioadmin
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 10, 2004
  • Posts: 22
  • Loc: Sweden
  • Status: Offline

Post September 30th, 2004, 6:52 am

what is the reason to do that??

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 50 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.