hello, i hope this is the right section for this question. I came across this cool circular menu script (file attached) but there’s a problem which I cant solve. Im trying to target the iframe with getURL but it doesnt work. By clicking one of the 8 buttons, it loads the specified URL in the same page or in another window but not in iframe even though I specified the correct iframe’s ID. I would really appreciate if anyone could check this, im not a flash expert. Sorry for my english, its not my native language. Thanks in advance
I guess I won’t be getting any help here? In that case, does anyone know any other place (forum )where I can ask for help? I really need this problem solved as soon as possible …
Help with what? The example you’ve posted doesn’t include any references to getURL anywhere so it’s difficult for anyone to be able to explain what you might be doing wrong. Here are some possible causes:
Are you using the correct syntax for the getURL command?
Where are you placing the getURL command in your code?
Are you testing your SWF within a frameset that contains the correct iframe names?
Are you using relative or absolute paths to your URL?
Without giving us a few hints to at least some of these causes, you may as well post your question at www.flash-for-mindreaders.com
I know, sorry. But you have to understand its really difficult for me to explain the coding issues with my bad english (I decided to ask about my problem on a foreign forum, because its basically impossible to get an answer at polish flash forums… they dont like flash noobs and its no secret that im new to this stuff). Anyway, I also have to thank you, because I managed to fix the problem. It had something to do with the relative and absolute url paths. I have never had this problem before. Thanks again
No problem…and I do appreciate that there can be difficulties with English. Which is why providing some of your actionscript would be useful because, hopefully, most of us do understand that particular language