Recent Topics

1 Jul 19, 2009 11:25    

My b2evolution Version: 3.3.0rc1

I want to post swf flash games on the blog for people to play. I have a couple of flash player plugins installed, but none of them work for playing flash games. One site I can embed games from recommends using this code:

<center><object width="350" height="250">
<param name="movie" value="http://kidsgamesblog.com/online/arcade/47.swf">
<embed src="http://kidsgamesblog.com/online/arcade/47.swf" width="525" height="375">
</embed>
</object>

When I paste the code into the blog post it says that it has invalid content. What happens if I shut off the validation rules and post it anyway since it appears to work in the preview?

Is there a plugin or anything that can run a swf flash game? If not I would like to request a plugin that would allow this.

thanks,
Robert

2 Jul 19, 2009 11:42

Works for me...

<div class="videoblock"><object type="application/x-shockwave-flash" style="width:525px; height:375px;" data="http://kidsgamesblog.com/online/arcade/47.swf"><param name="movie" value="http://kidsgamesblog.com/online/arcade/47.swf" /></object></div>

Suggestion: Download this plugin...
http://plugins.b2evolution.net/index.php/2009/04/18/videoplug_plus

If you use the Flash button, simply respond with the url of the swf, the height/width with px after the numbers, and you should be fine.

3 Jul 27, 2009 23:58

So if I am the only administrator I can disable the invalid content warning and post objects without any security problems?

4 Jul 28, 2009 00:16

If you use the code I posted, or the plugin I suggested, you won't/shouldn't get any "invalid content" warnings


Form is loading...