bingostew
23 May 2007, 07:55 AM
I suffer from i'mnotadeveloperi'mjustadesigneritis so please bear with me...
I've used named anchors in sites for years and for some reason, I can't get them to work in this situation. I've googled for the past 2 hours and I can't seem to find a solution.
I've got a page with a main swf file at the top and a bunch of separate swfs lined up down the page. I've placed links to named anchors in 3 places in the main swf and I have the 3 corresponding swf objects "named".
the btsotr.swf object is named "harrisonburg"
the frederick.swf object is named "staunton"
the irisinn.swf object is named "waynesboro"
(I also tried using <a name="harrisonburg> etc... tags around the object with no success)
The links in the swf are simply:
getURL("#harrisonburg"); etc...
Here's (http://www.csvbb.net/test.htm) my test page.
Any help would be greatly appreciated.
Thanks!
I've used named anchors in sites for years and for some reason, I can't get them to work in this situation. I've googled for the past 2 hours and I can't seem to find a solution.
I've got a page with a main swf file at the top and a bunch of separate swfs lined up down the page. I've placed links to named anchors in 3 places in the main swf and I have the 3 corresponding swf objects "named".
the btsotr.swf object is named "harrisonburg"
the frederick.swf object is named "staunton"
the irisinn.swf object is named "waynesboro"
(I also tried using <a name="harrisonburg> etc... tags around the object with no success)
The links in the swf are simply:
getURL("#harrisonburg"); etc...
Here's (http://www.csvbb.net/test.htm) my test page.
Any help would be greatly appreciated.
Thanks!