User Tag List

Results 1 to 7 of 7

Thread: Feature Request for HTML5 exporter,

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DracisLooby's Avatar
    Join Date
    Jun 2008
    Location
    Washington, United States
    Posts
    169
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Feature Request for HTML5 exporter,

    Can we get an option to make HTML5 canvas backdrops transparent, so that other mmf2/non-mmf2 canvases might be layered or stacked?

    Just working on some side projects, and realized it would be nice to have, as well as mixing with JQuery.


    As another, possibly more important request, can we get the ability to call on functions during/within the MFF2 run time?,

    Maybe an object that listens for function calls, so you can call on your html5 app from outside java, as well as input variables, and execute events when variables change, or just general calls.

    Just my 2 cents on the matter.

    Oh, on last thing, an easier, less hacky way to resize frames to the screen window without scaling the contents, like actually changing the frame size based on CSS. That might be cool.

    I'm working on something kinda neat, I will post here when its presentable.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DracisLooby's Avatar
    Join Date
    Jun 2008
    Location
    Washington, United States
    Posts
    169
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lacking an obvious edit button, must double-post;

    I misspoke and referred to Javascript as Java, I apologize if it caused any confusion.
    Late night posting, not even once.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    Transparent backdrop : I have tried, it does not work (the sprites are not erased). So no.
    Function call : yes, I wanted to do that. When I have time.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DracisLooby's Avatar
    Join Date
    Jun 2008
    Location
    Washington, United States
    Posts
    169
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I definitely see the sprites not erasing properly when I hack about, but couldn't you you but a clear canvas call after ever screen draw, so canvas is cleared, then next sprite is redrawn? It might be more expensive, but then it would be a toggle.

    I could see the issue arising that It can't clear between redraws fast enough to not be flickering. Hmm. Could I ask what js file, and around what line the main draw is done, so I might be able to hack it myself?

    As for function calling, that would be the primary goal, its much more useful then transparency. Good work, its excellent so far!

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    This is what I already do. But if I clear with an alpha of 0 (to make it transparent), the sprites are not erased.

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DracisLooby's Avatar
    Join Date
    Jun 2008
    Location
    Washington, United States
    Posts
    169
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's an odd behavior, is it just the method of rendering the exporter uses?

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    Yes

Similar Threads

  1. Plans for Lacewing for HTML5 exporter?
    By lh37 in forum Lacewing
    Replies: 13
    Last Post: 16th July 2014, 10:33 AM
  2. Error in HTML5 exporter?
    By Elpupas7 in forum HTML5 Export Module 2.5
    Replies: 3
    Last Post: 17th December 2013, 10:27 PM
  3. html5 exporter, when? 2012 or 2013?
    By michaeldunge in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 21st August 2013, 12:24 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
  •