Hello,
i have searched the threads and cannot find the answer. I am trying to embed a file created in flash, a simple set of photos appearing using a timeline, the animation works in preview.
I am trying to embed flash in a fragment on my home page using the following code
!!<<object width="400" height="250">
<param name="movie" value="breasleygal.html">
<embed src="breasleygal.html" width="400" height="250">
</embed>
</object>>!!
In my root folder I have breasleygal.html breasleygal.swf breasleygal.fla i have tried all 3 file paths but none will appear, the html result can be seen here www.orthobed.co.uk , the swf just leaves a blank area.
Can anyone help.
Regards Steve
i have searched the threads and cannot find the answer. I am trying to embed a file created in flash, a simple set of photos appearing using a timeline, the animation works in preview.
I am trying to embed flash in a fragment on my home page using the following code
!!<<object width="400" height="250">
<param name="movie" value="breasleygal.html">
<embed src="breasleygal.html" width="400" height="250">
</embed>
</object>>!!
In my root folder I have breasleygal.html breasleygal.swf breasleygal.fla i have tried all 3 file paths but none will appear, the html result can be seen here www.orthobed.co.uk , the swf just leaves a blank area.
Can anyone help.
Regards Steve
Comment