Can you change or enlarge the indicator for the dates where something is added as a story?
Posted 6 months ago
An event calendar system for your sites which is easy to use and manage. Its XML and CSS based for easy modification without needing any Actionscript knowledge.
Here are some of the settings you can play with in the xml itself:
Example of entry for an event
<p>
<duration>14-18.3.2008</duration>
<launch>http://www.flashden.net </launch>
<memo_title>Some Award Show</memo_title>
<memo_details>Lorem ipsum dolor sit amet..</memo_details>
</p>
Duration: 14-18.3.2008 (day-day.month.year). Please note if duration exceeds a month to another month, you will need to create a separate entry
var currentMonth:Number = today.getMonth()+2;
@sharfeddin
do you mean the one under the ‘memo’ title ?
on frame labeled ‘done’ on line 83
Can you change or enlarge the indicator for the dates where something is added as a story?
Posted 6 months ago
@eirehotspur
not quite sure what you mean, but you can set the width and height easily in the xml.
What I mean is the little coloured triangle indicator at the top right corner of a dta to indicate there is an event entry.
Short Sighted people might not notice such a small indicator.
Posted 6 months ago
@eirehotspur
yeah, you can modify the graphic in that movieClip easily. In terms of scaling it will self adjust according to the overall width and height you set in the xml.
hi encryptme, your css clear my original css syle sheet, how can i complain them 2gether or how to fix the error? the following is my oriinal css, after loading your file then my css seems not working anymore.
@charset “utf-8”; /* CSS Document /
body { height: 100%; background-color: #ffffff; color: #85859c; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; }
html body{ margin: 0;} object {width: 100%; height: 100%;}
Posted 5 months ago
dear encryptme,
nvm, i fixed the problem by just command
//Stage.align = “TL”;
thanks
Posted 5 months ago
Encryptme,
No, not that.
What I’m talking about is the number for the date. Right now in the example you have and the one I downloaded it’s white, how do I change that.
Posted 5 months ago
site that is using this calendar is finally going up soon!
I’m wondering…. is there a way to limit user’s ability to go back as far as months… anything before August 2008, I don’t want them to see that,
Posted 4 months ago
4 days until launch! haha, it’s not a big deal of course, but it would be really cool to limit the userss from seeing anything before august 2008….
how can I do this? anyone got any ideas? I’ll pay you.
Posted 3 months ago
hi encryptme im having problems with the events on each date for example i want a single event on a month.. like on december 25 only not december 25-28 please check on the code
25.12.2008 is this possible? coz i get erorrs when i used single datethanks
Posted 3 months ago
Hi, encryptme!
Nice work!
I’m having a little problem: i’m trying to use a diferent font to display the month on the calendar and on the memo, but i can’t found out how to do it. I’ve been trying many diferent ways, but none of them works…
can you help me?
Thanks in advance
Posted 2 months ago
Hi, encryptme!
Nice work!
I’m having a little problem: i’m trying to use a diferent font to display the month on the calendar and on the memo, but i can’t found out how to do it. I’ve been trying many diferent ways, but none of them works…
can you help me?
Thanks in advance
Posted 2 months ago
@davidsife
since its controlled using css you can only choose standard fonts.. to change, open open up the css file.
how do i remove the link when you select an event, i really need to simply show a small amount of content in the window with no links, i have tried and delete but is simply makes the rest of the txt linked.
the best calender online i have yet found great work
Posted about 12 hours ago