Flash graph service module
From WandoraWiki
(Difference between revisions)
Line 7: | Line 7: | ||
[[Image:Flash_graph_example.gif|center]] | [[Image:Flash_graph_example.gif|center]] | ||
+ | |||
+ | |||
+ | All ActionScript files and the FLA document of the '''flash_graph''' service are included in the service directory. | ||
Revision as of 19:06, 26 February 2012
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
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.
All ActionScript files and the FLA document of the flash_graph service are included in the service directory.