Hi Richard and Mary,
Thanks for the very helpful information. Yes I know its working fine on firefox but not on ie or chrome. I tried to implement this using Mary's above suggestion and now its working fine but there is another problem appearing which can be seen in the picture below
You can see menu is working fine. I am showing flash content using below code and setting width="895" and height="700" in the following code
<object width="895" height="700" data="Flash Content File for moodle.swf" type="application/x-shockwave-flash">
<param value="Flash Content File for moodle.swf" name="movie" />
<param value="#000000" name="bgcolor" />
<param value="opaque" name="wmode" />
</object>
but flash content is automatically showing on width="895" and height="600", below area is hiding and scroll bar is appearing on the page to show the hiding content.
I want to show all the content on the width="895" and height="700" without scrolling the page down to see the rest content. Please guide me what should I do right now?
Thanks for your cooperation. I am very thanksful to all of you. Please be kind to help me out to solve this problem.
Thanks,
Omer