wow very nice
Posted 7 months ago
its cool but I would refine a little on the animation, looks a little choppy … like adding more easing maybe? or a faster speed on the movie?

I purchased your menu but there’s no explanation with it… Like, I would like to load up images in those small icons.
Tried
icon1.loadMovie(“img/alternativeserum.jpg”
;
but then, it screws up the whole thing and the icon disappears, the image is not really in its place and of course, there is no action if you mouse over it.
Can you help me? Thanks ! _
Posted 7 months ago
sebbie79,
Your best bet would be to load an image inside of a movieclip that is inside of icon1. ex…
icon1.loader.loadMovie(“image.jpg”
;
this should keep the menu in tact and functioning. Hope that helps.
Posted 7 months ago
This author provides excellent support!!! greatly recommended. Thank you!
Posted 6 months ago
Hi can you tell me how I can load a image or .swf sorry I am new to this can you show how to edit this code. Thank you so much Keith
)
_root.icon1.onPress = function() { _root.window.textBox.text = “Icon 1 action activated”; };
Posted 6 months ago
Nice Work!
...this would make for a nice image viewer, if you incorporated a horizontal slide for the buttons, and maybe some tranistion effects for the images….
Great Work!
Posted 4 months ago
jkdubb -
When the cursor approaches from the left or right the icons scale great, but if I mouse down from above or below the icons “jump” to scale. Is there anyway to have the proximity function work more smoothly from this direction? Am I the only one having this issue?
Your help and time is greatly appreciated.
Posted about 1 month ago