jjarch
05-24-2011, 01:08 PM
Hi all,
I am relatively new to this and I am tasked with updating a website that someone else designed and trying to figure out easy ways to do the things I want without having to restructure the whole site. My current problem is that I want to link a button in a portfolio.swf on a portfolio.hmtl page to a specific frame that I have given a named anchor "res" in a work.swf on a work.html page. If I create a link on the html page to work.html#res it loads the page and starts on the correct page. However, the menus have actually been setup in the flash file and when I use getURL("work.html#res") it takes me to the page but loads the first frame rather than the "res" frame. What am I missing?
I have been trying to find a solution and I see a lot of posts about using flashvars to load a specific frame but I haven't been able to get that to work either, I think I might be missing a step. If anyone can help me with this I would really appreciate this! And please be gentle, I'm a newbie.
I am relatively new to this and I am tasked with updating a website that someone else designed and trying to figure out easy ways to do the things I want without having to restructure the whole site. My current problem is that I want to link a button in a portfolio.swf on a portfolio.hmtl page to a specific frame that I have given a named anchor "res" in a work.swf on a work.html page. If I create a link on the html page to work.html#res it loads the page and starts on the correct page. However, the menus have actually been setup in the flash file and when I use getURL("work.html#res") it takes me to the page but loads the first frame rather than the "res" frame. What am I missing?
I have been trying to find a solution and I see a lot of posts about using flashvars to load a specific frame but I haven't been able to get that to work either, I think I might be missing a step. If anyone can help me with this I would really appreciate this! And please be gentle, I'm a newbie.