I was wondering if anyone here had attempted to modify the hover caption buttons detailed in the tutorial by Kirupa?
I think it is a really excellent effect, but I would like to build some delay into it so that the captions only appear after the user has hovered over the buttons for at least a few seconds…
Can anyone advise me? [ Maybe even the legendary Kirupa himself?!]
I now have another problem. I worked out how to use this code and then transfered it to my project, but whatever I do here, the text will not appear!! It’s driving me crazy!!!
ok. I have made a tooltip movie that works beautifully and so I decided to copy that across into my own movie. The background rectangle appears just fine, but the text is not there… I played around with path names and the dynamic text field itself but I just cannot get it working. The ONLY time the text appears in my movie is if I embed the characters in the text field. Problem then is that the font looses its clarity and looks really blurry…
If you really think that the source files would be useful I will post them of course, but, in essence, I have just followed Kirpka’s tutorial to the letter. I don’t understand…
I am going to have a go at explaining what I have done.
Essentially, I have used the code and structure exactly as set out in the original tutorial. The tip appears in that movie , crisp and clear. And all the techniques for altering its appearance and timing I am quite happy with.
The ONLY difference when I came to transfer it to my movie was that the code mow exists INSIDE a movie clip, although this just nesecitates some alteration of paths/targets… When I preview the movie, the hover caption box appears but the text is not visible. The only time it has become visible in my movie , is when I chose the ‘embedding of all characters’ for the text field. However, this has the effect of making the text blurry and un-clear.
I think this may actually have something to do with the fact that I have a mask in my movie? As far as I understand it, masks can prevent dynamic text from being visible. I am still looking into that…
ok, i sorted it… basically, i had to have the tooltip on layer above the movie mask… seems to work fine now… BUT, i am using several loaded movies to reference the caption, but what happens now is that the caption appears, but BELOW the loaded movie… Can anyone offer advice on how I can get the caption to always be on the top level of the entire project?
Again, many thanks for help!