Skip to main content
Inspiring
April 5, 2019
Answered

Responsive image gallery

  • April 5, 2019
  • 2 replies
  • 447 views

Hi,

I need to do an image gallery with thumbnails like this example.

It needs to be about 45% width of the browser window and ofcourse responsive.

I've created a similar thing in Flash years ago but I'm not sure if Animate can produce the same thing that would work in all browsers (without flash player obviously).

Can anyone recommend the best way forward with this as I don't want to spend time producing something that's not going to work on all devices.

Here's an example of what I'm trying to achieve:

https://camaloon.co.uk/personalised-badges/square-badges

Thanks for any advice

This topic has been closed for replies.
Correct answer kglad

create an html5 projject and tick make responsive in the publish settings.  check the publish js file and change the onResize iw and ih to be .45 of the innerwidth and innerheight

2 replies

Inspiring
April 5, 2019

Hi and thanks for your response.

I'm going to look at that because although there are a ton of ready made plugins, I really want to experiment with something a bit original and different.

I think one of the consequences of having all these libraries for ready made templates for all manner of projects is that the whole web is beginning to look a bit "samey"!

Thanks again and have a great weekend.

kglad
Community Expert
Community Expert
April 5, 2019

you're welcome.

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
April 5, 2019

create an html5 projject and tick make responsive in the publish settings.  check the publish js file and change the onResize iw and ih to be .45 of the innerwidth and innerheight