Skip to main content

flash brainfart 33 Responses

Last post: 3 months ago | Thread started: Aug 21, 08, 2:01 p.m.

RespondNew TopicDisable Images

  • kerus

    i have a parent swf that loads external SWFs, one of which is an XML image gallery. (files were given to me this way).. it bottlenecks a bit when loading the XML contents, but works fine.

    would it increase performance to preload the contents of the XML file (50 jpgs) into the browser cache or the parent swf? its late and my brain tapped out

    Aug 21, 08, 2:01 p.m. – Permalink
  • monNom

    yes. or at least having the paths in the swf... xml parsing is slow.

    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earAug 21, 08, 2:07 p.m. – Permalink
  • kerus

    so then set up and preload an array? brain.. mooshy..
    why is none of this making sense, oy

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earAug 21, 08, 2:13 p.m. – Permalink
  • kerus

    anyone have any suggestions?
    i took a shot at this and it was full of fail
    the files use AS2 by the way

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earAug 21, 08, 7:54 p.m. – Permalink

Login or Register to respond to this

Skip to main content