I’ve been having a blast using each of the tutorials regarding “dragable windows”, “SwapDepth”, and “Hover Captions.” I’m working to combine the effects, similar to mirroring the material found at The Remedi Project. I’ve got the captions to work with the dragable window — until I drag the window to another location. (The caption doesn’t follow.) Any advice? I haven’t applied any swap depth yet. Will this be a problem?
Thanks for the help. I’m having a little trouble though. When I replace the Hover Action Frame’s code with what you gave me, I get the following Output error message:
Scene=Scene 1, Layer=Hover Actions, Frame=1: Line 1: Clip events are permitted only for movie clip instances
onClipEvent (enterFrame) {
I’m trying to add a clickable link-button to the draggable movie. The button toggles correctly between states from within the draggable movie’s timeline … but when I preview the entire movie, the button just sits there, much like an inanimate object.
Any tips on getting the button to work like a button???:-\
My movie drags well … but now I need to establish a button I can click on to take me to the “merch1.htm” page. When I publish the movie, the button doesn’t react. So, how do I get the button to respond – and to respond independent of any clicking outside of the button, but still in the movie clip (to drag). My link-button is in the upper-right corner of the draggable movie.
The REMEDI PROJECTS have those two buttons in the upper-right corner, performing similar to what I’d like.
Next … and hopefully final question … how do I add the URL to the button contained within that movie clip. It’s refusing any addressing for me. I sent you a PM with the URL.