At 6/27/09 12:20 PM, GustTheASGuy wrote:
Flash has a 'Generate size report' in the settings. If you can't be bothered messing around with Flash you could make a quick preloader with Flex and embed the Flash-made app after it.
I looked at the size report and it said around 80% of the content is loading on frame 1, which is to be expected from the results I'm getting, but it doesn't make sense. I tried it online and it does the same thing as the simulated DL, so I don't think it's buggy. I thought it might be that I was creating sounds in my document class, so I moved those to a different function and called it after the first frame, but it's still doing it... :/
I might just try the flex idea. That'll still make a single file, right? I DLed flash develop and the flex framework a while ago but I haven't done anything with it yet...