Suchergebnisse
Suchergebnisse 1-8 von insgesamt 8.
Zitat von »klaus.krpano« Hi, default skin is already looking for a custom 'startscene' variable (see 'startup' in the tour.xml) - with a custom start scene name or index can be set from external, e.g. Quellcode 1 tour.html?startscene=second_scene_name or pass the 'startscene' variable in the html: Quellcode 1 embedpano({..., vars:{startscene:"second_scene_name"} }); Best regards, Klaus</action> thx a lot!
Hi! I'm using MAKE VTOUR (MULTIRES) droplet.bat to create a vtour with 4 different images. After I create the html, if there anyway that I can access direct to each of the image? Now, I'm duplicate the html and xml in 4 sets and change the 4 xml data, so I can access each of the image directly. But when I need to change the hotspot of the xml, I need to change 4 sets. Is that anyway that I can easy to access different part of the vtour? like passing param to the html so the xml will load differe...
thanks! it working now! great!
Zitat von »lamfan« Zitat von »jeromebg« add css="text-align:center;" Sorry, how to add css? in the xml or html? thanks it's working now, I add this code inside the xml!
Zitat von »jeromebg« add css="text-align:center;" Sorry, how to add css? in the xml or html?
Here is my xml <layer html="garden" align="center" x="-50" y="60" width="180" height="20" name="t1" parent="hotspot[spot1]" url="plugins/textfield.swf" backgroundcolor="0xFFFFFF" backgroundalpha=".8"/> I want to align the garden text in the center of the width 180. Many thanks!
I need to convert the english text in xml to chinese, after I convert it, it only display some symbol. How can I convert the xml information to chinese? Please help!
I had change the name property at hotspot tag, but it's working at the panorama view. Please help!