hi all,
i'm trying my damndest to get a video to .show() by doing just that and start playing with the sendEvent('play') method to the player (originally loaded with a false autostart) but nothing seems to be working. from what i understand, it's pretty straightforward. can anyone shed some light? i really need this working, as this page is supposed to drop in a few hours. thanks in advance.
fyi, i am also using a state listener, but that's not doing the trick and it doesn't look like a state gets published when it's first loaded. i'm thinking i need to do a short delay and then sendEvent?