Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    hi guys i have made a thermometer type meter to show viwers the progress of the main movie loading this is a movie clip that plays in the preloader a red line fills the glass as the movie loads its linked to the main movie by the if frame loaded go to and play, this seems to work as it progresses to each point as the movie loads but gets to the end long before the movie is loaded? the if frame loaded action refers to key frames on the actions layer of the main movie ie 1/4, half, 3\4, end. so it should in theary not go to the end of the meter if the end frame is not loaded in the main movie, any help greatly appreciated, Dave.
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    hi guys i have made a thermometer type meter to show viwers the progress of the main movie loading this is a movie clip that plays in the preloader a red line fills the glass as the movie loads its linked to the main movie by the if frame loaded go to and play, this seems to work as it progresses to each point as the movie loads but gets to the end long before the movie is loaded? the if frame loaded action refers to key frames on the actions layer of the main movie ie 1/4, half, 3\4, end. so it should in theary not go to the end of the meter if the end frame is not loaded in the main movie, any help greatly appreciated, Dave.
    IP

  3. #3
    Join Date
    Aug 2000
    Location
    Toronto, Ontario, Canada
    Posts
    432

    Default

    are you using flash 5? try using the percentloaded property. if (target._percentloaded <= a) { gotoandplay(x) }
    that should do it. otherwise, what are the actions you're using? can you cut and paste them into a response so we can identify the problem?


    hth,
    Deep (just a guy)
    <font face="arial" size="2">
    Pradeep Kumar Nair, B.Math
    Senior Web Designer
    http://www.blab.com
    ICQ: 39102360
    </font>
    hth,
    Deep (just a guy)
    --
    Pradeep Kumar Nair, B.Math
    CTO
    9 Story Entertainment
    http://www.9story.com
    IP

  4. #4
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    sorry for the delay in getting back to this board, fistly thanks for the reply since this post i tried a tutorial from flashkit and it uses the percet loaded way of doing this, so its kind of sorted thanks for your time,Dave
    IP

  5. #5
    Join Date
    Aug 2000
    Location
    Toronto, Ontario, Canada
    Posts
    432

    Default

    No problem - that's what we're here for! Incidentally, for those of you who don't know, our very own Bill Spencer is a moderator at Flash Kit as well, and on top of that, he was one of the judges for the FlashForward2001 Flash Film Festival! Kudos to you, Bill!


    hth,
    Deep (just a guy)
    <font face="arial" size="2">
    Pradeep Kumar Nair, B.Math
    Senior Web Designer
    http://www.blab.com
    ICQ: 39102360
    </font>
    hth,
    Deep (just a guy)
    --
    Pradeep Kumar Nair, B.Math
    CTO
    9 Story Entertainment
    http://www.9story.com
    IP

 

 

Bookmarks

Posting Permissions

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