How to embed flash games inside WordPress posts?
Download and install Flash Plugin for WordPress.
Create a folder in the website root and upload the SWF (flash game files) there.
You can embed SWF inside WordPress posts using the syntax
[FLASH]%filename% , %width , %height% [\FLASH]
for example
%filename% =http://www.yoursite.com/flashgame.swf
%width =200
%height% =80
Here is a game, Cheese Hunt. Eat all the cheese to win.
How exactly the code was, I’m a bit confuse of putting the code.
I try a lot of style and yet its not working.
This is my last try of code:
[FLASH] %filename%=http://pinoymodshop.com/Games/star_wars.swf,%width=200,%height%=80 [\FLASH]
modpinoy
in the last part of the code use this
[/Flash]