Hi,

We recently moved on from drupal-4.7.3 to drupal-5. We find it bit weird that embedded playlists are not working now with browsers like firefox, opera, though there is no issue with safari.

Example : http://www.shreemaa.org/drupal/node/985

Any help/guidance will be appreciated.

Regards
drupalkid

Comments

sjames’s picture

http://www.shreemaa.org/playlists
upgraded recently from drupal-4.7.3 to drupal-5

I have the same problem. after the upgrade to drupal-5, none of my embedded playlists play now with Firefox, Mozilla, Camino, IE. the only browser that works is Safari.

I hope someone can give a clue as to why drupal-5 doesn't work with these other browsers and play the embedded playlist.

thanks for any help.
Susan

sjames’s picture

http://www.shreemaa.org/playlists
upgraded recently from drupal-4.7.3 to drupal-5

I have the same problem. after the upgrade to drupal-5, none of my embedded playlists play now with Firefox, Mozilla, Camino, IE. the only browser that works is Safari.

I hope someone can give a clue as to why drupal-5 doesn't work with these other browsers and play the embedded playlist.

thanks for any help.
Susan

sjames’s picture

if you use sample.mov in your embedded object code, for your playlist, you will have to make sure drupal-5 can find the file and that it is in the web docs path. drupal-4.7.3 is more forgiving and doesn't care if sample.mov is there.

after the drupal-5 upgrade, I had to place sample.mov in $HTDOCS_HOME/drupal-5/ and in $HTDOCS_HOME/drupal-5/node to make the playlists work in drupal-5.

hope that helps,
Susan