-
Hi there. I just installed the FW WordPress plug in. I am running WP 3.2.1.
I always work in ‘HTML’ mode in the WP editor.
I know very little about this, so I went for use of the shortcode inside of a page or post. As instructed in the WP admin panel, I FTP’d a “Video” folder (containing Movie.mp4) into my domain’s root directory.
So, the path to the .mp4 I am wanting to embed is : ‘http://www.mysite.com/Videos/Movie.mp4’
When I embed the shortcode [flowplayer src=Movie.mp4] I get the error message “200, streamnotfound, netstream.Play.streamnotfound, Clip:[Clip]http://mysite.com/Movie.mp4.
Again, I know very little, but it seems to me that the plug in is not recognizing the “Video” directory that the Movie.mp4 is in. I experimented with FTPing the video file loose in my root directory – as it seemed that was where the plug in was looking for it. I got the same error.
I did try putting single quotes around the file in the shortcode, too: [flowplayer src='Movie.mp4'], to no avail.
Please help me figure out my shortcode problem.
Or, if there is a way to embed HTML code to get it to work, then I would love to know!
Thank you!