View Full Version : I'm baffled.. could you help with my new site???
darkenedangel
08-05-2005, 05:23 PM
Its not quite finished (ie it needs a little more content and a spell check) but my main problem is when you open the home page the first time you click on a button it goes to the wrong page.. after this all the buttons work fine.. i cant find a wrong link.. and its really annoying me :(
Could some one give me feedback on my site and also try and help me with my problem?
www.beautyindarkness.co.uk (http://www.beautyindarkness.co.uk)
darkenedangel
08-05-2005, 05:24 PM
It maily happens in the info and links page
kkxpertise
08-05-2005, 05:58 PM
Its not quite finished (ie it needs a little more content and a spell check) but my main problem is when you open the home page the first time you click on a button it goes to the wrong page.. after this all the buttons work fine.. i cant find a wrong link.. and its really annoying me :(
Could some one give me feedback on my site and also try and help me with my problem?
www.beautyindarkness.co.uk (http://www.beautyindarkness.co.uk)
...It is small. Clean, but small. I had to zoom in to it.
darkenedangel
08-05-2005, 06:01 PM
...It is small. Clean, but small. I had to zoom in to it.
I made it at 600 x 800.. is there a reason why it would be small?
xdeliriumx
08-11-2005, 03:47 AM
Yup, it is pretty darn tiny... but looks very clean and the photographs look lovely even at a distance. I'm not really sure why it would show up so small... did you use dreamweaver, maybe something there may be set up incorrectly?
Flash Gordon
08-11-2005, 06:22 AM
REMOVE THE DOC TYPE DECLERATION
that will fix your 100% issue.
invader
08-11-2005, 06:54 AM
The size problem is caused by standard-compliance. You have the size set in a way that only internet explorer understands. People using Mozilla and other browsers won't see it correctly. You should change your HTML file to what's below (I added your file name in there for ya).
As far as I know, this method is 100% cross-platform compatable. Put this in your HTML file and you should be good to go.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>beauty in darkness</title>
<style type="text/css">
html, body { height: 95%; }
</style>
</head>
<body bgcolor="#ffffff">
<!--url's used in the movie-->
<a href="http://www.harderfaster.net/?sid=8a52d89bb190031713175b3f575c493a§ion=photos&username=Darkened%20Angel"></a>
<a href="http://www.darkened-angel.deviantart.com"></a>
<a href="http://www.fallintoblue.com"></a>
<a href="http://www.attis.nu"></a>
<a href="http://www.suzi9mm.com"></a>
<a href="http://www.mckean-art.co.uk"></a>
<a href="http://www.aenemya.com"></a>
<a href="http://www.herrbuchta.com"></a>
<a href="http://www.fealasy.com"></a>
<a href="http://www.larafairie.co.uk"></a>
<a href="http://www.ben-thomas.com"></a>
<a href="http://www.xynxu.com"></a>
<a href="http://www.harderfaster.net/?sid=8a52d89bb1900311713175b3f575c493a§ion=photos&username=Darkened%20Angel"></a>
<a href="http://www.avantgarde-atelier.com"></a>
<a href="http://www.lithiumpicnic.com"></a>
<a href="http://www.perouinc.com"></a>
<a href="http://www.vasilykonstantin.com"></a>
<a href="http://www.threnodyinvelvet.com"></a>
<a href="http://www.industrialbitch.co.uk"></a>
<a href="http://lilith.me.uk"></a>
<a href="http://www.akashka.com"></a>
<a href="mailto:rebecca@beautyindarkness.co.uk"></a>
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%" id="beauty in darkness" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="beauty in darkness.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="beauty in darkness.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="beauty in darkness" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
And I couldn't replicate the link problem. Have you already fixed it?
darkenedangel
08-17-2005, 06:37 PM
REMOVE THE DOC TYPE DECLERATION
that will fix your 100% issue.
How do I do this within flash mx 2004?
darkenedangel
08-17-2005, 06:38 PM
The size problem is caused by standard-compliance. You have the size set in a way that only internet explorer understands. People using Mozilla and other browsers won't see it correctly. You should change your HTML file to what's below (I added your file name in there for ya).
As far as I know, this method is 100% cross-platform compatable. Put this in your HTML file and you should be good to go.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>beauty in darkness</title>
<style type="text/css">
html, body { height: 95%; }
</style>
</head>
<body bgcolor="#ffffff">
<!--url's used in the movie-->
<a href="http://www.harderfaster.net/?sid=8a52d89bb190031713175b3f575c493a§ion=photos&username=Darkened%20Angel"></a>
<a href="http://www.darkened-angel.deviantart.com"></a>
<a href="http://www.fallintoblue.com"></a>
<a href="http://www.attis.nu"></a>
<a href="http://www.suzi9mm.com"></a>
<a href="http://www.mckean-art.co.uk"></a>
<a href="http://www.aenemya.com"></a>
<a href="http://www.herrbuchta.com"></a>
<a href="http://www.fealasy.com"></a>
<a href="http://www.larafairie.co.uk"></a>
<a href="http://www.ben-thomas.com"></a>
<a href="http://www.xynxu.com"></a>
<a href="http://www.harderfaster.net/?sid=8a52d89bb1900311713175b3f575c493a§ion=photos&username=Darkened%20Angel"></a>
<a href="http://www.avantgarde-atelier.com"></a>
<a href="http://www.lithiumpicnic.com"></a>
<a href="http://www.perouinc.com"></a>
<a href="http://www.vasilykonstantin.com"></a>
<a href="http://www.threnodyinvelvet.com"></a>
<a href="http://www.industrialbitch.co.uk"></a>
<a href="http://lilith.me.uk"></a>
<a href="http://www.akashka.com"></a>
<a href="mailto:rebecca@beautyindarkness.co.uk"></a>
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%" id="beauty in darkness" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="beauty in darkness.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="beauty in darkness.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="beauty in darkness" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
And I couldn't replicate the link problem. Have you already fixed it?
What have you actually changed or added in the html? i would like to know so I can add it everytime I update the site
Flash Gordon
08-17-2005, 09:19 PM
How do I do this within flash mx 2004?
Notepad! and alter the html.
Not within Flash
darkenedangel
08-18-2005, 11:07 AM
Notepad! and alter the html.
Not within Flash
Ahh ok, well I cant wrote html :( and I donnt really understand it
theiceman
08-18-2005, 09:00 PM
Hi there,
Your site does look nice and clean but its just way too small for me to see completely.I am using firefox if that helps.
Let me know if you manage to work around it so I can take another look.
Regards,
Jason Pickford
nickgs
08-19-2005, 03:28 AM
^ The above needs to be implemented for us Mozilla users. ^
There we go no html:
http://www.beautyindarkness.co.uk/beauty%20in%20darkness.swf
;/
The flash looks great!
Nick
design_preneur
08-28-2005, 06:01 AM
Since you have decided to use Flash for implementing your website, you should use some sort of animation. Your website can be created exactly the same in HTML and would be much more indexable.
Nice graphic work. You have a very unique sense of style.
my .02
-design preneur
beema
09-06-2005, 01:54 AM
I would slow down the slide show on the home page.
Also, not to put it down, b/c I really like the design, but why did you do it in flash? There's really nothing in there that couldn't be done with html, seems like kind of pointless to use flash for it.
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.