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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...