alright here's the deal... how many of you are familiar with a Tsunami effect?
link:
http://www.actionscript.org/tutorials/advanced/Building_a_tsunami/index.shtmlwell i've modifed that to make it draggable and basically a menu. that wasn't the hard part, but when anything is dragged when it's published the tsunami effect stops working. right now i have the menu as an external .swf file that loads when you open the parent page. i thought that 'd fix the problem but unfortunately it didn't. is there a refresh property that i can set so after something is moved it refreshs my tsunami? because when i minimize it and mazimize it (the menu itself) it works again. i'm hoping there is because that would solve all of my problems. hope you guys know what to do.