ActiveDen

Image pointer details viewer

  • Has been a member for 3-4 years
  • Contributed a Tutorial to a Tuts+ Site
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Portugal
theRiviera says

Hi vamapaull.

Will the pointers update when you resize the image? Can it do that?

3 years ago
Author
vamapaull vamapaull replied

The pointers have fixed X and Y coordinates. You can have a bigger image placed in there if that is what you want (just change the image source in the xml and change the embed size).

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

nice one

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

Nice idea…

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

very nice!

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sweden
GraphicStore says

nice! :P

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

nice work 8)

3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
surecreative says
Purchased

Any chance of being able to place multi line text into the file? I tried but it seems to break. I already purchased it and would love it if you could help with this feature.

3 years ago
Author
vamapaull vamapaull replied

Yeah, just send me an email through my flashden profile and I will help you out ;)

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

Hi I would also like to put multi lines into the text file. I have already purchased, is there any chance I could find out how to do this. cheers

3 years ago
Author
vamapaull vamapaull replied

Please send me an email through my flashden profile ;)

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

Hi,

I just purchased your file, because I think it’s a nice file, but it’s kinda useless for what I bought it for, as the tooltips isn’t visable if I put in coordinates like 10,10 or coordinates all the way to the right in the image, as the tooltip get cut of by the movie size and can’t be seen…

The tooltip should be positioned relative to the mouse pointer when moved to the movie boarders… Is this possible?

Also is it possible to also use images in the tooltip?

Thanks in advance!

Cheers, horsted

3 years ago
Author
vamapaull vamapaull replied

Yes, it is possible. If you want a custom project you can contact me through my profile. But I can’t make those updates for free, if that is what you want.

3 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
teacherdan says

Can the text be html or css?

2 years ago
Author
vamapaull vamapaull replied

The text can be html if you use CDATA tags (see the last tag from the original xml file)

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

Hi !

I just purchased your product, and I was wandering if it’s easily possible to change the look of the pints ? I would like to make them a bit bigger and change their color !

Thank you.

Cédric

2 years ago
Author
vamapaull vamapaull replied

If you have Flash (CS3 or higher) then yes, it’s easy enough. You have the symbols in the library panel.

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

Hi,

Thank you for your answer.

I’m using CS5 , I opened details view.fla, I’ve found the ball btn clip, but then I don’t really know which layer I have to touch. I tried the layer 14, I doubled the size on both axis and re-centered. But it’s not enough, I don’t really see where to make the changes.

Thank you for your time !

Cédric

2 years ago
Author
vamapaull vamapaull replied

That’s a timeline animation. If you can handle that maybe it’s better if you to the “details viewer” movieclip and then click on the “as” layer, then hit F9 to open the ActionScript panel. In there you’ll see all the code for this little app. Find the “addBalls” function and in that function you should see “btn = new ballBtn();”. Under that code just make the scaleX and scaleY bigger. Example: btn.scaleX = btn.scaleY = 2;
If you have any more questions, just send me a message through my activeden profile.

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

Hi,

Thank you so much for your answer, it’s working perfectly !

Cédric

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

Hi again !

I’m sorry, questions are coming while I’m trying to integrate that to my needs…

When I resize my browser’s window, the content is cropped only on one side, so if I place a ball on the edge (on a 1920px wide screen), some people with a lower resolution (ex: 1280) won’t see this ball.

Is there a simple way, without re-coding everything, to make the entire scene not cropping at all ? Is it possible to make everything dynamically resize instead ?

I’m really a newbie on Flash, so I don’t know if it’s a lot of work ?

Please let me know.

Thank you.

Cédric

2 years ago
Author
vamapaull vamapaull replied

Try to remove line 4 and 5 from the ActionScript code and see if that works for you.

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

Hi,

Thank you for your answer, but it doesn’t work.

Removing line 4 doesn’t change anything, same behavior, the image is cropped when I resize the browser’s window.

Removing only line 5 put the top left corner of the picture is at the very center of the screen, and the picture itself is cropped on every side when I resize.

Removing both lines does exactly the same than removing only line 5.

Thank you again for your time, I think we’re getting closer !

Cédric

2 years ago
Author
vamapaull vamapaull replied

Then I believe I can’t help you with that. If you want a custom project, please contact me through my ActiveDen profile so we can talk about it.

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

Thank you for all your help, I think I’ll try by myself for a while, and I’ll contact you if I’m really stucked.

Thanks again

Cédric

2 years ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • Europe
fbyte says

Hi vamapaull, Let me have a question before making a decision to buy this item. I would like to have only one point in the picture – I am sure this can be managed very easily. I also want the point to be invisible. Yes, totally invisible. No white dot in the middle, no animated circle around it. But – and this is important – the place where the point is, has to be “mouse sensitive”. So if the user moves his mouse over it, should be able to click. So, in one word, only the visibility has to be changed. Can this be managed with a very slight flash knowledge? I am a noob in flash, however, I would like to use this item, because I have an idea… :)

Thanks and best regards, fbyte.

2 years ago
Author
vamapaull vamapaull replied

Sure you can use only one point ;)

As for the visible part, you can just add a little line of code that will make the point alpha = 0. If you have problems and you can’t manage to do that yourself you can always send me a message through my ActiveDen profile and I will email you back asap.

2 years ago
Purchased
fbyte fbyte replied

Hi, thank you for your quick reply!

OK, I have pressed the “purchase” button. :) The file is here, if I have any questions, I will get back to you. And also thanks for your kind suggestion to let me send the fla for editing…

Good sales and best regards, fbyte. :)

2 years ago
Author
vamapaull vamapaull replied

Thanks!
If you need help with modifying the point alpha value, just send me a message through my ActiveDen profile so I can get back to you via email.

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

I would like to have the ability to show a photo in the popup box as well. Is that possible?

Thanks!

8 months ago
Author
vamapaull vamapaull replied

The text field from the pop-up box supports HTML code. Maybe you can hack your way into implementing the image with simple HTML .

8 months ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
slpadmins says
Purchased

Thank you so much for the file. You are very talented and gift, I appreciate the work you do. I was wondering if it is possible to make the balls light up like a small spotlight? How I would I go about doing that?

5 months ago
Author
vamapaull vamapaull replied

In the library you have a MovieClip named “ball btn”. In there, you can change the shape/animation of the dot.

5 months ago
Purchased
Default-user slpadmins replied

Awesome! I see exactly what you mentioned. Also, one last question if you don’t mind. I currently have a rotating flash banner on my home page. The setup…

filename = [“abc.swf”, 123.swf”]; path = “http://www.abc123/ads/”; i = filename.length; k = Math.floor(Math.random()*i); loadMovie(path+filename[k], movieTarget);

So how would I integrate your file setup into my existing? I’ve tried putting your file in the filename = [] and it doesn’t call it. I would really, I mean really appreciate your help.

5 months ago
Author
vamapaull vamapaull replied

You can’t just change the publish settings from AS2 to AS3 . You need to rebuild the entire code of your banner in AS3 of find another banner that is AS3 based.

Please contact me through my profile and maybe I can help you out somehow.

5 months ago

by
by
by
by
by