Hi mindlessboss,
That's great you share your xml only thumbs code

... An other good example of what it can be done using only the Krpano xml stuff... No doubt it would help to many user
(in using it and understanding how it works)...
Just a note: there is a little mistake on the code that has no effect on the correct functionality...
|
Quellcode
|
51
|
onout="timerset(1,0,,,,,,false, tween(plugin[scrollthumbs].alpha, 0.15, distance(10,10), linear);););"
|
this line generates a:
WARNING: unknown action command: );
this is due to the last
); that must be erased...
Also, the url to the textfield.swf :
|
Quellcode
|
29
|
<plugin name="panonametext" url="plugins/textfield.swf"
|
must be adapted...
Anyway, that's really great... And your tour too, good code, design and shoots... Congratulation...
SAlut..