Hi all !
FlepStudio has created a new free utility.
Its name is MenuVibration and it’s a Flash CS3 vertical menu with a vibration effect every some seconds.
It loads data from external XML file.
Just manage the menu from XML file and the graphics are in library panel so you can easy customize them.
Here is the XML file structure:
<?xml version="1.0" encoding="UTF-8"?>
<menu>
<item label="HOME" url="http://www.flepstudio.org/"></item>
<item label="FORUM" url="http://www.flepstudio.org/forum/"></item>
<item label="BLOG ITA" url="http://www.flepstudio.org/"></item>
<item label="BLOG ENG" url="http://www.flepstudio.org/english/"></item>
<item label="TUTORIALS ITA" url="http://www.flepstudio.org/tutorials.html"></item>
<item label="TUTORIALS ENG" url="http://www.flepstudio.org/english/tutorials.html"></item>
</menu>
Let us see it…






