I am using flash module version 5.x-2.4.
when I enable the module this is the message what I get:

You must copy the flashvideo_playlist.php file into your Drupal root directory in order for the video playlists to work

If I continue futher with the setup steps according to the tutorial everything goes fine till the 7th step
and when I check the node after running the cron it still gives the message

VIDEO CURRENTLY NOT AVAILABLE

so just to debug I checked the files folder the video files are stored in the files folder and the thumbnails are aslo created but not the flash videos.

when I went deep into the tables through phpMyAdmin
I checked "fmpeg table"
It showed that the flv files are present in the "output_file column".
But when I checked the "files folder" it does not show the file.

I have almost spent 2 days behind installing this module and the corresponding files but no luck still.

If u could help it would be of great use as I need it very urgently.

details of the installation
* installed lame from the following link which I pasted on the unix command prompt
wget http://easynews.dl.sourceforge.net/sourceforge/ lame/lame-3.97.tar.gz
path:: /usr/bin/lame
* installed ffmpeg from the following link which I pasted on the unix command prompt
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
path::/usr/local/bin/ffmpeg
* installed Ruby from http://www.ruby-lang.org/en/
ie ruby-1.8.6-p110.tar.gz
path::/usr/local/bin
* installed flvtool2 from the following link which I pasted on the unix command prompt
wget http://rubyforge.org/frs/download.php/9225/ flvtool2_1.0.5_rc6.tgz
path::/usr/local/bin
* installed Joroen Wijering's Flash Player
ie jw_flv_player.zip
path::/usr/local/bin
I did follow all the steps as shown in the tutorial.If I did miss any of the step please let me know.

I hope all this details r enough for helping me.
I hope to get the response as soon as possible.

Thanking u in anticipation.

Regards

JUNED KAZI

Comments

travist’s picture

Status: Active » Fixed

2.5 BETA should fix this issue.... Thank you everyone for your patience.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.