Hi,
the problem here is, in the the compass.xml:
http://www.panoraks.co.uk/001-uganda/compass.xml
a new <scene> is loaded, and there is no pano is this scene:
|
Quellcode
|
1
2
3
4
|
<krpano onstart="action(onstart);">
<action name="onstart">
loadscene(scene1, null, MERGE);
</action>
|
this causes the problem,
the preview pano should be removed normally in this case, this seems to a bug,
but thats not a common situation,
try removing the <scene> tags the loading scene calls/events,
Also I am really grateful for the addition of video compatibility, I would like to show video in a text box. Is it possible to implement the video into the html_data using the textfield.swf, or should I make the textfield blank and have the video play over the top with perhaps a delay on it, so it appears to be in text box ?
the new videoplayer plugin is not designed to work inside a textfield,
but it should be possible to leave the area in the textfield blank, and
place the videoplayer plugin inside it (e.g. with the "parent" usage)
best regards,
Klaus