I make all under the instruction in the module (FLVPlayer 1.0.2)
---------------------------------------------------------------------------------------------
Step 1 - Configure
Go to the preferences tab of the FLV Player admin panel, and enter the URL to the base of your flash video player. Next, enter the URL to your collection of FLV files.
Step 2 - Genres & Members
Go to the members tab, and add atleast one member (a member is just a type of category). You should do the same for genres as well. Note: It is possible to import genres and members along with video definitions from ASCII files.
Step 3 - Videos
In the videos tab of the admin panel add at least one video. The name field is used by the default templates to specify the filename (without extension or directory) of the FLV file.
Step 4 - Tags
In one of your content pages in CMS Made Simple, add the following two tags:
{cms_module module='FLVPlayer'}and
{cms_module module='FLVPlayer' mode='detail'}
----------------------------------------------------------------------------------------------
Files: video.flv, ufo.js, flvplayer.swf are in the root catalog of a site (_http://
www.mysite.com)
Step 1: Content->Flash Video Manager->Preferences
FLV File URL Prefix:
http://localhost
FLV Player URL:
http://localhost/flvplayer.swf
Step 2:
Id Name Code
1 user user
Step 3 - Videos
Id Video Code Video Title
1 video flv
Step 4 - Tags
Title Template Type Owner
TEST Left simple navigation + 1 column Content admin
in this page are strings:
{cms_module module='FLVPlayer'}
{cms_module module='FLVPlayer' mode='detail'}
And in results I have on my page this :
_________________________________________________________________________________
Keywords:
Id
1
Name
video
Title
flv (flv)
Length (H:MM)
0:22:00
Member
user
genres
video
Get the Flash Playerto see this movie.
1
video
http://mysite.com/index.php?mact=FLVPla ... eturnid=51
flv
May 3, 2007
May 3, 2007
May 3, 2007
May 3, 2008
user 1
0:22:00
___________________________________________________________________
and nothing with flash player.
In IE7 only one error: "UFO" is undefined
Can any help me with this problem? What i made wrong?