0

I'm not quite sure if this is possible but here is what I want to do:

I want to have 2 different youtube videos (instantiated using the js api) on a page and I want to route the sound from one of them to the regular speakers and the sound from the other one to the headphones.

I'm pretty much open to any possible solutions and any suggestions will be much appreciated!

Diodeus - James MacFarlane
  • 112,730
  • 33
  • 157
  • 176
hdx
  • 4,198
  • 7
  • 26
  • 33

1 Answers1

0

This is internal to the player itself. You don't have access to it.

Diodeus - James MacFarlane
  • 112,730
  • 33
  • 157
  • 176
  • So if I wrote my own flash player I'd have access to it? Given I'd have to host the videos myself? – hdx Feb 22 '11 at 19:59