User Tag List

Results 1 to 4 of 4

Thread: Paste to background - Android

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    Iceland
    Posts
    478
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Wink Paste to background - Android

    Hi

    I´m using paste to background for a thing in an Android Educational App. If I move my finger (mouse) quickly I get a gap. Is there anyway around this.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    a couple of things prevent this to be very clean:

    1 - paste to background only paste unscaled-unrotated active
    2 - object limit counts for pasted things too, even if to background (can't paste more than the object limit)

    so you can maybe try with something like this:

    paste_smooth.mfa

    but gaps still happen (pushing frame rate to 500/1000 gets almost completely rid of that, but I guess android wouldn't be able to do that..?)


    if only straight lines, no freehand
    (like click & drag - then release to draw a line)
    this could work well though

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    Iceland
    Posts
    478
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks for all your help. This is much better : - ) Maybe I should consider using the surface object. Is that supported by the html exporter?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    Unfortunately not

    If you can bear some blockyness:

    paste_smooth_2.mfa

    (making "canvas" dots smaller would hang the system with too many objects)

    Don't know how this could perform on Android though (starting creation could possibly be too much).

    Creating actives on the fly as lines-dots could allow for no-blockyness,
    but I've heard Android is pretty bad in creation.. not sure would work smooth creating one line x frame.
    If nothing else works, you could also try maybe...

    Other ideas are welcome

Similar Threads

  1. Paste into background not working on android
    By Jinxtengu in forum Android Export Module 2.5
    Replies: 3
    Last Post: 3rd December 2015, 01:11 AM
  2. Paste in Background
    By legocacher in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th December 2010, 03:44 PM
  3. Bug: Paste into background
    By Brandon in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 15th March 2007, 07:36 PM
  4. Paste into background example
    By Brandon in forum File Archive
    Replies: 0
    Last Post: 15th March 2007, 07:03 PM
  5. Paste into background bug
    By Whisp in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 17th July 2006, 09:38 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
  •