Quote Originally Posted by JonSea31 View Post
I discovered another problem with regards to the transitioning from the end of the Question to the Card Playing (BlueHigher/LowerRight, etc., to RevealFirstCard)...

Immediately after the RevealFirstCard sub is set off, the first card is revealed, and the background image along with any images and sounds that come from the BlueHigher/LowerRight Sub is played an additional time - one more than it should. The BlueHigher/LowerRight Sub, in other words, is activated twice instead of just once.

I will send you the updated files momentarily and see what can be done to fix this problem.
You should be able to put a breakpoint at the start of those subs and when the code gets there look at the call stack to see why.