-
Hi
I am pleading for someone to help me on this one.
I registered a domain name with uk2.net, and I use brinkster.com for the hosting.
Basically what happens, is uk2.net register the domain and they then stick a page up with a frame in and point the src of the frma eto wherever you have your page hosted.
I am using a simple javascript screen shake which is called from within the flash movie.
However, for some bizzare reason beyond my knowledge it doesn't work!
I can however get it to work locally, get it to work if I go direct to where it is hosted in my browser, but not when I use the domain name that I registered.
If you think you can help, the domain name is http://www.ccyp.org.uk, and the hosted page is http://www26.brinkster.com/ccyp
ANY help would be gratefully received, as prior to trying this, I also tried it with other javascript ie. newwindow
If anyone has come across this before and found a solution, please please let me know, and I will forever be in your debt.
Best wishes
Dai
-
Hi,
the essence of shaking the browser is some window.moveTo() calls; this should become parent.moveTo()
There may be other functions that require similar changes
Musicman
-
I've tried using window, and parent, but still no luck!
I'm not too sure, but I think it may have something to do with the framing, as I have tried creating a frame here, and making the src the page that I have hosted, and it does the same here. So it must be something to do with calling the command from another domain or something?!
Hope someone has some ideas!!!!!!!