Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Monthly Calendar

This is a discussion on Monthly Calendar within the FlepStudio utilities forums, part of the Tutorials category; Hi all ! A new free utility has been created by FlepStudio. It's a monthly calendar that reads from XML ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-10-07, 06:10
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,356
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
Monthly Calendar

Hi all !

A new free utility has been created by FlepStudio.
It's a monthly calendar that reads from XML file.
Easy to manage, just update the XML.

Monthly Calendar

Flash CS3 and XML calendar







Description

Scroller Calendar that reads from XML file

Scrolls the days of the month.


Each day is clickable.


Files package

main.fla

Main.as

LoadingXML.as

calendar.xml

readme.txt

Important : Open LoadingXML.as file and change the URL to XML file at line n° 34.


XML options

- name attribute: the month's name

- date attribute: the day of the month

- event attribute: the event of the day

- url attribute: the url of the event page


XML file:
HTML Code:
<?xml version="1.0" encoding="UTF-8"?>
<month name="OCTOBER">
	<day date="01" event="write the event here" url="http://flepstudio.org"></day>
	<day date="02" event="write the event here" url="http://flepstudio.org"></day>
	<day date="03" event="write the event here" url="http://flepstudio.org"></day>
	<day date="04" event="write the event here" url="http://flepstudio.org"></day>
	<day date="05" event="write the event here" url="http://flepstudio.org"></day>
	<day date="06" event="write the event here" url="http://flepstudio.org"></day>
	<day date="07" event="write the event here" url="http://flepstudio.org"></day>
	<day date="08" event="write the event here" url="http://flepstudio.org"></day>
	<day date="09" event="write the event here" url="http://flepstudio.org"></day>
	<day date="10" event="write the event here" url="http://flepstudio.org"></day>
	<day date="11" event="write the event here" url="http://flepstudio.org"></day>
	<day date="12" event="write the event here" url="http://flepstudio.org"></day>
	<day date="13" event="write the event here" url="http://flepstudio.org"></day>
	<day date="14" event="write the event here" url="http://flepstudio.org"></day>
	<day date="15" event="write the event here" url="http://flepstudio.org"></day>
	<day date="16" event="write the event here" url="http://flepstudio.org"></day>
	<day date="17" event="write the event here" url="http://flepstudio.org"></day>
	<day date="18" event="write the event here" url="http://flepstudio.org"></day>
	<day date="19" event="write the event here" url="http://flepstudio.org"></day>
	<day date="20" event="write the event here" url="http://flepstudio.org"></day>
	<day date="21" event="write the event here" url="http://flepstudio.org"></day>
	<day date="22" event="write the event here" url="http://flepstudio.org"></day>
	<day date="23" event="write the event here" url="http://flepstudio.org"></day>
	<day date="24" event="write the event here" url="http://flepstudio.org"></day>
	<day date="25" event="write the event here" url="http://flepstudio.org"></day>
	<day date="26" event="write the event here" url="http://flepstudio.org"></day>
	<day date="27" event="write the event here" url="http://flepstudio.org"></day>
	<day date="28" event="write the event here" url="http://flepstudio.org"></day>
	<day date="29" event="write the event here" url="http://flepstudio.org"></day>
	<day date="30" event="write the event here" url="http://flepstudio.org"></day>
	<day date="31" event="write the event here" url="http://flepstudio.org"></day>
</month>

Source files:
Attached Files
File Type: zip MonthlyCalendar.zip (721.8 KB, 206 views)

__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !

Last edited by Flep; 05-06-08 at 16:41.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 24-10-07, 02:05
Junior Member
 
Join Date: Oct 2007
Posts: 6
Rep Power: 0
sabelian is on a distinguished road
Re: Monthly Calendar

how can i change the font size/type/line spacing for the events?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 24-10-07, 04:08
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,356
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
Re: Monthly Calendar

Hi,
open mc_day you have in the library.
There are 2 text fields.
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 23-07-08, 07:06
Junior Member
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0
waterwerd is on a distinguished road
Re: Monthly Calendar

when i play the swf file extrenally, i get this error:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Main/init()
at Main()

how do I view the calendar on flash player?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:38.


Powered by vBulletin versione 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406