A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How does "export classes in X frame" work ?

  1. #1
    Senior Member Sietjp's Avatar
    Join Date
    Jan 2005
    Location
    Paris, France
    Posts
    711

    How does "export classes in X frame" work ?

    I've made an an example .fla (in attachement), that has 2 farmes. A preloader in frame 1 and in frame 2 we just instanciate a bytearray external class which size is about 130 KB.
    I've changed my AS3 publishing settings to "Export classes in frame 2" and "Generate a size report".

    The size report shows that the class is still imported in frame 1!!!

    Code:
    Frame #    Frame Bytes    Total Bytes    Scene
    -------    -----------    -----------    ----------------
          1         131014         131014        Scene 1
          2              0         131014        (AS 3.0 Classes Export Frame)

    So what's the problem here ? I'm stuck please help...
    Attached Files Attached Files

  2. #2
    Senior Member Sietjp's Avatar
    Join Date
    Jan 2005
    Location
    Paris, France
    Posts
    711
    Nobody ? This problem seems quite anoying, no ?

  3. #3
    Senior Member Sietjp's Avatar
    Join Date
    Jan 2005
    Location
    Paris, France
    Posts
    711

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