@farhadm
14 years, 7 months ago
Hi
How can insert a flash (swf) file in top of front-page.php in template ?
Thanks
@gautamgupta
Just put the embed video code in the front-page.php template.
Thanks Gautam
embed video?
what is embed video?
@zaerl
Something like:
<object width="300" height="200"> <param name="movie" value="your_file.swf"> <embed src="your_file.swf" width="300" height="200"> </embed> </object>
don’t work this code and nothing appear