Flash question

Out of context: Reply #12

  • Started
  • Last post
  • 13 Responses
  • Pupsipu0

    btw, those separate javascript files aren't a good idea for super fast initial loading, multiple http requests and all. Why don't they stick in the javascript into the html file with their generator. Could put SWFAddress into the same file too.

    Would that cause problems?

    • You do realize, that there is only 1 js file required for this, right?NONEIS
    • and it's 6kb...NONEIS
    • last time i used SWFObj with SWFAdress there were 2 js files, might as well paste it all into 1Pupsipu
    • and 6kb is no joke, add SWFAddress which is 15kb and it's 20kb + Flash file another 40?Pupsipu
    • also I just checked the size of optimized swfObject js and its more like 10kbPupsipu
    • i guess separate files are better for cachingPupsipu

View thread