INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Please help, big problem..  (Read 1406 times)

tommer

  • Recent member
  • *
  • Posts: 19
Please help, big problem..
« on: June 17, 2006, 02:57:09 pm »

Hello

I'm trying to create a touchscreen frontend to media center, using automation, but have run into a serious problem:

I'm using zones and when I change zone in my main app mediaplayer is popping up in front...?

Example of code is:
MCAutObj.GetZones.SetActiveZone(ZoneNr);

which also pops Media Center in front of my app which I don not want..

Please help...

regards
Tom
Logged

Mr ChriZ

  • Citizen of the Universe
  • *****
  • Posts: 4375
  • :-D
Re: Please help, big problem..
« Reply #1 on: June 17, 2006, 04:43:38 pm »

I can confirm your observations using the C# Script Plugin.

You might be able to regain focus using Windows API calls,
but it's far from Ideal.... you might need to put in a delay before
regaining focus.

Ideally tho I think this ones down to JRiver to look at?

tommer

  • Recent member
  • *
  • Posts: 19
Re: Please help, big problem..
« Reply #2 on: June 18, 2006, 05:36:48 am »

Thanks, glad somebody has made the same discovery.

I've partly solved it by starting Media Center in windowed view and dragging it over to one of the sides, but this is far from ideal...

Another issue I'm having is (i'm using multizone) that I cannot adjust zone volume level on certain (starting with mms) radio streams.

This one "locks" volume mms://mms-cluster2.nextra.no/P4_Norge, while this one: http://www.nrk.no/dynasx?p_lenke_id=493706&p_artikkel_id=&mswmext=.asx is ok???

Tom
Logged
Pages: [1]   Go Up