Web Pages Browsing

Do I have possibility to browse content of a web page in some .xmu element? Like iframe in html.

For example: <div src="www.google.com"></div>

[230 byte] By [Polina] at [2008-2-10]
# 1

iHD is not a generic web browsing platform; you can download content from the web, but you can't browse HTML pages. What is more likely to work is to subsctibe to an XML Web Service that simply sends you the data, and then you format it on the player with iHD markup.

You could also "screen scrape" HTML (either on the player or via a proxy server) but that is probably more work.

PeterTorr-MSFT at 2007-8-30 > top of Msdn Tech,Audio and Video Development,HD DVD Interactivity Authoring...