User Tag List

Results 1 to 6 of 6

Thread: Transfering files

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Transfering files

    Is there a way to transfer files between two computers without uploading it? Like, directly downloading them?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Transfering files

    Yes, you can do it with MooSock. I believe there was an example at the old forum.

  3. #3
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Transfering files

    yes there is using any Moo extension and the binary object.

    Basically convert the file to binary with the binary object. Then send the binary using MOO. Then on the other end reassemble it into the original file.


  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Posts
    1,027
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Transfering files

    Maybe something like a mix between a file able to read binary data and one of the network extensions? Someone could also make an extension that would take advantage of another of the extension's networks and then send information sort of like how torrents or p2p networks work by sending files piece by piece with md5 checks on each chunk....

  5. #5
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Transfering files

    People have also asked this many times on this forum. Heres a few I found...

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Board=2&Number=41826
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Board=2&Number=40258
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Board=2&Number=37994
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Board=2&Number=37854

    Hopefully these can help!

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Posts
    1,027
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Transfering files

    Here's the example on the old forum: http://www.clickteam.com/CTforum/showflat.php3?Cat=&Board=upload&Number=103131&page =&view=&sb=&o=&vc=1

Similar Threads

  1. "Flash / INI object: now loads INI files stored as binary files in the application."
    By EdibleWare in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 2nd July 2014, 10:22 AM
  2. Loading files such as INI,Text files, List Files?
    By Gibbon in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 21st July 2012, 06:41 AM
  3. Transfering saved INI values to INI++?
    By gamer123 in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 12th April 2012, 02:41 PM
  4. Transfering Image between frames?
    By aidmm in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 18th January 2007, 02:09 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
  •