Flash graph service module
From WandoraWiki
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.
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