Beta 4 after build 253

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hello,

    The 4th beta after the official release of the build 253 is available.

    Read this before downloading: if you use other exporters and want to install all the beta versions at once, you should install the latest beta version of the full update patch instead, available in the Please login to see this link. forum. If you still want to install the beta version of this exporter only, here is it:

    Please login to see this link.
    Please login to see this link.

    Thanks for testing!

    Yves.


    Bug fixes and new features in Beta 4

    - General issue in all the runtimes, if you compile an application with several extensions and one of these extensions is not compatible with the current build type, the other extensions could disappear, or crash the application.
    - Applications now also support 256x256 icons, for Windows Vista/7 (the 128x128 size is used only for Java Mac at the moment).
    - The "Resize display to fit window size" option was always disabled in SWF mode.


    Bug fixes and new features in Beta 3

    - Application: applications now support 128x128 icons.
    - Build : important change, you can now also build applications that contain incompatible actions/conditions/expressions. The incompatible actions won't have any effect, the incompatible conditions are removed, and the incompatible expressions return either 0 or "". The error messages (incompatible objects and incompatible events) are now simple warning messages, you can bypass them. A new "Display build warning messages" option in the properties of the application allows you to hide these message boxes.
    - Global objects: a new "Editor synchronization" property in the object properties. This option allows you to specify how global objects are synchronized across all frames in the editor. If this option is set to "No", the global object is not synchronized with others. If this option is set to "Identical Objects", the objects identical to the current are synchronized with it (this is the old behavior, which doesn't work sometimes for some objects, especially when they have behaviors). If this option is set to "Same name and type", the global objects with the same name and type as the current object will be synchronized with it. When you create a new object, this option is set to "Same name and type" by default. In old applications, this option is set to "Identical objects" for the existing global objects.
    - String object: crash at runtime if the size of the paragraphs was greater than 64 Kb.
    - Window Control object: the Minimize action now pauses the application if the "Run when minimized" option is not selected.
    - Flash : a new "Flash Player Version" property allows you to set the minimum required version of Flash Player for each application. No need to modify the Flex config file anymore.
    - Flash : Added backdrop object were not displayed properly in a wrapping scrolling layer.
    - Flash : bug in previous beta, added backdrop objects were 100% transparent.
    - Flash : bug in previous beta. crash with hidden counters.


    Bug fixes and new features in Beta 1 and Beta 2

    - Date & Time object : the parameter of the Set count down action was not displayed in the event editor.
    - Build : important change, you can now build applications that contain incompatible objects. The actions of those objects won't have any effect, the events that contain their conditions are removed, and the expressions return either 0 or "".
    - All runtimes : Set animation speed had no effect for objects with a static movement.
    - All runtimes : all the actions and expressions that concern the effects (for objects, layers and frames) are now compatible with all the runtimes, so that you don't get build errors. That doesn't mean they have an effect on all the runtimes, they are simply ignored in the runtimes that don't support them.
    - Non-PC runtimes including Flash : sometimes the object could keep its previous animation direction.
    - Flash : Add, Subtract, Invert, Semi transparency effects are now supported as well as alpha blending and RGB coefficients.
    - Flash : Frame and Layer effects are now supported (shaders are not supported though). Note: in the SWF runtime, each layer actually contains 3 layers, one for the backdrop objects, one for the objects displayed as backdrops and one for the active objects. Unlike the PC version the effects are applied to each of these sub-layers.
    - Flash : crash with Get pixel shader version and Get graphicc mode. They now return 0.
    - Flash / List, Combo Box object : save and load actions now work.
    - Flash / Array object : save action now works.
    - Flash / INI object : now loads INI files stored as binary files in the application.
    - Flash : Resize display to fit window size is now supported
    - Flash / String object : now responds to Set transparency action
    - Flash / List and Combo Box object : "Set current line" doesn't induce a "selection changed" event anymore, like the PC runtime.
    - Flash : pausing an application with the same key as the one chosen for resume had no effect.
    - Flash / Combo Box object : "Is list dropped" condition always returned false.
    - Flash / Sub application object : new bug since build 253, fake key presses could be reported at start of frame.
    - Flash / INI object : spaces before or after a key name made this key unrecognized.
    - Flash : Delete created backdrop at coordinate did not delete a backdrop laying at the exact coordinates.
    - Flash / Date & Time object : the initial value of a count down was ignored.

  • Yes, this is the beta version after build 253 final. If you download the beta version of MMF2 that is in the MMF2 Owner's Lounge, it includes this.

    Taken from that thread:

    Quote

    This is still the build 253. This patch program installs a beta version of the following components (if they are installed) :

    - MMF2/MMF2 Dev (beta 2 after buld 253)
    - the SWF exporter (beta 4 after buld 253)
    - the iOS exporter (beta 2 after buld 253)
    - the Android exporter (beta 12)
    - the XNA exporter (beta 20)
    - the Unicode version (beta 2 after buld 253)

    For a list of my achievements, hit up Please login to see this link..com/
    Unless you want to party, then go to Please login to see this link.

  • Quote

    Is this beta different from the SWF Exporter released with MMF b253 final?


    Yes, it contains the fixes and new features described above. These fixes are not in the official build 256 of MMF2 that is available in the public forum, in the download center or through the automatic update system. I didn't want to rename it to the build 254 so that you get the automatic update when the build 254 is released, but in fact perhaps I should have renamed the betas to 254 and the final version to 255... perhaps I'll do it for the next beta or release candidate.

    Quote

    If we have updated MMF to b253 final do we need this beta?


    Depends. :) If you are happy with the official build 253, don't need the new features and fixes and prefer to keep the official build because you are releasing application and there could be a risk with the betas, don't update. Wait for the build 254.

  • Wait, now i am confused...

    Just to clarify the installer in this thread is more like "useful backup" because if you install the latest from the Owners Lounge: Multimedia Fusion 2 that installer should included everything in this one already right?

    So basically you would use this if it was your first time installing the SWF exporter otherwise it's best to just install the latest update from the Multimedia Fusion 2 Owners Lounge. Currently i am downloading these SWF exporter updates and just keeping them only as backups without installing in case i ever need to do a reboot of my computer etc and need to install the exporter again.

    Or am i guessing wrong and both need to be installed?

    Edited 2 times, last by Atom (December 18, 2011 at 12:55 PM).

  • Wait, now i am confused...

    Just to clarify the installer in this thread is more like "useful backup" because if you install the latest from the Owners Lounge: Multimedia Fusion 2 that installer should included everything in this one already right?

    That is correct Atom.

    Marv

    458 TGF to CTF 2.5+ Examples and games
    Please login to see this link.

  • Well, finnally bit the bullet and purchased me a flash serial and will be installing this bad boy when I get home from work :D.

    Please login to see this link.
    Please login to see this link.
    Please login to see this link.
    Please login to see this link.

  • Some issue of preloder.

    The application preloader is not center when expanded size by HTML.
    The SWF application doesn't start if enabled "Resize to fit window size" option in the application preloader.
    The application preloader not support "Resize to fit window size"?
    Change background color to white when after the preloader end untill show main application.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!