User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: MMF2 Build #244 (BETA #4)

  1. #1
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    MMF2 Build #244 (BETA #4)

    Hi everyone,

    The fourth beta version of the build 244 is available. :p This version addresses a bug that appeared in beta 3 (problem with some actions in the Window Shape, Array, Dialog Box, Cursor and INI objects).

    Developer Version (4 Mb)
    Standard Version (3 Mb)

    This is still a beta version, so be careful and make backups of your applications.

    Previous threads about this build: beta 1, beta 2, beta 3.

    If you have any problem with this build, you can re-install the build 243 without reinstalling MMF2.

    Thank you for reading !

    Yves.


    List of bug fixes in beta 3

    - Runtime : OR condition - object selection still erratic for complex events.

    - Runtime : bug in Set Timer function.

    - Runtime : bug in Start of Frame condition if the frame has a fade in transition.


    List of bug fixes and new features in beta 2

    - Global Event Editor : crash when you open the action editor from the global event editor and then click the Frame Editor button (the button is now disabled in this case).

    - Frame Editor : can't undo move or resize ater modifying the coordinates or dimensions in the properties.

    - Frame Editor : new preference to resample images when resizing active and backdrop objects (ON by default).

    - Picture Editor : new preference to resample images when inserting zoomed images or resizing the selection (ON by default).

    - Properties : accents now supported in global and alterable value names.

    - Runtime : screen not completely refreshed after a Pause action.

    - Runtime : Set Timer action doesn't work when using an expression.

    - Runtime : Start of Frame OR Always doesn't work when a fade in is assigned to the frame.

    - Runtime : problems with several extension objects like Select Object, Global Function and Named Variables in beta 1 of build 244.

    - Runtime : OR condition - object selection erratic for complex events.


    List of bug fixes and new features in beta 1

    - General: the dialog box that displays the warning about files stored in directories not relative to the app directory is now resizable.

    - Frame editor: layers not unselected on Vista.

    - Frame editor: cannot enter large numbers in position & size edit boxes if the property window is too small.

    - Event editor: new OR operator for conditions. Warning: obviously any application using this new operator can't be loaded by previous builds of MMF2.

    - Event editor: crash when editing a create object action if the parent object was a qualifier.

    - Event editor: doing an Invert Selection with opened and closed groups and subgroups could crash.

    - Event editor: object order in the event editor not copied when you cut/paste or drag & drop a frame.

    - Event editor: scrollbar not working for large events (many conditions in a few events).

    - Event editor: now supports more conditions in one single event (128), can display long lists of conditions and allows scrolling through them.

    - Event List Editor: now supports more conditions and actions in one event line (128 conditions and 128 actions).

    - Developer - DataGrid object : crash when you close an application that displays a modal sub-application with a DataGrid object.

    - Developer - DataGrid object : application freezes until you move it if you press a key at start of a frame with a DataGrid object.

    - Developer - Dialog Box object : spin control no longer attached to edit box after you close and reopen the dialog box, or go to another tab.

    - Developer - Dialog Box object : new Find String and Find String Exact expressions for the List Box and Combo Box controls. These functions are similar to the ones of the List Box and Combo Box objects.

    - Draw object : crash and incorrect fill/outline colors with the Ellipse tool.

    - Popup Menu object : new Up/Down/Left/Right buttons in the setup box.

    - Circular, Regular Polygon and Simple Ellipse movements : if a global object has one of these movements, any further changes made to that object don't spread to the other frames in the application.

    - Sounds : sound filters not working if Data Execution Prevention was enabled.

    - Debugger : floating point global values not properly displayed.

    - Runtime : the AddBackdrop function now adds a new backdrop at the same position if the ink effect is different from "None" (if there is no ink effect, as with the previous builds no backdrop is added if the same backdrop already exists at the same position).

    - Runtime : forced animation frame no longer reset when you force a new animation.

    - Runtime : crash with recent objects (e.g. Download object) when using a file selector instead of an expression when defining a filename.

    - Runtime : debugger window not correctly displayed on Vista.

    - Runtime : artefacts around some images rotated in high quality mode.

    - Runtime : possible memory leak in some cases after closing modal sub-applications.

    - Stand-alone applications : when 2 stand-alone applications are launched at the same time, one of them could report missing extensions.

    - Installer : when you "view" a file, the current directory is now set to the directory of the file.

    - Installer : you can now run .MSI files via the Run commands.

    - Installer : uninstaller doesn't work correctly if installed in a sub-directory of the install directory.

    - Installer : shortcut folder in the Start menu not removed by the uninstaller on Vista.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

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

    Re: MMF2 Build #244 (BETA #4)

    Event-Editor:

    If you used the scrollbar in the "new contition" window (and the others) the objects within the folders were not displayed (correctly) when you open them.

    To reproduce the object folders bug in the "new contition" window (and the others):

    1. open "new contition" window (or the others)
    2. click on the scrollbar "down"
    3. open any object folder
    (4. click on the scrollbar "up" for another display bug)

  3. #3
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: MMF2 Build #244 (BETA #4)

    Where do you download the scrollbar extension?

    All I can find is Vortex2 beta of "Easy Scrollbar" and it seems to work fine.

  4. #4
    Clicker Multimedia Fusion 2 Developer

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

    Re: MMF2 Build #244 (BETA #4)

    I don't think he means the extension, I think he means the scrollbar in the object select window (when you go "instert new condition" for example) when you have too many objects.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

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

    Re: MMF2 Build #244 (BETA #4)

    Dynasoft is right. If the scrollbar is visible you can reproduce this bug.

  6. #6
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: MMF2 Build #244 (BETA #4)

    I'm still unable to reproduce this problem. What version of Windows do you use?

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

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

    Re: MMF2 Build #244 (BETA #4)

    I'm using Win XP SP2.

    Here is a picture for the four steps in my post above:




  8. #8
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: MMF2 Build #244 (BETA #4)

    OK, I can reproduce it now, it seems it happens if the folder contains less objects than the main window, I'll send an example to Francois. Thanks!

  9. #9
    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: MMF2 Build #244 (BETA #4)

    Fixed for next version of the build.

  10. #10
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 Build #244 (BETA #4)

    I guess this has been asked before, but just to be sure:
    it would be nice to have a start/end OR so you could build expressions like:
    if (Cond1 OR Cond2) AND (Cond3 OR Cond4)

    MMF:
    BeginOR
    Cond1
    OR
    Cond2
    EndOR
    BeginOR
    Cond3
    OR
    Cond4
    EndOR

    Just a thought..

Page 1 of 2 1 2 LastLast

Similar Threads

  1. MMF2 Build 249 - Beta 8
    By Yves in forum Multimedia Fusion 2 - Technical Support
    Replies: 22
    Last Post: 7th November 2009, 01:07 PM
  2. MMF2 Build #248 (BETA 6)
    By Yves in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 1st July 2008, 12:41 PM
  3. MMF2 Build #248 (BETA 5)
    By Yves in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 25th June 2008, 03:07 PM
  4. MMF2 Build #248 (BETA 4b)
    By Yves in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 24th June 2008, 05:51 PM
  5. MMF2 Build 248 (BETA 4b)
    By Yves in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 24th June 2008, 12:45 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
  •