Hello Drupal Nation!
Your assistance would be greatly appreciated. We are running Drupal 5 utilizing both the flash video & dash player modules. Dash Media Player developer, Travis, recently confirmed that for use of the Dash Player API, the dashplayer.swf file path s/b http://www.mysite.com/player/dashplayer.swf
I have the following questions:
1) What directory should the .rss and/or .xml video playlist file be placed in relationship to the dashplayer.swf file?
2) What directory should the source video flv. files be placed in relationship to the dashplayer.swf file? At upload utilizing the Flash Video module, our videos currently upload to the http://mysite.com/files/myvideoupload path.
a) The current path of our dashPlayer.swf in the Dash Player Module is: http://mysite.com/player/dashPlayer.swf
3) I am confused on the utilization of the config file. Currently we have set some flashvars in the Dash Player config file, yet from the settings such as playlist menu,links, arg, etc...., I do not notice any effect on the dash player when it displays. As such, should the 'congfig' flashvar be placed in the config=myconfig xml file or should it be placed as a flashvars of the Dash Player Module API embed code ?
Please advise,
Thanking you in advance!