Thread Starter
EricG
(@ericg)
It worked!!! Whooami, you are the most awesome of all awesomness.
Thanks a ton for taking the time to do that, it’s really appreciated.
eric, if you edit the plugin correctly, it will work — Ive demonstrated it successfully on my site. I have a flash object in my header 🙂
Im curious about your inability to view my site though, since you mentioned trying from work as well. Do you use proxies? Care to share the domains or ips?
edit: wonderful! glad to hear that 🙂
You mean the code I use in my post to call the function? Or the code of the plugin itself?
This is how I call the flash mp3 player:
<object type="application/x-shockwave-flash" data="http://raphaella.co.kr/blog/musique/dewplayer.swf?son=http://raphaella.co
.kr/blog/musique/outtonight.mp3" height="20" width="200"><param name="movie" value="http://raphaella.co.kr/blog/musique/
dewplayer.swf?son=http://raphaella.co.kr/blog/musique/outtonight.mp3" /></object>
And this is how I call the dailymotion videos:
<div style="margin-bottom: 25px; margin-top: 25px; text-align: left; width: 320px"><iframe src="http://www.dailymotion.com/blog/
video/69213?key=5lri5uvvf2jc9lp8d4o6jie9ebbplijf8r1e1pu7" style="width:320px;height:256px;border:none;margin:0px;" width="320"
height="256" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" id="i5lri5uvvf2jc9lp8d4o6jie9ebbplijf8r1e1pu7"
>Dailymotion blogged video</iframe>
<span style="margin-top:0px;"><a href="http://www.dailymotion.com/video/x1hel_emilie-simon-fleur-de-saison">Emilie Simon -
Fleur de Saison</a></span></div>
flush, if thats what you are actually writing into your “post” box, then yes, you need to include what I posted above:
<param name="wmode" value="transparent" />
Note that doodleby used fancy quotes, and copying and pasting her line will break things.
Regarding the dailymotion videos, it appears your using their reccomended code, so I dont know.
Thank you,
Yes there’s no <param tag in the video call, do you think I can try putting one in?
you can try anything you want. if it breaks, remove it.
Ok at least it works for the Dewplayer. Thanks a lot.
Pity it doesn’t work for the dailymotion videos though…