User Tag List

Results 1 to 10 of 10

Thread: Record Demo Function Questions

  1. #1
    No Products Registered

    Join Date
    Aug 2007
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Record Demo Function Questions

    Has anyone tried the 'record demo' function in MMF2 Developer? I tried it myself but nothing really happened. Does the demo file need to be created first before recording the demo?

    This is for a simple arcade game--like a real arcade machine--whenever no action is taken, the machine will play a demo.

  2. #2
    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)

    Re: Record Demo Function Questions

    When you record the demo, you should move your objects with the keyboard. The keypresses are then recorded in a file.
    Then, when you want you play the demo file, and the keypresses will be simulated.

  3. #3
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Record Demo Function Questions

    shoudn't it record clicks as well as keypresses? as some games use the mouse as well as the keyboard

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Record Demo Function Questions

    Yeah, I'm Gutted that it can't record mouse movements and clicks. Not really any good for me, you could make your own demo maker app then, COOL HUH?!
    C'mon all those demo tools are really cool.

  5. #5
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro

    Join Date
    Aug 2006
    Posts
    548
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Record Demo Function Questions

    Hello ,
    so the record demo function doesn't record mouse movements ? So that's why I've been trying to get it to work without success...
    Will the next build of mmf 2 248 add mouse recording features ?
    Thanks, Eric

  6. #6
    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)

    Re: Record Demo Function Questions

    It does record the mouse! And the mouse movement. I do not understand why it does not on your system...

  7. #7
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro

    Join Date
    Aug 2006
    Posts
    548
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Record Demo Function Questions

    Hi, thanks Francaois for the answer.
    My laptop is not with me today , so I can't run tests , but this is what I've done :

    1) in the frame property : define a recording's file name and path : D:\myapps\app.mfd
    2) record the frame
    3) end the frame. At that points the app.mfd is modified and stores about 7 ko. ( the frame displays a quiz object and the demo is supposed to show the user how to navigate in the quiz )
    4) Add an event in event editor of the demoed frame : start of frame => play demo D:\myapps\app.mfd( I haven't chosen a relative path since I'm running test locally first )
    5 ) first test from within mmf of the frame : nothing happens , the frame functions normally but the demo is not triggered
    6 ) I build an .exe , then I run the test from the .exe : onceagain unsuccessfully.

    Am I doing something wrong ? Nothe that the demoed frame is not the first in the app ( is that allright ? )
    also : my app is 800 x 600 , it doesn't make a difference if I enable the "change resolution" option.

    Thanks for reading ,
    Eric Turpin

  8. #8
    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)

    Re: Record Demo Function Questions

    Haaa, unfortunately, the Quiz object is not compatible with the demos. I will have to work on this to make it compatible.
    Sorry.

  9. #9
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro

    Join Date
    Aug 2006
    Posts
    548
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Record Demo Function Questions

    Hi, thanks Francois for answering.
    Well don't worry about the demo. With all the developments for mmf 2 , I guess this issue can wait for a while !!
    And thanks again for the quiz object because it's a really great tool for educators. As a teacher of English as a second language I'm already using it for my classes in a vitalized version and it's fine. I have a few requests about it that I will post in the educators' forum. Thanks for taking a look.

  10. #10
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Record Demo Function Questions

    I've updated to the latest Java Beta so the demo function seems to be fine, I have to make an active always follow X Y of mouse to see where the mouse is going. Seems to be fine. Shame it doesn't work outside of the box

    Could make a cool macro app.

    I like MMF2 it's great.

Similar Threads

  1. Function Eggtimer problem // Power Function for MMF2 Android?
    By ogrgkyle in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th May 2013, 03:17 AM
  2. A couple questions regarding demo recordings...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th September 2010, 10:19 PM
  3. Is there a way to record a demo outside the frame?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st July 2010, 03:37 AM
  4. How can I record a demo?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 19th May 2010, 02:17 AM
  5. demo function.
    By therickman in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 25th October 2008, 03:27 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
  •