anti-Flash bias?

Out of context: Reply #22

  • Started
  • Last post
  • 40 Responses
  • unfittoprint0

    Optimize, optimize, optimize. And optimize again.

    Use modular actionscript, shared libraries, 'saved for web' images, 'externalize' your content [XML, images, db, etc...], make it load on user demand only. Do your components: you'll learn more, and usually make smaller files in size than the components available out there. C'mon, MX's standard scrollbar is 21 kb in size, you can do one yourself only with 2kb...

    If a file is 40kb in size can you make it 20kb? Give it a try.

View thread