The code on freevideocoding.com is limited since it only does the <embed> tag and not the wrapping <object> code.
Also, the use of <object> or <embed> tags will not be XHTML-valid unless you use JavaScript. I'm anal about pages being valid. That way I can justify telling IE users who have issues to get a real browser. -Matt ------------------------ http://vlogmap.org http://leanbackvids.com http://ridertech.com --- In [email protected], Michael Sullivan <[EMAIL PROTECTED]> wrote: > > there is also an embed media helper at http://videobloggers.org and > http://freevideocoding.com/ > > but real nice examples, matt. > > sull > > On 1/3/06, Edmund Yeo <[EMAIL PROTECTED]> wrote: > > > > Something like this: > > > > <table> > > <object width="385" height="300"></object></p> > > <param name="movie" > > value="http://www.vsocial.com/v/27a6cf5f60794e7eb92c175ded7458e2"></param> > > <embed > > src='http://www.vsocial.com/v/27a6cf5f60794e7eb92c175ded7458e2' > > type="application/x-shockwave-flash" width="385" > > height="300"></embed></table> > > > > > > Just replace the URL with your own, and also the size of yours. A > > plugin might be needed, but I could seemingly integrate it onto my > > Wordpress site without activating that plugin. > > > > Can you guys give it a try? > > > > Edmund > > http://swiftywriting.blogspot.com > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > -- > sull > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > "The hybrid or the meeting of two media is a moment of truth and revelation > from which new form is born" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > http://vlogdir.com - The Videoblog Directory > http://videobloggers.org - Free Videoblog Hosting / Vlogosphere Aggregator > http://interdigitate.com - on again off again personal vlog > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/videoblogging/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
