igeek
04-30-2005, 08:41 PM
Greetings Everyone,
I am seeking answers to a problem I have encountered working with Flash MX 7.2.
let me start by showing the code I am using to embed the flash movie into my CSS/Xhtml web page.
<object type="application/x-shockwave-flash" data="forcasting_gates_receipts.swf"
width="100%" height="83%" >
<PARAM NAME="SCALE" VALUE="NOBORDER">
<param name="movie" value="forcasting_gates_receipts.swf" />
</object>
The problem I am having is only with IE 5 MAC on OS 9 everyother browser displays this movie with no troble at all.
Description of the problem:
The Flash Movie I have happens to be at the bottom of my page and is not viewable when you first see the page.. you have to scroll down to actually see the movie.
The movie only partially loads for some reason..
The really strange thing is if you scroll all the way to the bottom of the page where the flash movie is before the page is done loading.. the movie displays fine but if you scroll up or down parts of the movie dissapear.
Do i need to preload the flash movie somehow...?
Is my code correct.
Can someone please help.....
Thanks,
igeek
I am seeking answers to a problem I have encountered working with Flash MX 7.2.
let me start by showing the code I am using to embed the flash movie into my CSS/Xhtml web page.
<object type="application/x-shockwave-flash" data="forcasting_gates_receipts.swf"
width="100%" height="83%" >
<PARAM NAME="SCALE" VALUE="NOBORDER">
<param name="movie" value="forcasting_gates_receipts.swf" />
</object>
The problem I am having is only with IE 5 MAC on OS 9 everyother browser displays this movie with no troble at all.
Description of the problem:
The Flash Movie I have happens to be at the bottom of my page and is not viewable when you first see the page.. you have to scroll down to actually see the movie.
The movie only partially loads for some reason..
The really strange thing is if you scroll all the way to the bottom of the page where the flash movie is before the page is done loading.. the movie displays fine but if you scroll up or down parts of the movie dissapear.
Do i need to preload the flash movie somehow...?
Is my code correct.
Can someone please help.....
Thanks,
igeek