This is the first of a series of blogs about the new MindManager function. This is the Save As Mindjet Player which creates an SWF (Flash) File which allows the map to be embedded in a web page and lets you interact with it.
This map is a project plan for redecorating a room. All the dates on this map have been calculated using the new MindManager task function but more on that later. I should get my room redecorated just before 2009!
How did I do that?
Save As > Save as type: Mindjet Player Maps – SWF.
Upload the SWF file to my web server.
Use this code to embed the map player in a web page. You may need to remove some of the line returns reduce the empty space around the player.
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0″ id=”pyn2″ width=”610″ height=”460″>
<param name=”movie” value=”http://www.cabre.co.uk/mindmanager_player/Redecorate_Room.swf”>
<param name=”bgcolor” value=”#FFFFFF”>
<param name=”quality” value=”high”>
<param name=”allowscriptaccess” value=”samedomain”>
<param name=”wmode” value=”transparent”>
<embed type=”application/x-shockwave-flash” pluginspage=”https://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash” name=”pyn2″ src=”http://www.cabre.co.uk/mindmanager_player/Redecorate_Room.swf” bgcolor=”#FFFFFF” quality=”high” allowscriptaccess=”samedomain” wmode=”transparent” width=”610″ height=”460″></embed>
<noembed>
</noembed>
</object>
What could you use this for?
Tags: planning



