This document discusses integrating rich media like video into technical documentation generated from DITA. It describes using the <object> element in DITA to embed Flash video but notes problems with this approach. It then introduces the SwfObject and playlist methods as better solutions. SwfObject uses JavaScript to embed Flash without breaking validation, and playlists allow centralized media management and metadata.