Flash player inside HTML control
Platform: Adobe AIR Flash application for desktop
Component: Flex HTML control hosting an HTML page
The page needs to display video content. When a Flash player is installed on the machine, the video is rendered. When there's no flash player, the video panel shows a link for downloading the Flash player.
Since this thing is running inside a flash player to begin with, I'm hoping to find a way to avoid the dependency on the external flash player. The <video> tag seems not to be implemented. Any idea how I can display Flash content inside the html page?
thanks
