This template is very simple for use. All content is an external swf files. Just change external swf files, change logo, change music playlist and you can use this flash template for your work.
External swf files place in modules folder. XML playlist and audio files place in music folder.
Features:
Menu – Five sections. Section is an external .swf files. (For change of a name of section – change vars in ActionScript in second frame of main timeline)
Tiled BG – The background texture is a tiled image. Bonus: +1 BG Tile
Function of Center – Body of flash site always in center stage
mp3-player – XML driven mp3-player, simple for use. Just change xml-playlist in music folder
100% Like and Tolerance – tested on friends 
Enjoy!
How create 6 section and more?
1. menu movie clip:
add button (but from library) (instance name: menu_6)
add text field (var: text_menu_6)
2. ActionScript (second frame, main timeline):
a) search â€//eng: Menu buttons names†and add: menu.text_menu_6 = “Name of New Sectionâ€;
b) search â€//eng: function for load external .swf†and add: menu.menu_6.enabled = true;
c) search â€//eng: function for block menu when load content†and add: menu.menu_6.enabled = false;
d) search â€//eng: menu buttons†and add:
menu.menu_6.onRelease = function() { varMenu = 6; blockMenu(); TransitionOutInt = setInterval (varTweenTransitionOut, 250); TransitionInt = setInterval (varTweenTransitionIn, 300); LoadContentInt = setInterval (LoadContent, 250); }
note: varMenu is a number of section.
Update: fixed the function of center.


50 Purchases
24 Comments