Using Properties
Layout Properties
Text Properties
HTML Interactivity Properties
Touch Behavior Properties
Drag and Drop Properties
Advanced Properties
Performance Tweaks
Scene Properties
Layer Properties
Button Properties
Image Properties
Media Player Properties
Drop Pane Properties
Network Sender Properties
Network Receiver Properties
Timer Properties
JavaScript
Scene Properties
You can use Scene properties to adjust the appearance and functionality of a Scene component.
Adjusting Scene Properties
Select the corresponding component in the Scene Manager and go to the Scene section located under the Properties tab in the Inspector. You can type a value into the corresponding field, select a value from a list, or right-click a numeric field and change its value by moving your mouse while keeping the right mouse button pressed.
Scene Properties
Playback Count: Enter the maximum number of Media Player components that can play in the scene simultaneously.
Touch Feedback: Select the type of visual feedback you want when the multi-touch interface is touched.
Working with Scene Properties
All components are contained in scenes, making the latter essential parts of the multi-touch scenario. However, scene properties are very compact and easy to use.
Touch Feedback is useful for helping users see what they are doing. Although the feature is not strictly necessary and does not affect multi-touch functionality in any way, many users who are new to the multi-touch experience might appreciate this visual feedback.
Related Topics