User Tag List

Results 1 to 3 of 3

Thread: Download Object Resume Support

  1. #1
    No Products Registered

    Join Date
    Jan 2009
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Download Object Resume Support

    Hi. I'm just asking, with the download object, is it possible to quit the program that downloads the file and be able to resume the download after you have closed and re-opened the program?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Download Object Resume Support

    No. You'd have to make a custom downloader for that, sorry. Not quite sure how, though. You would need to maybe use Moo to communicate with the server. (I have done this before)
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Download Object Resume Support

    That's not necessarily possible, The limit is in the HTTP standards.
    So it depends on the version the server your downloading from is running.

    HTTP 1.1 or > WILL allow you to request certain parts of a file.

    HTTP 1.0 WILL NOT

    Resuming a download is done by only requesting the part(s) of a file which you do not have from previous attempts.

    It's not a hard thing to do with HTTP, but it does require that you learn how to use HTTP in MMF which is a little difficult for Nerdy Nerd's :P

Similar Threads

  1. "Resume all sounds" doesn't resume, it restarts
    By JoKa in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 7th March 2012, 12:56 PM
  2. Beta 20: QA object no longer modal on resume
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 23rd May 2011, 02:21 PM
  3. Download Object
    By CBSection31 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 25th August 2010, 05:37 PM
  4. Download Object won't download...
    By Evoxe in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 26th June 2009, 07:41 AM
  5. Download Object?
    By MrBobert in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 19th March 2009, 11:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •