Hypermedia and Interactivity. Based on Digital Multimedia, 3rd Edition By: Dr. Wesam Askar.
What is Hypermedia?. Extension of hypertext including multimedia elements: - Text - Sound - Video - Animation.
Benefits of Hypermedia. - Enhances user engagement - Supports non-linear exploration - Combines multiple media formats.
What is Hypertext?. - Text with embedded links - Enables navigation to related content - Basis of web browsing.
Hypertext vs Normal Text. - Normal text: Linear - Hypertext: Non-linear, user-directed paths.
Hypermedia Structure. Hypermedia is structured as a graph: - Nodes = Info Units - Edges = Links.
Types of Hypermedia Links (1). - Simple unidirectional links - Bidirectional links (navigable both ways).
Types of Hypermedia Links (2). - Regional links (specific areas) - Multilinks (multiple endpoints).
Navigation in Hypermedia. Users traverse through the graph: - Source to destination - Often by clicking links.
Supported Media Types. - Text, Graphics, Images - Audio, Video, Animation.
Applications of Hypermedia. - eBooks - Educational tools - Training kiosks.
Authoring for Programmers. - Custom tools for full control - Flexibility for developers.
Authoring for Non-Programmers. - Authorware, Adobe Director - Mac, PC, UNIX support.
Interactivity Basics. Interaction includes: - Playing media - Navigating content - Responding to user input.
Standard Media Controls. - Play, Pause, Stop - Rewind, Fast forward - Familiar from physical devices.
Design Principles in Controls. - Semiotic cues (symbols/icons) - Gestalt grouping (organized layout).
Link Indicators in UI. - Underlined text - Hover highlighting for feedback.
UI Navigation Aids. - Navbars - Link collections - Avoid image-only links.
Scripting and Interaction. - Enables drag/drop - Adds rollovers, dynamic layouts.
Scripted Examples. - Image galleries - Tabbed content panels - Supplementary pop-ups.
Contextual UI Elements. - Show/hide based on use - Minimizes screen clutter.
Creating Slideshows. - Flash, PowerPoint - Animated effects and transitions.
Forms and Input Controls. - Text fields, Checkboxes, Radios - Drop-downs and text areas.
Flash UI Components. - ComboBox, Sliders - ColorPicker, ProgressBar - Requires ActionScript.
Advanced Interfaces. - Flash for rich UIs - JavaScript with libraries for modern web apps.
Conclusion. Hypermedia enhances interactivity with multimedia. Combining structured navigation and dynamic interfaces supports powerful user experiences..