Results 1 to 2 of 2

Thread: Problem with Flash on CSS

  1. #1
    Join Date
    Sep 2006
    Posts
    3

    Exclamation Problem with Flash on CSS

    Hey!!

    I am new in CSS!

    I am making a CSS based site now. But I want to add Flash on the site.
    For that I use this script:
    <script type="text/javascript" src="flashobject.js">

    <div id="flashcontent">
    <script type="text/javascript">
    var fo = new FlashObject("mainpic.swf", "animationName", "227", "282", "5");
    fo.write("flashcontent");
    </script>

    With this script Flash appear on my site. But the problem is I cant put it on the right place!! How can I do that?? Its little outside from the right place. But I cant find the way out!!

    Can you help me on this issue!! I think its a very easy stuff for any CSS expert

    I am waiting for the reply!!

    Please help me !!

  2. #2
    Join Date
    Sep 2006
    Posts
    3
    You will find the photo here:

    http://www.kirupa.com/forum/attachme...8&d=1157881708

    Thanks!!

Similar Threads

  1. slight problem with CSS code
    By webguy_dave in forum General Questions
    Replies: 1
    Last Post: 17 Dec 2005, 02:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •