Go Back   Flashtory Support Forum > Flash Files Support > Other Flash Files > Analogue Countdown Timer

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-01-2009, 12:05 AM
Junior Member
 
Join Date: Nov 2009
Posts: 1
Default showing days only / changing size

Hi,

I'm looking to only display the days left, rather than including seconds, minutes, and hours.\

Also, i would like to change the size of the file. What would be the best way to change the file size of letters?
Reply With Quote
  #2 (permalink)  
Old 12-03-2009, 01:01 AM
Junior Member
 
Join Date: Oct 2009
Posts: 16
Default

Hello, the countdown timer wasn't designed to be resizable from the xml settings, but you can go in the Main.as file in SourcePack/1-Source/flashtory then go to line 170 and add this two lines:

this.width = somewidth;
this.height = someheight;

(This is not a true resize, the counter is just scaled)

Now open Analogue Countdown Timer 01.fla in SourcePack/1-Source/ change the document proprieties (dimensions) to the new width and height, so there won't be any empty spaces, publish the swf, and in SourcePack/2-Deploy you will have the new countdown timer. Also there is no way to display only the days without modifing a lot of the code, and that would be custom work. Hope this helps you.

Cheers,
Ionut.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX