User Tag List

Results 1 to 5 of 5

Thread: pushing files through lacewing

  1. #1
    Clicker Multimedia Fusion 2iOS Export Module

    Join Date
    Oct 2010
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    pushing files through lacewing

    Hi, I'm trying to set up a simple file sharing ability in my application, but i cant seem to recieve the file correctly (blank or corrupt). My current process is: push file onto stack, send stack on subchannel. On receive stack on subchannel, save stack to file. What mistakes am i making?
    Thanks

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: pushing files through lacewing

    How big is the file? There is a maximum limit on the size of a stack.

  3. #3
    Clicker Multimedia Fusion 2iOS Export Module

    Join Date
    Oct 2010
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: pushing files through lacewing

    Its just jpeg image (77 kb). i basically want to send it as a display picture for a forum style thing i am making, but i cant work it out for the life of me ><

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: pushing files through lacewing

    Too big. The limit on the Lacewing message size is 61 KB, and I think in the current version there's a bug that limits it to around 16 KB.

    You'll have to load the file into one of the objects that deals with binary data and send it in chunks - I think there's an example somewhere.

  5. #5
    Clicker Multimedia Fusion 2iOS Export Module

    Join Date
    Oct 2010
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: pushing files through lacewing

    ok ill look into it, thanks

Similar Threads

  1. is there a way to send files using lacewing?
    By dascribe in forum Lacewing
    Replies: 2
    Last Post: 22nd October 2013, 01:48 AM
  2. Sending files using Lacewing
    By Ls2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 52
    Last Post: 15th February 2013, 08:49 PM
  3. Pushing Boxes
    By Kentronisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 5th November 2011, 03:50 PM
  4. Sharing files using a Lacewing Web server...
    By RGBreality in forum Lacewing
    Replies: 20
    Last Post: 1st October 2010, 11:10 AM
  5. Pushing a Box
    By FlinkGigitty in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 7th August 2010, 08:39 PM

Posting Permissions

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