ActiveDen

myAdvToolTip

  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
NoVolume says
Purchased

I’m struggling to get this working when I have it nested in a couple of movie clips, can anyone help me?

Thanks

3 years ago
  • Has been a member for 5-6 years
  • Won a Competition
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Malaysia
  • Referred between 10 and 49 users
encryptme says
Author

@NoVolume replied your email :)

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
stmulligan says
Purchased

My tooltips in the bottom left go down and run off the screen. They should go up. If I read correctly, this is automatic and I have no control over it. What can I do?

3 years ago
  • Has been a member for 5-6 years
  • Won a Competition
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Malaysia
  • Referred between 10 and 49 users
encryptme says
Author

@stmulligan, replied you email, thanks.

3 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
mattjetten says
Purchased

Hi Encryptme,

Really excellent code, thank you! :)

I have just one small question if i may -

I have used the tooltip code on my movie clips btn0, btn1 etc. But was wondering how to keep my nice highlighting buttons within those movieclips? (on rollover the borders change to white). When I implement the tooltips they do not work anymore, I guess due to the RollOver functions of the tooltip code.

Any ideas would be really appreciated.

Kind regards

2 years ago
Author
encryptme encryptme replied

Hi there,

You can copy your codes for rollover and paste if you open up the toolTipFunctions.as file, you will see intToolTip & destroyToolTip functions these are the rollover & rollout commands. So what you can do it, just copy and paste your codes into the first line INSIDE these 2 functions.

Cheers :)

2 years ago
Purchased
Default-user mattjetten replied

Many thanks! :)

I will give it a go.

2 years ago
Purchased
Default-user mattjetten replied

It works!!! :)

Thanks so much!!! :)

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
SCbimmer says
Purchased

Nice file. However, I’m having a couple of problems with it.

1. On some of the tool tips there’s a line appearing near the bottom of the box. Looks like it’s between bottom and center mc. I tried adjusting the spacing but nothing seems to work. Again, this only on some of the boxes.

2. A tall tooltop will not stretch out and will instead appear off-stage. Is there a way of having one stretched out box for a specific button without having to alter the existing button. Or better yet, have the box automatically widen to avoid the content from going off screen.

2 years ago
Author
encryptme encryptme replied

1. its probably due to height of the bottom movieclip called ‘tt_bottom’. open it up, change the height from 12.3 to 12. Making the numbers round should solve the issue. You could do the same for ‘tt_header’ if necessary.

2. The tooltip only expands vertically. You will need to stretch the contents of ‘tt_holder’ manually.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
SCbimmer says
Purchased

I have this same problem as stmulligan. Can you please send me the email you sent stmulligan. THX

“stmulligansays Purchased My tooltips in the bottom left go down and run off the screen. They should go up. If I read correctly, this is automatic and I have no control over it. What can I do?”

encryptmesays Author @stmulligan, replied you email, thanks.

2 years ago
Author
encryptme encryptme replied

this was the reply:

open up toolTipFunctions.as and replace all “_root” with “root” ( press ctrl+f, find ‘_root.’ and replace with ‘root.’ ) so this will refer the path from where it was called..

2 years ago
Purchased
Default-user SCbimmer replied

I check the file and all of the roots were already without an underscore. There where no _root commands to convert.

2 years ago
  • Has been a member for 5-6 years
  • Bought between 10 and 49 items
othello says
Purchased

Great component! However I need some assistance.

I have attempted to add a 7th button with no success.

What could I be missing?

var tipInfo:Array = [ ( I have 7 of these )

var totalBtns:Number = 7;

Thank you.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
wtony says
Purchased

HI, Just wondering how i can modify the script to have the pointer at the bottom all the time? thx

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
nextgenstudios says
Purchased

Loving this tooltip.

However, I’m having trouble disabling the tooltip when a button is clicked. I’m aware that destroyToolTip; is what I need to call, however my coding skills are somewhat lacking.

Can you please help by posting a piece of code I could attach to a button to disable (and then re-enable) the tootip?

2 years ago
by
by
by
by
by