When I have a widget, let´s say a “Gallery” and I want it to be moved around, rotated and scaled, then I have to uncheck “Fixed” in the Interaction-Inspector. But then I can not choose other images in the gallery. How can I move a widget around the screen but also interact with it´s content? - other example: A WEB-Browser moved around, but also be able to touch the interaction WITHIN the browser?
What is the best possibility to realise something like this:
The Splash-Screen is touched, a menu pops up, there I can choose from different contents (images etc. but also other menus) and the new content pops up on the screen, also for multi-users?
I´ve tested the WEB-widget, works fine with online-content (“http://www.”) but not with local based URL (“file:///C:/test/test.html”). What could there be the problem?