You are here

constant VIDEO_CCK_YOUTUBE_COLOR2_DEFAULT in Embedded Media Field 5

2 uses of VIDEO_CCK_YOUTUBE_COLOR2_DEFAULT
theme_video_cck_youtube_flash in contrib/video_cck/providers/youtube.inc
The embedded flash displaying the youtube video.
video_cck_youtube_settings in contrib/video_cck/providers/youtube.inc
hook video_cck_PROVIDER_settings this should return a subform to be added to the video_cck_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['youtube']) so if you…

File

contrib/video_cck/providers/youtube.inc, line 8

Code

define('VIDEO_CCK_YOUTUBE_COLOR2_DEFAULT', '#CCCCCC');