PDA

View Full Version : Me hairsalon again, checkup



squan
December 24th, 2005, 12:39 AM
Yay, it made it too Flash, finally. Nothing works yet, but this will be the overal design of the site:

http://www.nindo.be/tSalon/

Now I've struggled alot with the background to do it properly in CSS, but for some reason I couldn't get it right (apparently the overflow-method doesn't work for backgrounds ...) so It's just one huge image behind the swf now. *shame*

Are there alot of people on higher resolutions then 1280*1024? If so I'll have to figure something out cause It'll be screwed up fo sho.

Pasquale
December 24th, 2005, 01:17 AM
im on 1152*864 and its fine

TheCanadian
December 24th, 2005, 01:42 AM
Looks good to me, perhaps a little on the small side.

SimplyArun
December 24th, 2005, 12:00 PM
I'm seeing TWO mouse cursors when I mouse over the flash movie clip
I guess you had forgotten to hide the default mouse cursor.

I like the idea of the reflection of the mouse cursor - original! :thumb:

mprzybylski
December 24th, 2005, 02:32 PM
i'm on a widescreen monitor and it gets cut off on the sides. also, that duplicate mouse cursor reflection is cool but it kinda lags a bit.

squan
December 24th, 2005, 02:50 PM
I'm seeing TWO mouse cursors when I mouse over the flash movie clip
I guess you had forgotten to hide the default mouse cursor. Well I didn't actually, it's just pretty impossible to hide the homemade cursor when the normal cursor is outside of the flashmovie cause AS can 't detect the mouse outside of the swf. I've read somewhere that the best way is to create a movieclip wich is located some 20px from the swf-borders and do a hittest, but with rapid movement it still laks... I'll figure something out.