ActiveDen

3D Cube Grid Gallery

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

It works perfectly! Thank you a lot sike!

Another little question…how can I change gradient’s colors applied on tooltip that appears over the enlargement of images??

Thank you, thank you, thank you!

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

Hi Sike,

I’ve come back to this app and was wondering how I can modify the stage so that there is not so much gap at the top?

I have embedded it in to a site and there is too much of a gap before the thumbnails start

i’ve tried modifying the height of the main.fla file but it still seems to add some padding.

Any thoughts?

Regards,

Conal

2 years ago
Author
sike sike replied
Hi, you can custom the sh with your gallery’s height:
sh = stage.stageHeight;     
change the sh to other value as you need. Thanks.
2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
conal says
Purchased

Thanks for a quick response, much appreciated thank you so much once again Sike.

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

hey, just had a go but i’m not sure which instance of

“sh = stage.stageHeight;” to edit and the correct syntax to put in place? if you got a sec to explain would be very much appreciated cos i’ve tried a number of different strings and keep getting either a syntax error or no change.

Regards,

Conal

2 years ago
Author
sike sike replied
for example, you gallery is 480 height, you can custom the sh to 480:
sh = 480;
And publish your file again. Please make it’s flash player 9 targeted. Thanks.
2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
shakels10 says
Purchased

great product – love your work sike. one question, is there a way to modify the padding uniformly? At the moment when I change the padding in the xml the thumbnails padding only changes horizontally. thanks.

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

How do I change the blue color on the rollover?

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

Actually I figured out how to change the color on the rollover, but I can’t figure out how to change the color of the video player components. For instance, the play and pause button are currently gold. How do I change that color?

2 years ago
Author
sike sike replied

Hi, you can custom the video player color in the Main.as at about line 252, more reference.

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

Sike are you able to tell me what line of the actionscript is the

sh = 480;

in order to change the height? sorry for the delayed response but had to go back to working on other projects

if you can let me know as there are multiple instances of this and i keep getting errors

Many thanks, sorry for pestering you once again

2 years ago
Author
sike sike replied

Hi, it’s in the resizeHandler function in the Main.as

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

to ask my question again – is there a way to modify the padding uniformly? At the moment when I change the padding in the xml the thumbnails padding only changes horizontally.

2 years ago
Author
sike sike replied
Hi, right now they will be changed at the same time. And maybe you can take a look at the line 334, 335 in the Main.as, and you can custom them there:
thumbClip.x = xCol*(thumbWidth+thumbPadding);
thumbClip.y = yCol*(thumbHeight+textOffset+thumbPadding);   
Thanks
2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
varunkaushik says
Purchased

Hi Sike,

Excellent Kit, Can i have a URL open directly clicking on any thumbnail. Please suggest.

3 months ago
Author
sike sike replied

Hi, you can re-write the click thumbnail function, customize the link in your xml and open the link when click the thumbnail.

3 months ago
by
by
by
by
by