.
overview
features
samples
help & support
downloads
buy now

4.4/5
Posted by : snowcat on 05/22/2008 29573 pageviews, 146 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 7 and above

Fully customizable events calendar, XML driven.

Here are some of the variables you can edit:
calendarWidth & calendarHeight
calendarColor & calendarGradient
backgroundAlpha & alphaSpeed
calendarTextSize & calendarTextFont & calendarTextColor
effect
daySize & dayColor & dayEventColor & dayAlpha
daySpacing
eventBorder & eventColor
eventTextSize & eventTextFont & eventTextColor
transition & eventTransitionSpeed
startDay

All the code (well commented) is in the first frame on the timeline.

All the images & text are loaded from the easy-to-edit XML file.
You can set a different background for each month.

You can edit the day letters and month names for different languages, and you can set any day as the start day in the calendar.



Calendar XML demo1

Calendar XML demo2

Calendar XML demo3

1 2 3 Next »

fishinhoal fishinhoal
 
Has bought the file

Thanks snowcat…btw — calendar is pretty cool.

Hi,
To embed a font you’ll have to do the following:
Define my_font in the Library, by selecting New Font in the context menu after clicking the icon in the upper right corner of the Library. You must select “Export for ActionScript” and “Export in first frame”, and the Identifier would be named let’s say my_font.
In the AS code set
calendarTextFont = “my_font”;
informationTextFont = “my_font”;
After that you’ll have to search for each occurrence of “createTextField”, and let’s say you have calendar.createTextField(“Antet”,calendar.getNextHighestDepth(),0,0,0,0);
then you’ll have to insert a line after that and set:
calendar.Antet.embedFonts = true;
So you’ll have set embedFonts = true for each text field.
To find the alignment of the month-year search for calendar.Antet._x
Regards,
Snowcat

fishinhoal fishinhoal
 
Has bought the file

How do I embed a font into the calendar? i'm able to change it in the actionscript but it goes right back to default once I throw it online.

Also,

where in the actionscript is the alignment of the month/year — as you can see even in your demos above, the month/year is not centered properly.

Sych: Yes, you can easily change the arrow icons from the Library. To use the pictures background without opacity just set calendarAlfa=100;

gomarvelous: There are two ways to do it: 1.Find the first two _x and _y properties in the code (one is under with(background) statement and another in with(calendar) statement) and set them as you like. 2.create a new symbol and cut-paste all the code from the first layer on the timeline in the first layer of this newly created symbol. Place that symbol at any (x,y) positon you like on the stage

loveyourdesigner: The line of code you're looking for is:
function didyoupressme(n:Number){
For the other request, I'm afraid I didn't provided support for HTML text formatting

itoalvarez: There are two ways: 1.Find in the code all the defined alpha variables and change them to your needs, or 2. create a new symbol and cut-paste all the code from the first layer on the timeline in the first layer of this newly created symbol. Place this symbol on the stage and set it's alpha in the Properties panel(Ctrl F3)

 

I‘m new to Flash and was trying to find a way to make the calendar transparent. I tried looking in the data.xml. I also tried looking inside the Action Script within Flash, and could not seem to find where to make the calendar transparent. Does anyone know how to accomplish this task?

loveyourdesigner loveyourdesigner
 
Has bought the file

what would be a line of code that I can use to make the event links open up in a blank browser window? I‘d also like to format my event text with HTML, (line breaks, bold/italic)- but it doesn‘t seem to be working when I try- I am primarily a designer, but I know a little

gomarvelous gomarvelous
 
Has bought the file

Hi. I purchased the calender last night and I am really trying to figure out how to place the calender EXACTLY where I want it to show up in my movieClip. I‘m using the calender on my website on a page and when I test the movie, it isn‘t centered in my movie clip. I guess what I really want to know is how do I edit the x and y coordinates to align the calender to show up right where I need it. I have looked in the actionscript coding and in the xml file. If you can help me I would really appreciate it.

Kindly,
Marv.

Sych Sych
 
Has bought the file

Hi mate,

I don?t know Flash. So please, tell me if is possible to change the arrows icons and if is possible to use the pictures background without opacity. But i want the opacity in the number like is. I just want to use the pictures with a better “quality”...

I bot your project already. Thank you!

richardgarant richardgarant
 
Has bought the file

Perfect! Thank you …

Richard

1 2 3 Next »

 
featured componentsfeatured components