zucchini21
02-18-2009, 09:18 PM
Hi there!
I'm quite a newbie to webdesign and programing and right now I'm really stucked!
I hope this is the right Forum to post my question!
So I'm working at a html based website, and I'm trying to show my photos in a simpleviewer gallery which I want to embed in the html side (I work with tables).
however I want this flash gallery to adjust the size depending on screen or window size...
which I some how also managed:
see here: http://www.dgclick.com/portfolio/index.html (just the gallery not embedded)
and now my problem...I'm trying to embed this gallery in the html, which I managed in general, just that the gallery is tiny and doesn't resize at all!!
see here--> http://www.dgclick.com/portfolio/portfolio_en.html
that's how I embedded it:
<embed src="viewer.swf" width="100%" height="auto"!important height:"100%" bgcolor="#161317" name="viewer" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" scale="exactfit"></embed>
:confused::confused:
what's wrong with it!!
Please help me!!
Thanks
Dani
I'm quite a newbie to webdesign and programing and right now I'm really stucked!
I hope this is the right Forum to post my question!
So I'm working at a html based website, and I'm trying to show my photos in a simpleviewer gallery which I want to embed in the html side (I work with tables).
however I want this flash gallery to adjust the size depending on screen or window size...
which I some how also managed:
see here: http://www.dgclick.com/portfolio/index.html (just the gallery not embedded)
and now my problem...I'm trying to embed this gallery in the html, which I managed in general, just that the gallery is tiny and doesn't resize at all!!
see here--> http://www.dgclick.com/portfolio/portfolio_en.html
that's how I embedded it:
<embed src="viewer.swf" width="100%" height="auto"!important height:"100%" bgcolor="#161317" name="viewer" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" scale="exactfit"></embed>
:confused::confused:
what's wrong with it!!
Please help me!!
Thanks
Dani