Flash graph service module

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(See also)
 
Line 1: Line 1:
Service returns an HTML page with a Flash movie viewing a graph where current node is centered. User can open and close graph nodes. Flash graph service uses [[SOAP web service module]] to request actual topic and association data. Thus, SOAP web service module must be active whenever Flash graph service module is used. Viewing a Flash movie requires a Flash plugin. Service handle is '''flash_graph'''. An example request is
+
The service returns an HTML page with a Flash element showing a graph where the current node is centered and the user can open and close nodes. The service uses the [[SOAP web service module]] to request the actual topic and association data. Thus, the SOAP web service module must be active whenever Flash graph service module is used. Viewing Flash media requires a Flash plugin. The service handle is '''flash_graph'''. An example request is
  
 
  http://127.0.0.1:8898/flash_graph
 
  http://127.0.0.1:8898/flash_graph
  
Next screen capture views a '''flash_graph''' service open in Firefox browser. User has opened topic with subject identifier '''http://www.wandora.org/core/variant-name-version''' and extended some associated nodes.
+
Next screen capture shows a '''flash_graph''' open in a Firefox browser. a topic is opened with subject identifier '''http://www.wandora.org/core/variant-name-version''' and some associated nodes are extended.
  
  

Latest revision as of 11:55, 8 August 2012

The service returns an HTML page with a Flash element showing a graph where the current node is centered and the user can open and close nodes. The service uses the SOAP web service module to request the actual topic and association data. Thus, the SOAP web service module must be active whenever Flash graph service module is used. Viewing Flash media requires a Flash plugin. The service handle is flash_graph. An example request is

http://127.0.0.1:8898/flash_graph

Next screen capture shows a flash_graph open in a Firefox browser. a topic is opened with subject identifier http://www.wandora.org/core/variant-name-version and some associated nodes are extended.


Flash graph example.gif


All ActionScript files and the FLA document of the flash_graph service are included in the service directory.


[edit] See also

Personal tools