Web Hosting Talk







View Full Version : Photoshop flash galleries, anyone has used them?


Draco
08-17-2007, 09:46 PM
Hello!
I recently tried this option that comes with Photoshop CS and its creating flash galleries, anyone has used them?
The situation si that I created it and it works fine but the page wont show a scroll even tho I checked the css style with overflow property, this is the test site:

http://www.outnloud.net/prueba01/

On my screen resolution 1440x990 works fine but those with lower one (alot of people), will see half of the content without the possibilite of scroll down.

what can i do here? thank you :D :blush:

WebDesignGold
08-18-2007, 05:57 PM
Have you tried overflow:auto?

Draco
08-18-2007, 11:04 PM
I did, nothing seems to happen, but ill check it out AGAIN

Mxhub
08-19-2007, 07:29 AM
cool. I never know we can make flash gallery with photoshop. Gonna check it out.

Draco
08-19-2007, 01:33 PM
cool. I never know we can make flash gallery with photoshop. Gonna check it out.


Its quite a simple solution and more than all..FAST :blush:

btw, i changed the overflow propertie and nothing :(

Jay August
08-19-2007, 04:18 PM
Change the height from #flashcontent to a fixed amount of px

#flashcontent {
height: 700px;
}

Draco
08-19-2007, 08:57 PM
Change the height from #flashcontent to a fixed amount of px

#flashcontent {
height: 700px;
}

Thanks for your help :D
seems to be working the way I needed it :D
http://www.outnloud.net/prueba01/

Jay August
08-20-2007, 12:16 AM
Great! and by the way that is a pretty girl in the first picture on the left :)

HighVoltage123
08-20-2007, 11:17 AM
:) When I think that making a flash gallery takes at least half an hour (I mean everything - resizing pics and and stuff)... the only bad thing is the variety of galleries in Photoshop is too limited

erickp
08-20-2007, 08:57 PM
Has Photoshop CS3 improved upon this?

~e

HighVoltage123
08-21-2007, 06:21 AM
I do not know...

Draco
08-21-2007, 12:11 PM
I'm still using cs2 but hopefully i'll get cs3 since i've been told it has improved alot of features :D