MindManager 8 is released today. What's new? The flash viewer
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?
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?
Labels: mindmanager, Planning, viewer
3 Comments:
At 13 November 2008 at 11:23 ,
Andrew Wilcox said...
Some discoveries about the player:
1. Graphics in Notes are not displayed.
2. Your map will be rearranged and styled.
At 15 November 2008 at 10:34 ,
Andrew Wilcox said...
You can embed this player in a PowerPoint slide. In PowerPoint 2007 search Help for Flash for the instructions.
You will need to enable the developer toolbar and have the full URL of the SWF file.
At 19 November 2008 at 12:26 ,
Andrew Wilcox said...
The Mindjet Player in a PDF does not work on a Mac.
Mindjet Player requires Adobe Reader 8 or later and Flash Player 9 or later to be installed
Post a Comment
Subscribe to Post Comments [Atom]
<< Home