Origramy is a graph editor/viewer component. It can be used to create complex graphs presentations, schemes, charts, save them and use the same component as a viewer. You can see examples of its usage here.
If you need to create workflow process scheme, timeline presentation, specific diagram, objects references map, charts, house, room plans etc. - Origramy will help to create it fast and with ease. You can use later component to view the data you combined.
The component is based on Adobe Flash technology. That allows to demonstrate your graph in any browser on any platform.
How does it work?
To display Origramy you just need to integrate SWF component into your HTML page.
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="550" HEIGHT="400" id="origramy" name="origramy" ALIGN="">
<PARAM NAME=movie VALUE="opldr.swf?xml=data.xml">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="opldr.swf?xml=data.xml" quality=high bgcolor=#FFFFFF WIDTH="550" HEIGHT="400" NAME="origramy" NAME="id" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</OBJECT>
opldr.swf and origramy.swf are your component files on the server side. data.xml is a name of XML data source file also place on the server side.
If you want to load component into the edit mode just add new paramter to the file: opldr.swf?mode=edit&xml=data.xml.
Please note that origramy.swf can be used instead of opldr.swf. Using of opldr.swf adds a status bar loading indication of the main component.
To get or set XML data you can use Javascript methods of the component: getXML(), setXML(xml).
Please try to Get or Put xml data from the textarea below to the component above.
You can try Origramy by downloading trial free version. Please note, that this trial meets the licensee below.
The Licensee has the right to use the software at no cost if it is used
by PRIVATE PERSONS (by individuals - physical persons).
If you want to buy Origramy, please contact us via info@origramy.com email.