I may have misunderstood the intent of the field. Maybe try moving the get_meta line up a few lines to just above
$slide_nb++;
} // foreach post
For good measure, also change $post->ID to $featured->ID. Getting output of any sort is break through. It's now just a matter of moving it around until it ends up in the right place.