2

IDEA

Want to open a dialog with youtube video, play when I open when i close the dialog box , want to pause it and then continue when i reopen.

PROBLEM

Chrome supposed been working +-, but firefox seems having some problem always loading when I open the dialog.

Created this example

PS- not sure how trough embebed can access the video to pause.

Thanks in advance

Ricardo Rodrigues
  • 2,633
  • 5
  • 29
  • 31

1 Answers1

1

Have you had a look at the YouTube JavaScript API? It's far more configurable than trying to use the basic embedded player

http://code.google.com/apis/youtube/js_api_reference.html

Alexander Holsgrove
  • 1,795
  • 3
  • 25
  • 54