The document discusses using AJAX and Flex together. It provides reasons for combining the technologies, including overcoming limits of AJAX apps and adding rich UI to AJAX apps. It covers communicating between Flex and AJAX through FlashVars, URLs, ExternalInterface, and the Flex AJAX Bridge. Examples are given of calling JavaScript from Flex and Flex from JavaScript. Libraries like FAVideo for adding video to AJAX apps are also mentioned.