Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "nelk" (Jun 3rd 2010, 12:14pm)
)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
<!ENTITY % plugin_hotspot_common 'style CDATA #IMPLIED name CDATA #IMPLIED url CDATA #IMPLIED visible (true | false) "true" enabled (true | false) "true" capture (true | false) "true" onover CDATA #IMPLIED onhover CDATA #IMPLIED onout CDATA #IMPLIED onclick CDATA #IMPLIED ondown CDATA #IMPLIED onup CDATA #IMPLIED onloaded CDATA #IMPLIED rotate CDATA "0" blendmode ( %blendmode; ) "normal" align ( %align; ) "bottom" keep (true | false) "false" zorder CDATA "0" alpha CDATA "1" effect CDATA "glow(0x000000,0.7,4,2);dropshadow(10,45,0x000000,3,0.5);" children (true | false) "true" parent (STAGE | BGLAYER | any_plugin) #IMPLIED scalechildren (true | false) "false" handcursor (true | false) "true" edge ( same_as_origin | %align; ) "same_as_origin" width CDATA #IMPLIED height CDATA #IMPLIED scale CDATA "1" smoothing (true | false) "true" crop CDATA #IMPLIED scale9grid CDATA "x|y|width|height" ' > <!ENTITY % hotspot_only 'distorted (true | false) "false" zoom (true | false) "false" ath CDATA "0" atv CDATA "0" ox CDATA "0" oy CDATA "0" rx CDATA #IMPLIED ry CDATA #IMPLIED rz CDATA #IMPLIED flying CDATA #IMPLIED ' > <!ENTITY % plugin_only 'x CDATA #IMPLIED y CDATA #IMPLIED preload (true | false) "false" ' > |
.... I have tried following the instructions of this link but no way to make it work
... Perhaps you know how to do ? or someone else (Jarredja?
)? Thank you in advance...