Play Sounds
Extension
Reproduce your custom Media on Click or user events
Mouse enter
Executed when user move pointer on the element
Mouse Leave
Executed when user move pointer off the element
Click
The most classic event
Mouse Down
Executed just before the Click, useful when another script block the click
Mouse Up
Executed just after the Click
Visible
Executed on Scroll when Element is fully display on screen
Sounds
Increase your UI with more sense
Add a sound to your contents!
On Advanced Tab of each Widget you can find new Sound Section.
Add Sound Effects
Enable Sound Effects
Event
You can manage multiple user event, and each for them set a different sound
Play sound
Select your sound form Media Library.
Best supported audio file are MP3
Volume
Optionally set a Volume (1-100)
Element Selector
If you want specify what sub element should trigger the event.
Use jQuery selector syntax.
For example: “#mybtn”, “.my-navigations > a”
Orchestra
Play your Orchestra with no limits!
Add multiple instrument effects to same widget: using the Element Selector you can execute a different sound on each widget element, like Tabs, Hotspots, etc.
Loop
Play sound in Loop mode, the sound never ends
Play Once
Execute the Sound effect only one time, if you want repeat it you need to refresh page.
Very useful to use in combination with scrolling effects.