You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2013-01-25 15:56:40

IgorT
New member
Registered: 2013-01-25
Posts: 3

Need help with coding for mobile version

Good day!
Help me please if you can..

I use the PT1.8. Tours from it I modify by the own pattern  (interface of pano).
My problem is with the map which connects to the tour as:

Code:

<include url="%BASEDIR%/../../../plugines/Maps/map/ru-ru/map.xml"/>

If to run the panos from PC - all is fine, but when run from Ipad/Iphone, shows an error "--many symbols--/plugines/Maps/map/ru-ru/map.xml - loading error (IO Error)".
So, how to fix it or how I can to include the map only in PC-version.

P.S
Sorry for bad english

Offline

 

#2 2013-01-25 17:47:49

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 9714
Website

Re: Need help with coding for mobile version

Welcome to the forum...

I may be mistaken but I believe the Panotour maps feature is not (yet) supported in the iDevice compatible version of tours; currently it uses a Flash based plugin.

However you should not get an error message if using standard output from PTP with mobile compatible output selected, you should merely not see the map when viewing the tour.

Last edited by mediavets (2013-01-25 17:55:40)


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm lenses, Nodal Ninja 5 Lite, Nodal Ninja 4 with R-D16, Agno's MrotatorTCS short.
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket, Agno's MrotatorA.
Merlin/Orion robotic pano head + Papywizard on Nokia 770/N800/N810 and Windows 8/XP/2K.

Offline

 

#3 2013-01-25 22:26:41

IgorT
New member
Registered: 2013-01-25
Posts: 3

Re: Need help with coding for mobile version

I found the cause of error.The code "%BASEDIR%/../../../plugines/Maps/map/ru-ru/map.xml" flash reads as "climb up on 2 levels" and java-script - "...on 3-level" and therefore displays an error that is not on this address. the .xml-file.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson