Go Shopping Cart Site Map User Panel and Admin English Home

Home > Easypano Forum    Easypano Forum has been upgraded.

Easypano Forum


Welcome Guest Register Login Search The Forum Display List of Forum Members
 All Forums
  Tourweaver
 
Subject Topic: How to edit HTML file? Post Reply Post New Topic
Message posted by salvador on September-01-2009 at 9:25pm
View salvador's Profile Profile   Search for other posts by salvador Search   Quote salvador Quote   Send Private Message Send Msg  
salvador
Avatar
Standard Member
Standard Member
United States
August-30-2009
64 Posts

Hi, Could anybody tell me in which of this sentences should I place the path in order to my VT displays on a html file , that I place outside the folder generated by TW...

I am bolding the (folder) "vtsa" path name, in this example, and it doesnt work, all the html file that is outside the folder displays the preloading logo, and it stops.

Am I missing some place in the code?

 

 

<script type="text/javascript" src="vtsa/swfobject.js"></script>
 <div id="flashcontent">
 To view virtual tour properly, Flash Player 9.0.28 or later version is needed.
 Please download the latest version of <a title="http://www.adobe.com/go/getflashplayer" target="_blank">Flash Player</a> and install it on your computer.
 </div>
    <script type="text/javascript">
 // <![CDATA[
 var so = new SWFObject("vtsa/twviewer.swf", "sotester", "640", "480", "9.0.28", "#474747");
 so.useExpressInstall('vtsa/expressinstall.swf');
 so.addParam("allowNetworking", "all");
 so.addParam("allowScriptAccess", "always");
 so.addParam("allowFullScreen", "true");
 so.addParam("scale", "noscale");
 so.addVariable("lwImg", "vtsa/Project7_logo_tourweaver_virtual_go_360.swf");
 so.addVariable("lwBgColor", "255,255,255,255");
 so.addVariable("lwBarBgColor", "255,255,255,255");
 so.addVariable("lwBarColor", "255,0,255,0");
 so.addVariable("lwBarBounds", "128,384,384,8");
 so.addVariable("lwShowLoadingPercent", "false");
 so.addVariable("iniFile", "vtsa/config_Project7.bin");
 so.write("flashcontent");
 // ]]>
  </script>
</center>
</body>
 </html>



-------------
Regards, Sal

Message posted by smooth on September-02-2009 at 11:38am
View smooth's Profile Profile   Search for other posts by smooth Search   Visit smooth's Homepage www   Quote smooth Quote   Send Private Message Send Msg  
smooth
Forum Moderator
Forum Moderator
Australia
November-23-2002
5401 Posts
Sal,

This is not possible with Tourweaver because of encrypted paths within the .bin file from memory. You do have the option to share resources. But you have to keep the files and directories unchanged exactly as they are outputted by Tourweaver.

Regards, Smooth

Message posted by salvador on September-02-2009 at 1:05pm
View salvador's Profile Profile   Search for other posts by salvador Search   Quote salvador Quote   Send Private Message Send Msg  
salvador
Avatar
Standard Member
Standard Member
United States
August-30-2009
64 Posts

Thanks Smooth:

I found already the solution at Easypano Website:

I share here what I found, in case someone needs it:

Firstly We could build similar templates as the attached.

Secondly, we insert one of the two MACROs into the place we want in the html template. The two MACROs are as below:


<!-%% Embeded Virtual Tour %%->    and

 <!-%% Popup Virtual Tour %%->.


The function of <!-%% Embeded Virtual Tour %%-> is to embed the codes the VT .


The function of <!-%% Popup Virtual Tour %%-> is to display the thumbnail and URL link of a virtual tour.

Thirdly, after insertion,we have to import the template into the publish window, and then we'll achieve the effect we'd like.

thats it, it works great



-------------
Regards, Sal

Message posted by smooth on September-02-2009 at 2:05pm
View smooth's Profile Profile   Search for other posts by smooth Search   Visit smooth's Homepage www   Quote smooth Quote   Send Private Message Send Msg  
smooth
Forum Moderator
Forum Moderator
Australia
November-23-2002
5401 Posts
Yes, that will modify the .bin file to match at "creation stage" and solves your issue.

Thanks for posting this it will help others searching for answers.

Regards, Smooth

If you wish to post a reply to this thread you must first Login
If you are not already registered you must first register

Forum Jump Post Reply Post New Topic
Printer Friendly Version Printable version

Powered by: - Web Wiz Guide Discussion Forums