Welcome to TalkGraphics.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2000
    Location
    Dallas, Tx
    Posts
    277

    Default

    I was curious to find out if there is a way to set totalBytes to a certain frame. For instance, if my preloader is "Scene 1" and the actual movie is "Scene 2" and there is a frame labeled "half" in Scene 2. Is there a way to make totalBytes only tell how many bytes there are up to frame "half"? Otherwise, it counts the bytes for the entire movie.

    Thanks in advance,

    Stinger
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    Dallas, Tx
    Posts
    277

    Default

    I was curious to find out if there is a way to set totalBytes to a certain frame. For instance, if my preloader is "Scene 1" and the actual movie is "Scene 2" and there is a frame labeled "half" in Scene 2. Is there a way to make totalBytes only tell how many bytes there are up to frame "half"? Otherwise, it counts the bytes for the entire movie.

    Thanks in advance,

    Stinger
    IP

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

    Default

    as far as i know, the answer is no...but you can always create a frame action which puts the totalbytes at that point into a text box - that way you can test to see what the totalbytes of the movie are and then subtract the totalbytes up to that point. it's not guaranteed to work, though, since there are some interesting issues with the way flash stores its information. [img]/infopop/emoticons/icon_frown.gif[/img]


    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
    Dallas, Tx
    Posts
    277

    Default

    Thanks Deep. I might give that method a try.
    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
  •