constant EMVIDEO_YAHOOMUSIC_BGCOLOR_DEFAULT in Embedded Media Field 6
Same name and namespace in other branches
- 5 contrib/video_cck/providers/yahoomusic.inc \EMVIDEO_YAHOOMUSIC_BGCOLOR_DEFAULT
- 6.3 contrib/emvideo/providers/yahoomusic.inc \EMVIDEO_YAHOOMUSIC_BGCOLOR_DEFAULT
2 uses of EMVIDEO_YAHOOMUSIC_BGCOLOR_DEFAULT
- emvideo_yahoomusic_settings in contrib/
emvideo/ providers/ yahoomusic.inc - hook emvideo_PROVIDER_settings this should return a subform to be added to the emvideo_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['yahoomusic']) so if you…
- theme_emvideo_yahoomusic_flash in contrib/
emvideo/ providers/ yahoomusic.inc - The embedded flash displaying the yahoomusic video.
File
- contrib/
emvideo/ providers/ yahoomusic.inc, line 11 - This include processes Yahoo Music API media files for use by emfield.module.
Code
define('EMVIDEO_YAHOOMUSIC_BGCOLOR_DEFAULT', '#000000');