ActiveDen

IMG/TXT CUSTOM TOOLTIP (XML)

  • Has been a member for 3-4 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 10 and 49 users
IamFace says

Preview does not seem to be working for me :(

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Romania
  • Referred between 1 and 9 users
szilagyi00 says

Neither for me. :(

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Bosnia and Herzegovina
dysko says

Me too :(

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
devita says

not working?

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Romania
  • Referred between 1 and 9 users
w0lf says

Probably something wrong in the preview…

I look forward to seeing this one. The logo looks promising.

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Spain
mimbre says
Author

Sorry guys.

I don’t understand what is wrong in the preview file. I will fix it as soon as possible.

3 years ago
  • Has been a member for 5-6 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Elite Author
  • Bought between 1 and 9 items
  • Referred between 50 and 99 users
sike says

This file is forbidden: http://s3.envato.com/files/194216/XML/xmldata.xml

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
  • Netherlands
  • Referred between 10 and 49 users
Emroni says

Im getting the following error in Debug mode:

TypeError: Error #1009: Cannot access a property or method of a null object reference. at preview_fla::tooltip_4/opening() at preview_fla::tooltip_4/changeTarget() at preview_fla::marker_5/callTween()

Maybe that will help :)

EDIT : And this one at start:

Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL : http://s3.envato.com/files/194216/XML/xmldata.xml at preview_fla::tooltip_4/frame1()

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Spain
mimbre says
Author

Thank you very much Emroni and Sike!!!. I will fix the problem.

I made an alternative preview here: LINK PREVIEW

3 years ago
  • Has been a member for 3-4 years
  • Contributed a Tutorial to a Tuts+ Site
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Australia
  • Referred between 10 and 49 users
tahadaf says

preview not working! but the alternative link is so great. I suggest you to put the alternative link there at the item description so other people can easilly find that before the preview on here is fixed…

3 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Grew a moustache for the Envato Movember competition
  • Beta Tester
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Turkey
  • Referred between 10 and 49 users
Pdesignx says

i wonder who reviewed this!...

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Portugal
cacao says

Well done mimbre!

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Brazil
  • Referred between 1 and 9 users
ledzepBR says
Purchased

Great product, works like a charm. I recommend it.

Thumbs up!

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
patrickc362 says
Purchased

Love the tooltip!

I have one question. How would I change the text size and font family? I resized the text label in which the size is generated and it automatically stretches based on that. But I would like to keep the smaller text size.

3 years ago
Author
mimbre mimbre replied

Hi Patrickc362.

At the moment to change text size is not a feature of this component, sorry about it…, anyway we can to fix it:

1) Open file and go inside movieclips: “tooltip > bubble” (by double click on each)
2) Inside “Bubble” Movieclip looking for “text” layer in the timeline.
3) Select this text on stage and open “Properties Panel”(window>properties>properties)
4) In this panel, you can change the font family when is writed “FAMILY”, here you can change size too.
5) Now publish it and ready.

Let me know if you got what you wanted.

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
patrickc362 says
Purchased

Thanks Mimbre!!!

Works like a charm :-)

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 50 and 99 items
  • Greece
corfu_media says

Do all the tooltips must have an image? say i wanted them to go streight to the text? If so can this be done in the xml settings?

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

Hi, I have a problem to call the tooltip from a clip initial.

The clip initial is in flash 8 and I use this code:

var holder_mc_tooltip:MovieClip; var mcLoaderTooltip:MovieClipLoader = new MovieClipLoader ();

holder_mc_tooltip = _root.createEmptyMovieClip (“holder_mc_tooltip”, this.getNextHighestDepth() );

mcLoaderTooltip.loadClip (“tooltip.swf”, _root.holder_mc_tooltip);

holder_mc_tooltip._x = 25; holder_mc_tooltip._y = 400;

the tooltip clip load but with problem, no load the xml

Exist incompatibility betwen flash 8 and CS9 ?

thanks for you response. Sincerely and sorry for my poor ingles ;)

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ambrosebill says
Purchased

Just purchased this, and starting to regret my decision. fist line of instructions reads :

2) Copy & paste “tooltip clip” to your Flash file in a new layer above the rest. (clip position on screen is not important).

what on earth does that mean ? contents of directory is following files :

caurina -transitions —aux functions —equation —-properties --colourshortcuts --curvemodifiers --displayshortcuts --filtershortcuts --textshortcuts —propertyinfoobject —specialproperty.as —specialpropertymodifier.as —tweener.as —tweenlistobj.as help.pdf -images —img1.jpg —img2.jpg —img3.jpg -xml —xmldata.xml xmlToolTipupdated

no mention of tooltip clip anywhere ? open up the .fla file and that doesn’t have anything called tooltip clip either

please help ?

Thanks Bill

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ambrosebill says
Purchased

took a guess and opened flash doc, and copied and pasted the item on the stage (with no instance name or reference) into my flash file as a new layer. then imported the xml directory, images directory and .swf file (which I had to create as it wasn’t included) into the root directory.

now getting this error :

Fonts should be embedded for any text that may be edited at runtime, other than text with the “Use Device Fonts” setting. Use the Text > Font Embedding command to embed fonts. ReferenceError: Error #1065: Variable FilterShortcuts is not defined. at myfile_fla::tooltip_10/frame1()

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ambrosebill says
Purchased

OK I played around ait more. it’s important to select the topmost layer in the file and then copy that layer in it’s entirety into your own flash doc, and then also include the folder caurina in with your own flash directory as well. Once that’s done it works very well. although I am still getting the error message about non-system fonts

2 years ago

by
by
by
by
by