No problem, still think it’s a great file, trying to see where to rate it….

Last Update ( 21-7-2008 ) : The arrows bug has been fixed. Also if you want to show an event by default when this calendar opens, you can do so now by passing a date and event number in case there are multiple events for the same date. An example is included in the download files. Please download if you have downloaded before 21-7-2008. Thank You.
Dynamic XML Events Calendar Actionscript 3.0 Version:
This is an actionscript 3.0 based advanced dynamic xml calendar. It has a lot of features and very clean design.

Keywords: calendar, flash calendar, events calendar, dynamic events calendar, flash events calendar, flash xml calendar, flash xml events calendar, dynamic flash calendar, dynamic xml events calendar, dynamic flash xml events calendar, saafidesign, saafi design
Subscribe Here to be Get Notified About New File Releases
You might also be interested in:
1- Website Templates Collection:

4- Image Galleries / Slideshows Collection:

6- Navigation Menus Collection:

7- Flash Email Forms Collection:

8- FLV Video Players Collection:
See more files by SaafiDesign
dateMC.total_events_mc.theLabel.text = events_counter + " Event(s)";and change with the following:
dateMC.total_events_mc.theLabel.text = dateMC.dayEvents[0].TITLE;here the label is just a name of the textfield so it will display title of the event.
No problem, still think it’s a great file, trying to see where to rate it….
The moment I make any changes on the calendar the entire layout shifts to the left. I think Saafi’s on holiday. Anyone has an idea how to centre the page? Thanks
Posted 7 days ago
Hey!
to: jogwu78
Yeah the centering shift to the left! I am sure you have found this now, but you have to go to the initial actionscript layer in the calendarbit movieclip and then again on the FlashCalendar movieclip. just find the onStageResize() function and tweak that around a little bit! 
to: EVERYONE ? Does anyone know if it is possible to deeplink to an event directly? Like if i pass a variable MainCalendar.swf?day=20&month=09&year=2008 and this could load the actual content of that date? I think that if it isn’t possible, it would be a great feature to add on?
Cheers,
Posted 4 days ago
(sorry posted this on the AS3 .0 version i meant it on the AS2 .0 version!)
Posted 4 days ago
@xelion
passing date from flashvars is already implemented in AS3 version but not in AS2 version. I am having a very busy time so it might take a longer time to implement that feature in AS2 .
Posted 4 days ago
Magnificent work!
Questions: I guess there would not be any problem if I point to a xml generator instead a satic file, right?
I have been looking for a calenedar to manage hotel rooms availability dates, and I can see here that there is not big deifference, since we are dealing with dates right? with your personal opinion you think is possible to modify your code a little to manage dates?
Thanks!
Posted 1 day ago
@xerrano
yes, you either need to change the xml file path from the calendar .fla file to your .php or .aspx file or use flashVars to pass your .php or .aspx file path which will generate the same xml file structure that comes with the source files.
With knowledge of actionscript you can do whatever you want.
Posted 1 day ago