sunfunnel wrote:The customization of the look and feel of the description is very little. If PTP had the ability to define an image for each description this would allow the tour description to be highly customized to match the look and feel of the entire tour.
sunfunnel wrote:The project, the groups, and each pano have the ability to add a description in the properties section. If the Description plugin is added you have the option to display the description for the current project, the current group, or the current pano. Then when in the Control Bar plugin under available controls you have the option to check "show/hide information". This will add a graphic to the control bar that when click will display the description for the current project, the current group, or the current pano depending on which you have chosen in the Description plugin.
If PTP had the ability to utilize a custom image instead of the text this would allow great customization of the tour.
sunfunnel wrote:benji33 - What about this...a graphical button on the tour interface (a button graphic that is overlaid on the pano...not "inside" the pano) that when clicked will display an image.
The same button must display a different image when "inside" a different pano.
So to clarify...when the button is clicked when :inside" Pano #1 then Image #1 will display.
Then when the same button is clicked when "inside" Pano #2 then image #2 will display...
Destiny wrote:I am working on a fix for a number of weeks on this issue but its not as easy as it was with 1.8.... The xml code is fragmented into different xml code files.. I will try again and if successful, post a patch code up here....
Destiny..
sunfunnel wrote:benji33 - What about this...a graphical button on the tour interface (a button graphic that is overlaid on the pano...not "inside" the pano) that when clicked will display an image.
The same button must display a different image when "inside" a different pano.
So to clarify...when the button is clicked when :inside" Pano #1 then Image #1 will display.
Then when the same button is clicked when "inside" Pano #2 then image #2 will display...
<scene name="pano12"
...>
<panoImageData url="%FIRSTXML%/spots/myimage_pano12.jpg" />
...
</scene>
<layer name="button1"
keep="true"
url="%FIRSTXML%/graphics/button1/button.jpg"
align="left"
x="10"
y="0"
zorder="2"
visible="false"
onclick="button1OnClick"
height="50"
width="100"
/>
<action name="button1OnClick">
displayImage( get(panoImageData.url),center,0,0,'','',false);
</action>
Destiny wrote:Hey.. I worked my bug out... Now each pano will have its own Description with image or any another media since it opens a Kolor Box..
Destiny..
Destiny wrote:This option still has issues with not changing/auto closing when you open a new pano, due the Kolor Box not having the option to do so.. I am working on a fix.. However, you would be better using this option until this issue is resolved.. viewtopic.php?f=91&t=21357#p136574
Destiny..
sunfunnel wrote:The customization of the look and feel of the description is very little. If PTP had the ability to define an image for each description this would allow the tour description to be highly customized to match the look and feel of the entire tour.
Users browsing this forum: No registered users and 2 guests