I'm trying to embed a .swf into a wordpress page. This sounds simple, but it isn't working and I cannot fathom out why. I've uploaded all the relevant files onto the server, and I'm fairly sure all the filepaths are correct. The folder containing the .fla and .swf files also contained an index.html file, which I have put into a template. I've tried putting the supplied code into the HTML on the page, I've tried simply using said template, and the best I'm getting is a blank area 开发者_运维知识库which doesn't load the flash content.
Could anyone suggest what I might have done wrong? Unfortunately I can't paste the code into here as it's full of javascript.
You should us swfObject Plugin : http://wordpress.org/extend/plugins/wp-swfobject/
There are actually so many ways to do that. However one of the easist way (not safest way tho, just my opinion) is using html table and use embedded code.
Remember, I would like to mention again that this is not the safest way!!! But , yes its easy!
First of all, just go to this site (you can use any other site which also creates you an embedded code as well) and then just follow the screen shots,
First
second
third
fourth
fifth
sixth is the last one
I hope this will help.
精彩评论