"link href" issue
I created a simple disc with markup only, 3 markups. I want to jump to another page by
<cue begin="//button[@id='b2' and state:actioned()=true()]" end="//button[@id='b2' and state:actioned()=false()]">
<link href="url('file:///dvddisc/ADV_OBJ/assets.aca/screen_2.xmu')"/>
</cue>
But, at the bottom of ihdsim, it said,
"Line: -1 Column: -1 (null): Markup: MCP::_LoadMemoryBlock: Required file not in resource cache: file:///dvddisc/ADV_OBJ/assets.ac....."
Is the uri wrong or something else?

