Flash graph service module
From WandoraWiki
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.
All ActionScript files and the FLA document of the flash_graph service are included in the service directory.
See also
- Embedded HTTP server
- HTML service module
- Mobile HTML service module
- RSS feed service module
- SOAP web service module
- Drupal service module
- Firefox and Thunderbird plugin service module
- XTM topic map service module
- JTM topic map service module
- RDF service module
- GRAPHML service module
- Screencast service module
- Timeline service module
- Google Maps service module
- D3 graph service module