Hi
I am new in Drupal. I have installed FLV media player & place the mediaplayer.swf file (from http://www.jeroenwijering.com/?item=JW_FLV_Player ) in this "flvmediaplayer" directory and set configuration options per content type at admin/settings/flvmediaplayer .
I followed these steps to install "swfobject_api" module
1) Please module into modules directory
2) Download SWFObject library from:
http://blog.deconcept.com/swfobject/#download
3) Place the swfobject.js file into modules/swfobject_api/
4) Place the expressinstall.swf file into modules/swfobject_api/
5) Activate module in admin/build/modules
6) Configure the module via admin/settings/swfobject_api

i installed "XSPF Playlist" also ans media file as "XSPF Playlist for each node"
I enabled player for "story " content type
I uploaded one "20051210-w50s.flv " in story attachment but player is not rendered.
Please help me what is missed by me to install JW player.
Thanks in advance
Braham

CommentFileSizeAuthor
#1 $node dump png26.25 KBantoniotorres

Comments

antoniotorres’s picture

StatusFileSize
new26.25 KB

@braham.p make sure you have version 3 btw, the JW website only gives you 4 which the module isn't compatible with from what I gather.
I did that, got 3 in there but it still didnt fix my issue.

a dump shows no flvplayer info on the $node object, but no error is reported

stdClass Object
(
  [nid] => 16
  [vid] => 16
  [type] => page
  [status] => 1
  [created] => 1219924328
  [changed] => 1219924357
  [comment] => 0
  [promote] => 0
  [sticky] => 0
  [revision_timestamp] => 1219924357
  [title] => Movie file
  [body] => 

This was uploaded without any additional information


  [teaser] => This was uploaded without any additional information
  [log] => 
  [format] => 1
  [uid] => 0
  [name] => 
  [picture] => 
  [data] => 
  [last_comment_timestamp] => 1219924328
  [last_comment_name] => 
  [comment_count] => 0
  [taxonomy] => Array
    (
    )

  [files] => Array
    (
      [22] => stdClass Object
        (
          [fid] => 22
          [nid] => 16
          [filename] => trn_parallel_25_adj.mpg.mpeg.flv
          [filepath] => files/media_mover/ffmpeg/converted/4/trn_parallel_25_adj.mpg.mpeg.flv
          [filemime] => 
          [filesize] => 565956
          [vid] => 16
          [description] => trn_parallel_25_adj.mpg.mpeg.flv
          [list] => 1
        )

    )

  [media_mover] => Array
    (
      [4] => Array
        (
          [0] => Array
            (
              [mmfid] => 10
              [nid] => 16
              [fid] => 21
              [cid] => 4
              [harvest_file] => files/trn_parallel_25_adj.mpg.mpeg
              [process_file] => files/media_mover/ffmpeg/converted/4/trn_parallel_25_adj.mpg.mpeg.flv
              [storage_file] => files/media_mover/ffmpeg/converted/4/trn_parallel_25_adj.mpg.mpeg.flv
              [complete_file] => 
              [url] => 
              [status] => 6
              [date] => 1219924328
              [data] => Array
                (
                  [fid] => 21
                  [nid] => 15
                  [filename] => trn_parallel_25_adj.mpg.mpeg
                  [filepath] => files/trn_parallel_25_adj.mpg.mpeg
                  [filemime] => video/mpeg
                  [filesize] => 1182916
                  [vid] => 15
                  [type] => page
                  [title] => test
                  [uid] => 1
                  [status] => 1
                  [created] => 1219924190
                  [changed] => 1219924289
                  [comment] => 0
                  [promote] => 0
                  [moderate] => 0
                  [sticky] => 0
                  [harvest_file] => files/trn_parallel_25_adj.mpg.mpeg
                  [harvest_module] => mm_node
                  [harvest_action] => 2
                )

            )

        )

    )

  [readmore] => 
  [content] => Array
    (
      [body] => Array
        (
          [#value] => 

This was uploaded without any additional information


          [#weight] => 0
        )

      [files] => Array
        (
          [#value] => 
Attachment	Size
trn_parallel_25_adj.mpg.mpeg.flv	552.69 KB


          [#weight] => 50
        )

    )

  [flvmediaplayer] => 
  [flvmediaplayer_embed] => 
Embed this video
Embed this


)

Stuck in the watah, losing hair slowly.

Thanks again arthur, I really appreciate your help

arthurf’s picture

There is a version 4 now that you can use- glad to help get things back on track