Hi guys..
I have bought many templates, made use of a lot of them.. but the constant feedback is why is it so small or can't I make it bigger.. so for this post (as LCD screens are getting used more and more as well as larger screens)
I hope you start making the flash templates larger in size. It is something I will look forward to.
(sorry this should be posted in template wishlist)
Future templates sizing
Started by jimwww, Nov 17 2008 05:08 PM
2 replies to this topic
#2
Posted 18 November 2008 - 08:15 AM
...I'll move this to the Template Wishlist forum.
wolf
wolf
#3
Posted 13 December 2008 - 02:30 AM
You can resize them.
Somewhere in the script for setup you'll find the main dimensions.
Something like
var WIDTH = 600;
var HEIGHT = 600;
As this is hard coded, making changes in movie properties won't do anything for actual output.
After you change the two variables, you'll need to resize the various items to make them fit properly.
Not every little item, just the holders for the thumbnails, large images and scroller.
Somewhere in the script for setup you'll find the main dimensions.
Something like
var WIDTH = 600;
var HEIGHT = 600;
As this is hard coded, making changes in movie properties won't do anything for actual output.
After you change the two variables, you'll need to resize the various items to make them fit properly.
Not every little item, just the holders for the thumbnails, large images and scroller.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













