Hello people,
I have set up a website using frames (leftframe [nav], mainframe [main display], topframe [logo & hopefully another nav bar].... all is well with the links via the left nav bar.
However..... I am using *.swf files (generated code and not coded by me) to do the navigation so I cannot edit the code to place a dedicated nav bar for each link.
My question is... say after clicking my downloads link, the downloads page loads in the mainframe, can I then add some code in the downloads.htm that will place another *.swf type dedicated nav bar and associated code (held between <object> commands in html)?
Not knowing about html, javascript, flash, etc., how can I point to my topframe from my downloads.htm and how can I place the new and dedicated nav bar in the topframe?
Example of the nav bar code is thus....
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase= blah blah blah................................</EMBED>
</OBJECT>
Please note that this is only a section of code, but I see no real way of controlling it. Any code required to point this lot to my topframe needs to direct everything within the <object> command thinggies.
Any help, advice, code, etc., is most welcome.
Many thanks in advance......
Blade328