You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

issue with wordpress and commercial version of flowplayer Created Mar 21, 2010

This thread is solved

Views: 1177     Replies: 1     Last reply Nov 9, 2011  
You must login first before you can use this feature

don

Posts: 1

Registered:
Mar 20, 2010

issue with wordpress and commercial version of flowplayer

Posted: Mar 21, 2010

Hi, I just purchased the commercial version and I have been having one heck of a time trying to get it to work on my wordpress site.


<script type="text/javascript" src="http://videos.rehabstudents.com/player/flowplayer-3.1.4.min.js"></script>

<a href="http://videos.rehabstudents.com/videos/darin_magic_trick.flv" style="display:block;width:500px;height:324px;" id="player">
</a>

<!-- this script block will install Flowplayer inside the previous A tag -->
<script language="JavaScript">

flowplayer("player", "http://videos.rehabstudents.com/player/flowplayer.commercial-3.1.5.swf", {
	// product key from your account
	key: '#$dd571b20740739c0034'
});
</script>
When I have it set like that, there is no player but if I click where it would be I am prompted to download the .flv. All I want is to have a movie no play until it is clicked. I have searched everywhere and spent a few hours trying to figure this out. I was hoping someone could tell me what I am doing wrong, and how I can fix it. Thanks!

sgallego

Posts: 4

Registered:
Oct 26, 2011

» issue with wordpress and commercial version of flowplayer

Posted: Nov 9, 2011

Reply to: issue with wordpress and commercial version of flowplayer, from dkallail
To me, wordpress seems NOT to accept the "a"-Tag as a container. It works with the "div" Tag, but I keep struggling with adding other arguments like screenshot or aspect-ratio X(