![]() |
|
|
|
|
|
||||||||||
|
| User list | Rules | You are not logged in.
HI guys i have just created a virtual tour in which there a few hotspots (when you click on them they open a html file )the tour is working perfectly on my mac but when i try to use an ipad or an i phone ,once i click on the hotspot the text goes wayyy out of the box and it looks very weird
can anybody help ????
here is a link so that u might have an idea:
http://www.deja-view.org/static/panoram … index.html
Last edited by rahimhamada (2013-01-27 14:51:54)
Offline
rahimhamada wrote:
HI guys i have just created a virtual tour in which there a few hotspots (when you click on them they open a html file )the tour is working perfectly on my mac but when i try to use an ipad or an i phone ,once i click on the hotspot the text goes wayyy out of the box and it looks very weird
can anybody help ????
here is a link so that u might have an idea:
http://www.deja-view.org/static/panoram … r%20draft/
You have 'weird' characters in the folder name that won't resolve correctly in my Firefox browser so I can't view the example.
Last edited by mediavets (2013-01-27 10:05:32)
Offline
sorry bout that fixed it now !
http://www.deja-view.org/static/panoram … r%20draft/
thanks a lot
Offline
rahimhamada wrote:
sorry bout that fixed it now !
http://www.deja-view.org/static/panoram … r%20draft/
thanks a lot
Best to avoid spaces in file and folder names (you still hav spaces) - instead uses hyphens.
Anyway that URL take me to a folder/directory list which of the files should I view?
Offline
rahimhamada wrote:
HI guys i have just created a virtual tour in which there a few hotspots (when you click on them they open a html file )the tour is working perfectly on my mac but when i try to use an ipad or an i phone ,once i click on the hotspot the text goes wayyy out of the box and it looks very weird
can anybody help ????
here is a link so that u might have an idea:
http://www.deja-view.org/static/panoram … r%20draft/
My guess is that the problem lies within your HTML code:
<html> <body> <FONT FACE="verdana" size="11.5" color="#90909B"> <p><b>Fugato</b></p> <br> </br> <p></p> <img src="fugato.jpeg" width="120" height="120"> </img> <br> </br> <p>Fugato Compact – maximized performance for retail applications (Top ceiling) Fugato Compact, accent lighting Fugato Compact Accent is part of the Fugato downlight range, which stands for optimal lighting performance, great functionality and consistency in design.</p> </FONT> <a href="http://www.mea.ecat.lighting.philips.com/l/indoor-luminaires/downlights/fugato-compact-accent-lighting/910503501915_eu/" target="_blank"><FONT COLOR="#0000FF">visit website</FONT></a> <img src="logo.jpg" ></img> </body> </html>
Perhaps the FONT stuff?
The Link/HTML feature uses the krpano Texfield plugin the documenation for which is here - it supports only a limited subset of HTML/CSS:
http://krpano.com/plugins/textfield/
Last edited by mediavets (2013-01-27 13:30:56)
Offline
hey mediavets!!
thanks for your reply the file you should click is the index.html
but anyways i agree with you that the problem is in the html files but i took the whole font line off the html file and the problem still persists
it is ok when watching on normal pc but one i switch the developer to ipad it goes completeley crazy !!!!![]()
Offline
hi guys i cant seem to find the problem ....
with the simplest html code the hot spot is not working correctly on the ipad /iphone ..... is that normal ?
Offline
rahimhamada wrote:
hi guys i cant seem to find the problem ....
with the simplest html code the hot spot is not working correctly on the ipad /iphone ..... is that normal ?
I don't have an iPad but I see the same issue when using Safari with user-agent set for iPad on Winmdows XP/32.
Were you viewing with real iPad hardware?
Offline
rahimhamada wrote:
hi guys i cant seem to find the problem ....
with the simplest html code the hot spot is not working correctly on the ipad /iphone ..... is that normal ?
"HotSpots" are not related to html. They work "inside" the panorama .swf or .js
So i don´t understand at all what you mean saying: "html hotspot out of frame on iPhone/ipad"
best, Klaus
Online
hi klaus
i am using pnotourpro and i am using a hotspot in one of the panoramas this hotspot is linked to one of 5 options (panorama,url,html,object or java script ) i chose html with the following code :
<html>
<body>
<FONT FACE="verdana" size="11.5" color="#90909B">
<p><b>Fugato</b></p>
<br> </br>
<p></p>
<img src="fugato.jpeg" width="120" height="120"> </img>
<br> </br>
<p>Fugato Compact – maximized performance for retail applications (Top ceiling) Fugato Compact, accent lighting Fugato Compact Accent is part of the Fugato downlight range, which stands for optimal lighting performance, great functionality and consistency in design.</p>
</FONT>
<a href="http://www.mea.ecat.lighting.philips.com/l/indoor-luminaires/downlights/fugato-compact-accent-lighting/910503501915_eu/" target="_blank"><FONT COLOR="#0000FF">visit website</FONT></a>
<img src="logo.jpg" ></img>
</body>
</html>
the tour it self is working fine on my mac so does the hotspot . but when when i try the tour on my ipad /iphone once i click on the hotspot the text included in the html goes completely out of frame.
you can try the link below and test the hot spot once using user agent as default and another time as iPad and you will understand better what i mean.
http://www.deja-view.org/static/panoram … index.html
thanks
Offline
mediavets wrote:
Were you viewing with real iPad hardware?
hey mediavets
yes i am testing it on ipad / iphone and it is all the same issue ????
Offline
This is what I see using Safari on Windows XP/32.
Screenshot 1 with user-agent set to Windows.
Screenshot 2 - with user-agent set to iPad
Last edited by mediavets (2013-01-28 19:12:37)
Offline
klausesser wrote:
rahimhamada wrote:
hi guys i cant seem to find the problem ....
with the simplest html code the hot spot is not working correctly on the ipad /iphone ..... is that normal ?"HotSpots" are not related to html. They work "inside" the panorama .swf or .js
So i don´t understand at all what you mean saying: "html hotspot out of frame on iPhone/ipad"
best, Klaus
Offline
Are you familiar with any graphics software like Adobe Illustrator? If so, layout your hotspot launched information box in your graphics program. When you're finished, save it as a jpeg. In PTP under hotspot properties link it your jpeg using the object option. This is my workflow and I haven't encountered any issues so far, well with the exception of Android devices. Click on any of the hotspots in this pano to see what I mean. http://revolutionimages.net/storybook/index.html I recommend clicking the pano titled Horse Barn for the clearest example. I hope this solution works for you.
Trey
Offline
hey treygaf!!
thanks for the advise ,i thought already of this solution the only problem is inside the pic (or the hotspot ) there is a link that need to send the used to a web page and this is not possible with only jpeg , there has to be more progarmming involved ,i just find it strange that the html hotspot is only working on mac/ win but not on ipads and androids.... thought there was a simpler way to do it .
Offline
mediavets wrote:
?? What´s that supposed to tell me, Andrew?
best, Klaus
Online
rahimhamada wrote:
the tour it self is working fine on my mac so does the hotspot . but when when i try the tour on my ipad /iphone once i click on the hotspot the text included in the html goes completely out of frame.
you can try the link below and test the hot spot once using user agent as default and another time as iPad and you will understand better what i mean.
http://www.deja-view.org/static/panoram … index.html
thsank
Hi!
You can´t show text on hotspots on iDevices. (If that is what you mean).
Trying to pin it down: with "frame" do you mean the panorama? Or what do you mean saying "frame"? Do you mean the frame which opens inside the panorama?
Do you mean the text "Fugato" being outside the frame which opened inside the pano . .
?
In my understanding NOTHING which happens "inside" a panorama is html. Apanorama is .swf - and this .swf runs in a html frame on a html site.
I simply don´t understand what you mean precisely!
best, Klaus
I get this:
Last edited by klausesser (2013-01-29 13:03:00)
Online
klausesser wrote:
Do you mean the text "Fugato" being outside the frame which opened inside the pano . .
?
In m:
yes this is exactly what i mean
glad to know it is not possible so that i look for another solution
cheers guys ![]()
Offline
klausesser wrote:
In my understanding NOTHING which happens "inside" a panorama is html. Apanorama is .swf - and this .swf runs in a html frame on a html site.
Klaus I believe you are mistaken.
When you chose to link a hotspot to HTML then the krpano player use the Textfield plugin to read and display the linked (external) HTML file within the pano/tour.
In the case of the Flash version of the krpano Panorama Viewer the Textfield plugin is a separate Textfield SWF plugin.
In the case of the HTML/javascript (HTML5) version of the krpano Panorama Viewer the Textfield plugin is integrated within the Viewer:
http://krpano.com/plugins/textfield/
Offline
rahimhamada wrote:
klausesser wrote:
Do you mean the text "Fugato" being outside the frame which opened inside the pano . .
?
In m:yes this is exactly what i mean
glad to know it is not possible so that i look for another solution
cheers guys
Have you reported this as a bug?
Offline
mediavets wrote:
rahimhamada wrote:
klausesser wrote:
Do you mean the text "Fugato" being outside the frame which opened inside the pano . .
?
In m:yes this is exactly what i mean
glad to know it is not possible so that i look for another solution
cheers guysHave you reported this as a bug?
don´t know whethder it´s a bug or not - text on hotspots never worked on iDevices.
best, Klaus
Online
klausesser wrote:
mediavets wrote:
rahimhamada wrote:
yes this is exactly what i mean
glad to know it is not possible so that i look for another solution
cheers guysHave you reported this as a bug?
don´t know whethder it´s a bug or not - text on hotspots never worked on iDevices.
best, Klaus
We are not talking about tooltips/text labels which appear when you hover the mouse over a hotspot (they certainly won't work on touchscreen iDevice, and other, platforms), we are talking abourt the hotspot Link/HTML feature of PTP which uses the Textfield plugin and which is supposedly supported in both the Flash and the HTML/javascript versions of the krpano Panorama Viewers.
Last edited by mediavets (2013-01-29 15:08:07)
Offline
hey !!! no i have not reported that as a bug ,, how can i do so ???
Offline
rahimhamada wrote:
hey !!! no i have not reported that as a bug ,, how can i do so ???
In this topic:
http://www.kolor.com/forum/f34-panotour-bugs-discussion
Offline
mediavets wrote:
klausesser wrote:
mediavets wrote:
Have you reported this as a bug?
don´t know whethder it´s a bug or not - text on hotspots never worked on iDevices.
best, KlausWe are not talking about tooltips/text labels which appear when you hover the mouse over a hotspot (they certainly won't work on touchscreen iDevice, and other, platforms), we are talking abourt the hotspot Link/HTML feature of PTP which uses the Textfield plugin and which is supposedly supported in both the Flash and the HTML/javascript versions of the krpano Panorama Viewers.
Ah - thanks, that´s what i wanted to know!
brst, Klaus
Last edited by klausesser (2013-01-29 21:08:49)
Online
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 |
