A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: duplicate... slower and slower....

  1. #1
    Angkor-What? Gekke_Hollander's Avatar
    Join Date
    Jun 2000
    Location
    Netherlands
    Posts
    234

    duplicate... slower and slower....

    Hi all,

    I was pondering.... I've a simple script that duplicates 1 MC 10 times at the time and repeats this step as long as a certain number of rows is created. But flash keeps on getting slower as the number of rows grows. I do not have any clue why, can anyone tell me?

    I've a zip file of the fla and swf attached.

    What's the deal with my scripting, or might it be flash?

    Cheers,
    Hendricus
    Attached Files Attached Files
    MX 2004 Pro - Oops I did it again!!!
    SWF, it's a journey... not a destination

  2. #2
    Resident Shostakovich Scholar
    Join Date
    May 2003
    Location
    Nottingham, UK.
    Posts
    299
    I haven't looked at your code, but generally, Flash slows for two reasons:

    1) Excessive imagery which has not been pre-loaded.
    2) Too much code on an MC which requires interacting with other MCs or other distant elements of the movie outside of that clip, such as getProperty statements.

    Don't know if this helps at all.

  3. #3
    Angkor-What? Gekke_Hollander's Avatar
    Join Date
    Jun 2000
    Location
    Netherlands
    Posts
    234
    No excessive imagery here... just want to duplicate an MC a lot in order to create a repeating background/pattern... Can someone look at my script?

    Cheers,
    Hendricus
    MX 2004 Pro - Oops I did it again!!!
    SWF, it's a journey... not a destination

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