PDA

View Full Version : Flash5 , frameset and marks


katukatu
08-06-2001, 08:51 PM
Hi there!
I am pretty desperate by now. I canīt fing out the answet to my problem.

i have created a swf menu on the index page that I would like to link to some content on another html page which contains 3 frames: Left, top and bottom.

The left frame contains a swf which links to the anchor marks on the bottom frame. So far no probs, but when I try to do the same from the index page it only loads the whole frameset and ignores the marks.

Ge!! I hope Iīve explain myself properly...Is there anyway to get this to work??

Gracias!

katukatu
08-08-2001, 07:38 AM
By the way, I have been checking this site for answers and the one that could be closest to it was "Change 2 Frames" by Remy.

Still the action below
----------------------------on (release) {
getURL ("file1.html", "topFrameName");
getURL ("file2.html#anchormark", "bottomFrameName");
}----

Doesnīt work for me!! I had already tried it before and it only loads the last getURL.

Please, I need a solution pretty soon... Iīm still desperate!