scripts not enqueueing

try add_action('wp_enqueue_scripts', 'my_slider_scripts')

the hook doesn’t have a dash. It’s an underscore.