A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: caching dynamic loaded files

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    11
    When mp3s, jpegs, video, etc are dynamically loaded at runtime, are these files stored in their native formats, individually in your browser's cached folder? I'd hate for my media to be as easily leeched off like with html.

    S.C.

  2. #2
    imagination through stupidity
    Join Date
    Apr 2001
    Location
    P3X-3113
    Posts
    1,238
    well, actually... i don't know.. i guess i'll have to wait for its launch and try it.

  3. #3
    Senior Member dlowe93's Avatar
    Join Date
    Aug 2001
    Location
    Stumptown
    Posts
    621
    Originally posted by am3dkid_2k
    When mp3s, jpegs, video, etc are dynamically loaded at runtime, are these files stored in their native formats, individually in your browser's cached folder? I'd hate for my media to be as easily leeched off like with html.

    S.C.
    when i saw the demo yesterday, video is embedded and compressed along with the .swf file. a user will not be able to access this without grabbing the .swf itself. as far as mp3 and jpegs, they are targeted via url, which leads me to belive that they will not be cached, or at least not cached outside of the .swf.

    more information on local storage can be found here:

    http://www.macromedia.com/support/fl...elp/localinfo/


    hope this helps.
    d.

  4. #4
    Junior Member
    Join Date
    Mar 2001
    Posts
    11
    So everything in the .swf will be in the .swf when cached? Cool.

    And thanx for the link

    S.C.

  5. #5
    Junior Member
    Join Date
    Sep 2012
    Posts
    10
    how multiple swf files are dynamically loaded at runtime,
    as 1.swf, 2.swf, 3.swf, 4.swf

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