-Open your blog
-Create a new post
- Open any flash games website and you can choice the game you want add it in your blog, after that press right click and choose (view page source)
- After that the page source will be open, then press (ctrl + f), then you can see small rectangle for search write (swf) and press (enter)
-Then take a (swf) and save it in a notepad
-After that return back to your post and press (html) and put this code
<embed align="middle" allowscriptaccess="always" height="500" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="gamecode" type="application/x-shockwave-flash" width="600"></embed>
Note: - you can change the width &height if you want
-Then open the notepad and take the game swf code and replace game code to swf code for game for example
Before the replace: -
<embed align="middle" allowscriptaccess="always" height="500" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="game code" type="application/x-shockwave-flash" width="600"></embed>
After the replace:-
<embed align="middle" allowscriptaccess="always" height="500" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://media.y8.com/system/contents/83725/original/barbie_prom_nails_designer_Y8.swf?1421676800 " type="application/x-shockwave-flash" width="600"></embed>
-Finally publish your post and view your post, you can see the game in your blog








No comments:
Post a Comment