PDA

View Full Version : Lens Flare plugin - linked!


tcoursey
10-29-2009, 08:50 PM
Am I missing something or are all the lens flare plugins (there are two I have found) not understanding the linked="Pano1|Pano2" options?

I can't get the lensflare plugins to show up at all when I have anything related to "linked" in the spot id list. If I however leave out the linked notation, it shows up just fine. So I know there isn't a problem with paths etc.

Anyone run across this. I have some exteriors I would like to add the flare to but don't need it inside! :(

Thanks.

hogan
10-30-2009, 01:32 PM
I have some linked lensflares on my tour http//www.flash-tours.com/pattaya
Example on one spot:
<spot id="lensbeach" url="lensFlare.swf" pan="41" tilt="61" align="LT" buttonMode="0" blendmode="lighten" scaleable="0" radiance="0.0" linked="beach" />

allSaints
10-30-2009, 01:58 PM
A hotspot plugin shouldn't have to pay any attention at all to the linked attribute. This is a thing that only concerns FPP (or rather the "hotspots.swf" plugin).

tcoursey
11-06-2009, 08:17 PM
got it! I needed to put the PATH to the pano that is loading, not the NAME of the pano.

So I was putting linked="interior"
And what works is linked="img/interior"

Thanks for letting me know it SHOULD work, that's sometimes all you need to figure something out!