jekyll-swfobject icon indicating copy to clipboard operation
jekyll-swfobject copied to clipboard

Does this still work well?

Open EyonJoshua91 opened this issue 10 years ago • 2 comments

EyonJoshua91 avatar Nov 19 '14 07:11 EyonJoshua91

Have you had any issues? I've been using it for a long time for building my website. You can check all the source here https://github.com/sectore/websector.de

sectore avatar Nov 19 '14 09:11 sectore

When I add :

{% swfobject swf_url %}

Latest Flash Player Plugin is required.

{% endswfobject %}

{% swfobject http://qq249181841.6000y.com/swf/2014-10-16/232712270.swf content_id=exampleC width:100% height:200px bgcolor:#FFFFFF menu:false %}

in my post, Github will email me and tell me that :

The page build failed with the following error:

The tag swfobject in _posts/2014-11-02-content-instruction.md is not a recognized Liquid tag. For more information, see https://help.github.com/articles/page-build-failed-unknown-tag-error.

EyonJoshua91 avatar Dec 03 '14 05:12 EyonJoshua91