You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-10-16 01:55:17

seperry1
New member
Registered: 2012-10-16
Posts: 2

FATAL Error when using HTML link in hotspots

In a PTP tour, I'm trying to create a hotspot to a html file, and I'm getting the following error when I try to run the tour on my browser (Chrome):

"FATAL:   //tours/mazza1206/html_mazza.html - loading error (IO error)"

This html file is located in the tour's root directory (and in the project's local \build folder).  The context menu says that the html codes "are limited", so I really stripped down the html to see if it'll work:

html file vers 1 code:
<p>Test text for Mazza tour.</p>

...and...
html file vers 2 code:
</head>
<body>
<p>Test text for Mazza tour.</p>
</body>
</html>

Both html files return the same error.  Figured it's either my file placement or my html code.

Any ideas?

Offline

 

#2 2012-10-16 02:01:11

seperry1
New member
Registered: 2012-10-16
Posts: 2

Re: FATAL Error when using HTML link in hotspots

Never mind... I figured it out.

As it turns out, you need to list the full and proper URL including domain in the >Hotspot Properties>Link dialogue.  My mistake was that I was using a relative reference for the html file in the tour's root folder.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson