I've been experimenting with shortcode recently, trying to embed videos from other websites. So far I don't seem to have the hang of it. For example, I took this code for a Godtube video:
<script type="text/javascript" src="http://www.godtube.com/embed/source/7pdyg7nx.js?w=400&h=255&ap=true&sl=true&title=true"></script>
and tried to convert it to shortcode like this:
[gigya src="http://www.godtube.com/embed/source/7pdyg7nx.js?w=400&h=255&ap=true&sl=true&title=true"></script>]
And when I tried to preview it, it said something like "embed_shortcode is not a valid command."
Did I do something wrong, or am I just out of luck?
The blog I need help with is southerngospelyankee.wordpress.com.