Penguin123
04-18-2007, 03:32 AM
Hey, :p
I have recently moved into flash 8 about a month ago and have never found this problem yet, but all of a sudden I recently created a site, everything worked fine off line, than once I move the site to server a lot of my action script etc stops working. Things like a carousel and some simple roll over and outs that link to simple tweens.
Now I don't know if this is flash 8 or not, but I have looked over my code pretty vigorously and I cant find any problems. What troubles me is that even the simplest of action script isn't working, eg,
on(rollOver){
_root.1_mc.gotoAndPlay("over");
}
on(rollOut){
_root.1_mc.gotoAndPlay("out");
}
Something as simple as above does not work online, but works fine offline.
Any idea's? cause I am stumped. :confused:
Thanks in advance. :)
Pengu.
I have recently moved into flash 8 about a month ago and have never found this problem yet, but all of a sudden I recently created a site, everything worked fine off line, than once I move the site to server a lot of my action script etc stops working. Things like a carousel and some simple roll over and outs that link to simple tweens.
Now I don't know if this is flash 8 or not, but I have looked over my code pretty vigorously and I cant find any problems. What troubles me is that even the simplest of action script isn't working, eg,
on(rollOver){
_root.1_mc.gotoAndPlay("over");
}
on(rollOut){
_root.1_mc.gotoAndPlay("out");
}
Something as simple as above does not work online, but works fine offline.
Any idea's? cause I am stumped. :confused:
Thanks in advance. :)
Pengu.