Jump to content

I have a problem


kokane

Recommended Posts

I have a problem with my website. I don't know why it doesnt work on internet explorer.

KokaneStyle works on firefox or opera but it doesnt run on ie (neither for me)

but the direct link to the .swf works kokane.swf

oh and another question..how can I make the flash movie remain in the center for everyone, even if the resolution changes? because I just placed it in the center for the resolution I use but it looks different for other people.

and...if there's anyone here good with flash and would like to help me when I have some problems I would appreciate it very much ^_^

thank you

Link to comment
Share on other sites

<param name="movie" value="sources/flash/kokane.swf" />

should be

<param name="movie" value="http://kokanestyle.com/flashcontentswfs/kokane.swf" />

To put it in the center, first get rid of all this shit:

<p> </p>
<p style="margin-bottom: 0;"> </p>
<p style="margin-top: 0;">                                                            

lol

ok and now after the <body> tag put this:

<div align="center" style="margin: 30px auto;">

and before the end body tag, </body>, replace this </p> with </div>

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...