Possible to Embed Local <iframe>?
I know I can insert iframes by clicking Object -> Web, and then instead of "Address" I can choose "Embed code" and paste an iframe.

The only problem is that the source of my iframe is being stored locally (i.e. it's not a URL linking to an external webpage), and so the iframe is displaying 404 not found, since it cannot resolve the link.

I've tried entering the full path, and I've tried storing the local HTML document in the same directory as the .cptx file, and then simply entering the name of that folder into the src attribute, but all result in 404 not found. I have confirmed that I can successfully create the iframe (in another test web page it works just fine as an embedded iframe).
Does anyone know if it's possible to embed local iframes? Will the link break anyway once I publish my Captivate project, and I should find a way of hosting these HTML documents in order to generate a link for them?
