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: 6.5 version erors Post Reply Post New Topic
Message posted by celotecab4 on March-01-2011 at 6:17pm
View celotecab4's Profile Profile   Search for other posts by celotecab4 Search   Visit celotecab4's Homepage www   Quote celotecab4 Quote   Send Private Message Send Msg  
celotecab4
Avatar
Standard Member
Standard Member
United Kingdom
March-01-2011
9 Posts
I am running tourweaver 6.5 version and i have some erors .
1. loading window is not working ( it`s comming a blank square and after that is playing )
2. some scenes remain grey after loading
3. the google map is not working, even i have copy/paste the google API

does someone knows something ? thank you

http://pascalin.co.uk/360/360.html


-------------
.

Message posted by smooth on March-02-2011 at 2:22am
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

I have viewed your tour.

All loaded (albeit slowly). What is the size of each panorama image? You have disabled fullscreen viewing so I would expect each scene to be optimized for the smaller viewer and max out at around 1mb each tops.

Argh, you have embeded a _swf instead of using the _flash. The latter is correct for web display and this is why your loader doesn't work. _swf option was introduced for people who wished to add a tour to a Flash based website, AS3 project or playback from CD/Data DVD.

Everything worked fine apart from the Google map. Be 100% sure that the API key is for http://pascalin.co.uk and that you don't have a space either at the beginning or end of the pasted key. Sometimes typing it in is better.

Regards, Smooth [8D]


Message posted by celotecab4 on March-02-2011 at 3:09am
View celotecab4's Profile Profile   Search for other posts by celotecab4 Search   Visit celotecab4's Homepage www   Quote celotecab4 Quote   Send Private Message Send Msg  
celotecab4
Avatar
Standard Member
Standard Member
United Kingdom
March-01-2011
9 Posts
ok, i will try it tonight when i will go home ,
but what about the scenes which remain grey after loading?
tryed on 3 computers and it came same .
thank you and have a good one

-------------
.

Message posted by smooth on March-02-2011 at 3:13am
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

All scenes loaded for me no problem.

Make sure your Flash plug-in for each browser you use is up to date with the latest version.

Regards, Smooth [8D]


Message posted by celotecab4 on March-02-2011 at 6:59pm
View celotecab4's Profile Profile   Search for other posts by celotecab4 Search   Visit celotecab4's Homepage www   Quote celotecab4 Quote   Send Private Message Send Msg  
celotecab4
Avatar
Standard Member
Standard Member
United Kingdom
March-01-2011
9 Posts
for Smooth
" ..._swf option was introduced for people who wished to add a tour to a Flash based website, AS3 project "

Can i know how to insert a tour into a Flash based website?
------------------------------------------------------------------

I would like to know what shall i change in the codes from html page for flash file to be on the center of the page .

</style></head>
<body leftMargin="0" topMargin="0" rightMargin="0" bottomMargin="0">
<script type="text/javascript" src="swfobject.js"></script>
<div id="flashcontent">
   <div align="center"></div>
</div>

-------------
.

Message posted by smooth on March-03-2011 at 1:49am
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

This is done using Flash compiling software such as Flash CS4 etc where it involves action script 3 (AS3). You cannot simply do this via html.

In your case you should simply republish to _flash and upload.

Centering the tour on a page is as simple as adding align="center" to the opening body tag:

 <body leftMargin="0" topMargin="0" rightMargin="0" bottomMargin="0" align="center">  

Regards, Smooth [8D]


Message posted by celotecab4 on March-12-2011 at 10:37am
View celotecab4's Profile Profile   Search for other posts by celotecab4 Search   Visit celotecab4's Homepage www   Quote celotecab4 Quote   Send Private Message Send Msg  
celotecab4
Avatar
Standard Member
Standard Member
United Kingdom
March-01-2011
9 Posts
Hi Smooth

I tried what you sais but is not working, it`s still on the left hand side .
Do you know something alse ?

you can see page source :

http://pascalin.co.uk/360/biserica/biserica.html  

-------------
.

Message posted by smooth on March-12-2011 at 11:09am
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

OK, so you published to _flash and now that works correctly.

The centering issue can be solved by adding opening tag <div align="center"> and closing tab </div> like this:

<div align="center"><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("twviewer.swf", "sotester", "1000", "600", "9.0.0", "#5E5E5E");
 so.addParam("allowNetworking", "all");
 so.addParam("allowScriptAccess", "always");
 so.addParam("allowFullScreen", "true");
 so.addParam("scale", "noscale");
 //<!-%% Share Mode %%->
 so.addVariable("lwImg", "resources/project2_prima pagina.jpg");
 so.addVariable("lwBgColor", "255,255,255,255");
 so.addVariable("lwBarBgColor", "255,255,255,255");
 so.addVariable("lwBarColor", "255,0,255,0");
 so.addVariable("lwBarBounds", "348,283,360,132");
 so.addVariable("lwlocation", "0");
 so.addVariable("lwShowLoadingPercent", "true");
 so.addVariable("lwTextColor", "255,0,0,0");
 so.addVariable("iniFile", "config_Project2.bin");
 so.addVariable("progressType", "1");
 so.addVariable("swfFile", "resources/project2_4.swf");
 so.addVariable("percentType", "0");
 so.addVariable("sizeFile", "filesize.txt");
 so.addVariable("href", location.href);
 so.write("flashcontent");
 // ]]>
 </script></div>

Regards, Smooth [8D]


Message posted by celotecab4 on March-12-2011 at 11:19am
View celotecab4's Profile Profile   Search for other posts by celotecab4 Search   Visit celotecab4's Homepage www   Quote celotecab4 Quote   Send Private Message Send Msg  
celotecab4
Avatar
Standard Member
Standard Member
United Kingdom
March-01-2011
9 Posts
perfect ! thank you and have a good one !

Thank you!

-------------
.

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