mendezbeck
08-02-2006, 05:19 AM
I've created a banner with a big transparent button layer on top of it and when I preview it on my PC (where I created the animation) it works fine. Then I take the .swf over to my Mac and the animation works fine but when I click on it nothing happens. The mouse turns into the little link hand but nothing happens, it doesn't work at all, not on the stand-alone player, not when I upload it to MySpace and view it with either FF or Safari, and not even with IE on a PC (once uploaded). I'm very confused. Maybe you guys can check out the page and see if it works (www.myspace.com/nokiddinweb) the code i've used is:
this.bt.onPress = function(){
get URL("http://www.myspace.com/nokiddinweb")
}
bt being the button instance name. but i've tried every other combinations of script that serve the same function like: on(release) without the function and nothing. So, if you guys could maybe try to click on it see if it works for you, if it does it should be taking you right back to the page your on.
I know it's kinda sketchy for me to be asking you to click on a banner especially after the security stuff going on with MySpace and flash, but it's the only place I can upload it to for public viewing. If you have any clue as to what could be going on without having the try it out that's perfect, I just want it to work.
let me know please, thanx
this.bt.onPress = function(){
get URL("http://www.myspace.com/nokiddinweb")
}
bt being the button instance name. but i've tried every other combinations of script that serve the same function like: on(release) without the function and nothing. So, if you guys could maybe try to click on it see if it works for you, if it does it should be taking you right back to the page your on.
I know it's kinda sketchy for me to be asking you to click on a banner especially after the security stuff going on with MySpace and flash, but it's the only place I can upload it to for public viewing. If you have any clue as to what could be going on without having the try it out that's perfect, I just want it to work.
let me know please, thanx