jhblacklock
03-31-2008, 04:55 PM
Hey All,
I currently have my fpp setup to load multiple xml files via a swf navbar that I load in as a hotspot. I needed multiple xml files to get border parameters (previously I had one xml file but could not pass in the pan_min, pan_max params). In order to do this I had to disable the global node from reloading. This works fine but now I want to implement internal hotspots (I want to load hotspots that users can interact with within the pano). This would work fine with one xml file using the link param for each hotspot but would not work in my situation given the multiple xml files. I was thinking I could do this in a few ways.
1. Load in the navbar as a layer. But how do I define its x and y position?
2. Disable the reloading of particular hotspots. I'm not sure how to do this. Is it an all or nothing thing? Or can I set any node value to node_name.disableReloading=1
Is there any way to do this? I really appreciate your help.
Best,
Jackson
I currently have my fpp setup to load multiple xml files via a swf navbar that I load in as a hotspot. I needed multiple xml files to get border parameters (previously I had one xml file but could not pass in the pan_min, pan_max params). In order to do this I had to disable the global node from reloading. This works fine but now I want to implement internal hotspots (I want to load hotspots that users can interact with within the pano). This would work fine with one xml file using the link param for each hotspot but would not work in my situation given the multiple xml files. I was thinking I could do this in a few ways.
1. Load in the navbar as a layer. But how do I define its x and y position?
2. Disable the reloading of particular hotspots. I'm not sure how to do this. Is it an all or nothing thing? Or can I set any node value to node_name.disableReloading=1
Is there any way to do this? I really appreciate your help.
Best,
Jackson