I am trying to embed a video that I made using Jing. I paste the source code into my blog post (when i'm in the HTML portion) and I save it/preview post and there is absolutely nothing on the page. Does anyone know why this would be happening? This is the embed code:
<object width="1049" height="728"> <param name="movie" value="http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/jingswfplayer.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/FirstFrame.jpg&containerwidth=1049&containerheight=728&loaderstyle=jing&content=http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/00000006.swf"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/"></param> <embed src="http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/jingswfplayer.swf" quality="high" bgcolor="#FFFFFF" width="1049" height="728" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/FirstFrame.jpg&containerwidth=1049&containerheight=728&loaderstyle=jing&content=http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/00000006.swf" allowFullScreen="true" base="http://content.screencast.com/users/JuliaBrewster/folders/Jing/media/5dc8f0c8-0435-4ac9-9297-2bda8660a23b/" scale="showall"></embed> </object>

