![]() |
|
|
|
|
|
||||||||||
|
| User list | Rules | You are not logged in.
Hi, i was looking in the forum with not success, i want to put at the beginning of the tour a shadowbox with a welcome message a some basic instruction, something like this http://www.virtualtour.ge/view.php?pano … mp;lang=en
Also i want to know how to put a virtual tour on a website with iPhone/Ipad detection, because i want to put on the main page the .swf version to be viewable by desktop cpmputer to get the free brand licenses feature like the custome contextual menu with my onw info and links, but be viewable wiht a mobile switching to HTML5 version, something like this http://www.sphericalimages.com/virtual-tours
Thanks for your support
Offline
bungolio wrote:
Hi, i was looking in the forum with not success, i want to put at the beginning of the tour a shadowbox with a welcome message a some basic instruction, something like this http://www.virtualtour.ge/view.php?pano … mp;lang=en
I don't think that was done with a shadowbox.
The splash feature in PTP should suffice?:
Offline
Hi Bungolio. I will try to be of assistance.
1. To have a custom splash screen start by creating one in a graphics program of your choice, I use Adobe Illustrator. When done, save as a jpeg to a folder of your choice. In PTP go to Project Properties (bottom tab) then select Behavior (top tab) find the Splash Screen dropdown and select "other". Find your custom splash screen jpeg. You're done. Example: http://revolutionimages.net/thewaters/
2. This may be what you need for your second item. Go to Project Properties (bottom tab) then select Tour Build (top tab) and check the Mobile devices Tour (iPhone/iPad) button.
Hope this helps you,
Trey
Offline
bungolio wrote:
Hi, i was looking in the forum with not success, i want to put at the beginning of the tour a shadowbox with a welcome message a some basic instruction, something like this http://www.virtualtour.ge/view.php?pano … mp;lang=en
Also i want to know how to put a virtual tour on a website with iPhone/Ipad detection, because i want to put on the main page the .swf version to be viewable by desktop cpmputer to get the free brand licenses feature like the custome contextual menu with my onw info and links, but be viewable wiht a mobile switching to HTML5 version, something like this http://www.sphericalimages.com/virtual-tours
Thanks for your support
A bit handcoding in the XML lets you get this kind of splashscreen:
http://www.360impressions.de/KBogen3/
http://www.360impressions.de/WandelHalle/
best, Klaus
Last edited by klausesser (2013-01-26 16:17:21)
Offline
mediavets wrote:
bungolio wrote:
Hi, i was looking in the forum with not success, i want to put at the beginning of the tour a shadowbox with a welcome message a some basic instruction, something like this http://www.virtualtour.ge/view.php?pano … mp;lang=en
I don't think that was done with a shadowbox.
The splash feature in PTP should suffice?:
Thanks a lot mediavets, your solution work for me but i still have the other issue with the iphone version.
I made a html and embbed the swf file, but when i try to see it on my iphone a blank section display
The link is http://www.animamedios.com/gigapixel
Offline
bungolio wrote:
t i still have the other issue with the iphone version.
I made a html and embbed the swf file, but when i try to see it on my iphone a blank section display
The basic approach to creating a tour that displays the Flash version on a Flash-enabled platform and the HTML/javascript (HTML5) version on an iDevice is to choose settings as shown in the screenshot, including one of the HTML template options.
Use the Build as... option to build the tour in a new folder/directory and then access the tour via the HTML file that was created.
The HTML file invokes a script that detects the browser user-agent. If it detects an iDevice browser user-agent it loads the HTML/javascript version of the tour, otherwise it attempts to load the Flash version.
Offline
mediavets wrote:
bungolio wrote:
t i still have the other issue with the iphone version.
I made a html and embbed the swf file, but when i try to see it on my iphone a blank section displayThe basic approach to creating a tour that displays the Flash version on a Flash-enabled platform and the HTML/javascript (HTML5) version on an iDevice is to choose settings as shown in the screenshot, including one of the HTML template options.
Use the Build as... option to build the tour in a new folder/directory and then access the tour via the HTML file that was created.
The HTML file invokes a script that detects the browser user-agent. If it detects an iDevice browser user-agent it loads the HTML/javascript version of the tour, otherwise it attempts to load the Flash version.
Hi, i still having problem embedding the tour because when i put the source code of the generic.html in to html table the virtual tour doesn´t display on iPhone
This is the source code of www.animamedios.com/gigapixel/prueba.html
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<style type="text/css">
@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
* { padding: 0; margin: 0; }
html { height: 100%; }
body { height: 100%; overflow:hidden; }
#container { height: 100%; min-height: 100%; width: 90%; margin: 0 auto; }
</style>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
<tr>
<td> <script src="swfobject/swfkrpano.js"></script>
<div id="container">
<div id="panoDIV" style="height:90%;">
<script>
embedpano({target:"panoDIV",swf:"virtualtour.swf"});
</script>
<noscript>
<div id="tour">
<object width="100%" height="100%">
<embed src="virtualtour.swf" width="100%" height="100%"></embed>
</object>
</div>
</noscript>
</div>
</div></td>
</tr>
<tr>
<td></td>
</tr>
</table>
</body>
</html>
I start from the beginning with non success
Best
Juan Pablo
Offline
Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
|
CHOOSING KOLOR Why choose Kolor? Which solution to choose? Download a trial Where can I buy? Education |
SOFTWARE Autopano Pro Autopano Giga Panotour Panotour Pro XnView |
ACCESSORIES Training DVD Panobook PROJECTS Paris 26 Gigapixels Yosemite 17 Gigapixels |
COMMUNITY Forums YouTube channel Google+ |
COMPANY Blog About Kolor Resellers Contact Visit us |
PRESS Press center Press review TOOLS My account |
