Are there new features to come for CoolTemplate?
Of course, I have had a good feedback from customers and these are some of the new features to come in the next updates:
-
1. Deeplinking.
2. Free Twitter timeline Plugin.
3. Background effect optional.
4. Change Image Background depending on the section.
5. PSD File included with Covers and Interface.
6. Jukebox Seek handleable.
7. Optional Fit to Screen in FullView for Images and Videos.
8. CircularScrollBar: to manipulate CircularGallery Position.
9. Thumbnails in FullView Gallery.
10. Close button for Content Area.
11. More Optimization.
Which are the settings for the other CoolTemplate demostrations?
Put this attributes in the “settings” XML Node.
For Demo 1:
time="1" easeOut="Exponential.easeOut" easeIn="Exponential.easeIn" easeInOut="Exponential.easeInOut" logo="images/logo-green.png" backgroundBaseColor="0x769300" backgroundImage="your_brackground_image_here.jpg" backgroundNoise="false" globalColor1="0x9bc104" globalColor2="0xffffff" globalColor3="0x000000" jukeBox="false" fullViewBackgroundColor="0x000000" contentBackgroundColor="0x1b2300" imagesPath="images/green/"
For Demo 2:
time="1" easeOut="Exponential.easeOut" easeIn="Exponential.easeIn" easeInOut="Exponential.easeInOut" logo="images/logo-green.png" backgroundBaseColor="0x769300" backgroundImage="your_brackground_image_here.jpg" backgroundNoise="false" globalColor1="0x9bc104" globalColor2="0xffffff" globalColor3="0x000000" jukeBox="false" fullViewBackgroundColor="0x000000" contentBackgroundColor="0x1b2300" imagesPath="images/green/"
How do I protect my CoolTemplate from ilegal use?
Easy, in the Class Global.as:
1. Set PROTECTED property to true
2. Add your own domain to SECURITY _DOMAINS property separate by ”|”
Example:
3. Finally compile the project and publish in your server.
1. Set PROTECTED property to true
2. Add your own domain to SECURITY _DOMAINS property separate by ”|”
Example:
public static const PROTECTED:Boolean = true; public static const SECURITY_DOMAINS:String = "mydomain.com|subdomain.mydomain.com";
3. Finally compile the project and publish in your server.
What is new in CoolTemplate?
Cooltemplate has had a big depuration process (now, It could be called CoolTemplate Reloaded), where users have played a very important roll giving your opinions and making really great suggestions, which is why a lot of modifications have been done to make it better than It is currently, the features included in this new version are:
-
1. 5x more optimized. More fluent, better performance to enjoy CoolTemplate the maximum.
2. Changeable background image by section.
3. Optional background image effects, now effects are handle independently (backgroundEffects, backgroundBlendMode, backgroundNoise, backgroundGradient).
4. Optional tooltip for Covers.
5. New cover added “photoAlbum”.
6. New mode to show content via popup with two visualizations (Fullscreen or Windows).
7. Improvements in SWF loads, with the same visualization options, including popups.
8. JukeboxSpectrum optimized.
9. New mode to display images, now you can choose between show images totally in FullScreen or keep the stage size.
10. New plugins included, It have been added new plugins to extend CoolTemplate functionality, now you have available FlashShopPlugin, CircularGalleryPlugin and ListPlugin for free.
11. Now you can add any type of subsection in main sections, allowing to organize better the content.
12. Close Button added to ContentBox.
13. Last but not least, debugging and bugs fixed.


374 Purchases
333 Comments