View Single Post
Old 06-14-2003, 11:24 PM   PM User | #6
ogden2k
New Coder

 
Join Date: May 2003
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
ogden2k is an unknown quantity at this point
Here's what I have for flash, it validates, but the flash won't load:
Code:
<object type="application/x-shockwave-flash" data="c.swf?path=horses.swf"
 width="600" height="470">
          <param name="movie" value="c.swf?path=horses.swf" />
        </object>
Why not?
ogden2k is offline   Reply With Quote