jweb presentation/fullscreen issue
When I make my patcher go to fullscreen mode my jweb object window disappears. Any experience this before, there a way to stop it?
It actually enters some sort of endless loop, complaining: "error Operation could not be completed. (NSURLErrorDomain error -999.)" and continuously sending out resource
messages.
Is there anyway to correct that, or is it something I'm going to just have to deal with?
This is a known issue. jweb does not currently support full screen windows.
-Ben
Is there way to work around this?
I'm not making any promises, but this might work:
That patcher works when I'm using it in the full version of Max, but when I use it in just the runtime it doesn't hide the menu bar?
Works fine here. Version of Max/OS/computer model?
-Ben
runtime is 5.1.3 and it's a dell with XP 32bit. I just seen the latest runtime on the site is 5.1.4, so I'll give that a shot. It works just fine on my pc that has the activated full copy of max, but it's just the runtime that's giving me problems.
I just tried it with the 5.1.4, and it's not hiding the top menu bar.
Sorry, not sure of a good workaround at this point for Windows.
-Ben
i had the same problem. there is a workaround! for me it works if you switch to fullscreen without the jweb object inside the patcher and after you entered fullscreen you can place a jweb object in the patch with thispatcher like that: script newobject jweb
cheers jens