[plumi-discuss] [Plumi] #439: Adding Plumi embed code to wordpress blog adds cruft and doesn't work
Plumi
trac at plumi.org
Mon Aug 23 20:40:11 EST 2010
#439: Adding Plumi embed code to wordpress blog adds cruft and doesn't work
---------------------------+------------------------------------------------
Reporter: and | Owner:
Type: task | Status: new
Priority: major | Milestone: 3.2
Component: AuthorProfile | Keywords:
Tester: And |
---------------------------+------------------------------------------------
When adding the embed code to a WP blog and switching to the visual editor
WP changes this
<object width="400" height="300" id="_player-videoview" name="_player-
videoview"
data="http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"
type="application/x-shockwave-flash"><param name="movie"
value="http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"
/><param name="allowfullscreen" value="true" /><param
name="allowscriptaccess" value="always" /><param name="flashvars"
value='config={"playlist":[{"url":"http://demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/thumbnailImage","type":"image"},{"url":"http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4","autoPlay":false,"autoBuffering":false,"bufferLength":5}],"clip":{"url":"http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4"}}'
/></object>
into this
<object id="_player-videoview" classid="clsid:d27cdb6e-ae6d-11cf-
96b8-444553540000" width="400" height="300"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="name" value="_player-videoview" /><param name="data"
value="http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"
/><param name="allowfullscreen" value="true" /><param
name="allowscriptaccess" value="always" /><param name="flashvars"
value="config="playlist":["url":"http://demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/thumbnailImage","type":"image","url":"http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4","autoPlay":false,"autoBuffering":false,"bufferLength":5],"clip":"url":"http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4""
/><param name="src"
value="http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"
/><embed id="_player-videoview" type="application/x-shockwave-flash"
width="400" height="300"
src="http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"
flashvars="config="playlist":["url":"http://demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/thumbnailImage","type":"image","url":"http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4","autoPlay":false,"autoBuffering":false,"bufferLength":5],"clip":"url":"http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4""
allowscriptaccess="always" allowfullscreen="true"
data="http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"
name="_player-videoview"></embed></object>
This doesn't seem to occur with videos from Vimeo as am wondering if this
is an issue on the Plumi/Flowplayer side of things.
--
Ticket URL: <http://plumi.org/ticket/439>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform
More information about the Discuss
mailing list