PDA

View Full Version : Problem with Flash on CSS



NahiaN
10 Sep 2006, 05:12 AM
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 !!

NahiaN
10 Sep 2006, 05:14 AM
You will find the photo here:

http://www.kirupa.com/forum/attachment.php?attachmentid=38898&d=1157881708

Thanks!!