Clickteam - Home

UK And Ireland USA, Canada & Asia Europe

HomeProductsResourcesEducationSupportPurchaseInfo

pageheader

Multimedia Fusion 2 and Multimedia Fusion 2 Developer Bonus Packs

You can download the bonus pack from here (11.6MB) or Clickteam's download area (if you are looking for bonus packs for MMF1.5 you will also find them in the download center under the Retired products section).


BONUS PACK 1

This bonus pack only works with the CD-ROM version of MMF2 and MMF2 Developer, it does not work with the demo version. The bonus pack installer installs the documentation of these extensions, in the MMF2 Help folder, and some examples, in the MMF2 Examples folder.

As these extensions have been created by external developers, Clickteam can only provide a limited support for them. Please post any technical question in the Clickteam forums, or directly in the developer's web site, if any.

Additionally - you can safely use extensions released in Clickteam Bonus / Extension packs, these extensions will be ported to any future version of MMF (unless there are any possible compatibility problems of course).

STANDARD VERSION  

Advanced Direction
by Olle Fredriksson (Fodo)
The advanced version of the Direction Object provides even more functions that are very useful when creating custom movements, and doing most movement related work.
Advanced Game Board Object
by Anders Riggelsen (Andos).
AGBO makes the creation of board games much easier with it's inbuilt looping and searches for connected bricks.
Advanced Path Movement
by David Clark (Alien)
Create advance paths with multiple branches where the player can chose to take the shortest route from their current position to a new position. Useful for 'click and move' games.
Alpha Channel
by Chris Branch (FireMonkey)
The Alpha Channel object lets you create and display images with variable transparency - alpha channels. Animation functions are provided, and you can also resize and rotate the image at runtime, and set the overall opacity of the image. Displays internal images or BMP, GIF, JPEG and PNG external picture files.
Binary
by 3EE
Allows you to handle, filter, save, load, modify, search/replace, etc. binary data.
Blowfish
by Matt Galanto
A powerful encryption object that will set new standards in MMF. Uses the famous Blowfish encryption algorithm to encrypt strings internally, and files. Now you can make your valuable game and application data virtually tamperproof and very private. Great for online use, too.
Color Selector
by Chris Newhouse (xtraverse)
A button that, if clicked, displays a popup menu that provides a simple way of selecting a color, similar to the color menus in Office. It also provides access to the Windows color dialog.
Common Dialog
by 3EE
This object gives you control of the save and load common dialog that is used by most Windows programs.
Dynamic Array
by 3EE
Full-featured dynamic array that supports realtime multiple dimensioning, lightweight database-esq features, storing values, strings, and files, and more.
Dictionary
by 3EE
Specialized object that allows you to do very fast lookups to see if a word exists in a very large collection.
Easygrid
by Ashley Gullen (Tigerworks)
This object can create a grid to snap your objects to in-game quickly and easily.
Icon List
by Rich Whilding (Herb)
Icon List is capable of creating comboboxes with the ability to add 16x16 or 32x32 images by each line, and has added extras the original Combobox doesn't have.
Icon View
by Ashley Gullen (Tigerworks)
Icon View can display a list of custom icons with labels, like the files in Windows Explorer. It also has advanced options like mass selection, extracting icons from files and dragging.
Image Manipulator
by Rich Whilding (Herb)
Manipulate and convert images with ease, with advanced features such as transformations and effects, supports major formats such as JPEG/PNG/BMP.
Int64
by Ashley Gullen (Tigerworks)
The Int64 object can handle arithmetic with 64 bit numbers, i.e. integer numbers between -9,223,372,036,854,775,808 and 9,223,372,036,854,775,807.
ISO Grid 2
by Ashley Gullen (Tigerworks)
The Isometric Grid object enables you to create complex multi-levelled pseudo-3D isometric worlds, with full support for the Z-axis and different levels in your isometric world. It's packed with features and will inspire some great games.
Lens
by Anders Riggelsen (Andos)
Make good looking distortions to the background as if it was seen through a piece of glass.
Lua
by Donald May (Vortex2)
This extension allows MMF to communicate with the LUA scripting language.
Magic Deque
by Chris Branch (FireMonkey)
Find new power in this "different type of array". MagicDeque is much more dynamic than most arrays. It is useful for anything where groups of data can change, where things can be removed at any point, like card games, and for sorting multiple arrays.
Mersenne Twister
by Chris Branch (FireMonkey)
The Mersenne Twister random number generator is a highly optimised random generator; it can generate a number within any range, including decimal numbers.
Mod Fusion EX
by Josh Whelchel
This object plays tracked modules in Multimedia Fusion. Features: crossfading, multiple track playback, FFT Visualization support.
MoveIt
by Anders Riggelsen (Andos)
MoveIt can simply move multiple objects to where you want it and how fast they should move. Tell the object to move your objects and MoveIt does the rest for you.
Move Safely 2
by David Clark (Alien)
Allow multiple objects to move 'safely' from one point to another taking 'in-between steps' rather than jumping, allowing you to test for collisions. Includes a special 'push out' algorithm so objects don't stay in walls!
Named Variables
by z33z
The Named Variable Object is an array whose items are identified with a string, the key. Each element in the array can hold one value and one key. The whole array can be saved and loaded in several file formats.
Particle Spray
by Mattis Lorentzon
The Particle Spray extension is a Particle Simulator. By manipulating its setup values you can create an unlimited number of effects. Fire, Explosions, Paint Spray, Water, Rain, Snow...
Platform Movement
by Olle Fredriksson (Fodo)
A powerful alternative to MMF's built-in platform movement. This innovative tool is easy to use and provides you with everything you need to create functional, flexible, custom platform games.
Progress Bar
by Chris Branch (FireMonkey)
A full-featured progress indicator. Can display as a smooth or segmented bar. Provides control of display colors, step size, and more. The built-in dialog feature gives you full control.
Random Pool
by Mokhtar M. Khorshid and Michael Saad
Generates a given set of random numbers that get "used up" so that there is no repetition. Great for various games and apps. engs several powerful features like expire, refill, seed, and shuffle.
Save Game
by Olle Fredriksson (Fodo)
The Save Game Object was made for saving and loading information of Active Objects to memory and/or to disk. It lets you specify what you want to save. It also has some value and string saving features.
Speech Bubble
by David Clark (Alien)
Easily create stylish speech bubbles with shadows, outlines, rounded corners, arrows and more!
String Parser 2
by 3EE
Gives the developer access to powerful parsing and tokenizing functions to tear apart or put together strings and substrings of information.
Text Blitter 1.5
by Christopher Lightfoot
Allows you to use bitmap fonts in any application or game, online or offline. This version has new features that give you more control.
YASO
by Jack Webster (Jax)
This object, 'Yet Another System Object', deals with file associations, folders and paths, shut down events and various other system related tasks.
 
DEVELOPER VERSION (all the above objects plus)  
Email
by z33z
The e-mail object allows your applications to send and receive e-mail through SMTP and POP3 as well as check whether e-mail addresses are in a valid format. Full featured email for MMF Pro.
Masked Edit
by Chris Newhouse (xtraverse)
Create Edit Boxes that only accept certain formats of input. Easy for structured input such as phone numbers, serial numbers, dates, and much more.
Process Viewer
by Chris Newhouse (xtraverse)
The Process Viewer is a simple extension that can retrieve information about all processes, threads, and modules on your system, and even terminate processes.
QuickHash
by Rich Whilding (Herb)
QuickHash is a hashing extension capable of hashing files and text using many different algorithms, including MD5, SHA-1 and SHA-2.
Regular Expressions
by Chris Branch (FireMonkey)
Bring the power of advanced string matching, splitting and parsing to your applications with regular expressions (regex).
Spell Checker
by Jack Webster (Jax)
Easily check through text for suggestions with advanced options such as contractions and custom word lists.
XML Parser
by Mokhtar M. Khorshid
This object manipulates XML documents in memory (supports wildcard searching) and can write/read them to/from files.

Thanks go to all the generous and talented developers who provide extensions for the Clickteam extension packs. If you are interested in developing an extension for the bonus pack you can download the SDK (software development kit) from the download centre shortly.