Kakaflash
Kakaflash
Out of context: Reply #5
- Started
- Last post
- 7 Responses
- designbot0
Yeah, I would try stripping some of that code out....use the most basic code to embed flash and see what happens:
<object width="356" height="239" align="right">
<param name="movie" value="video.swf" />
<embed src="video.swf" width="356" height="239"> </embed>
</object>