object.
public static String getMyPlayerContent(String playerUrl) {
return "<object width='640' height='385'><param
name='movie'
value='" + playerUrl + "'></param><embed src='" + playerUrl + "'
type='application/x-shockwave-flash' width='640' height='385'></
embed></object>";
On 12 mei, 00:19, Joel Dietz <jdi...@gmail.com> wrote:
> I was looking over the Blogger Google Data API for JAVA and didn't see
> any examples of including full HTML and/or Javascript in a post. Is
> this allowed? Supported?
>
> I would like to be able to automatically embed Google Wave in new blog
> posts.
>
> --
> You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
> To post to this group, send email to bloggerdev@googlegroups.com.
> To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/bloggerdev?hl=en.
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.
No comments:
Post a Comment