- Has been a member for 4-5 years
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 100 and 499 items
- United States
- Referred between 10 and 49 users
Works Great, I agree is the best mini calendar on FD!
Works Great, I agree is the best mini calendar on FD!
Coonsie – I have a version that does this. Please mail me for more details.
Everybody else: V1.5 is almost complete, it contains a few extra featurs such as different color tiles and tooltips that appear on the first screen and summarise what that day holds. Any other suggestions are welcome!
Coonsie – just to say that I don’t get much time to surf all the posts of all my products. I’m sure all contributors would agree that its better to email your questions.
Cool Calendar Script.
2 Questions before I purchase:
1. Can events that have happened prior to “Today” automatically be removed?
2. What exactly is a “One Off” Event?
Thanks
When I set an event to “weekly”, the event does not show up the last week of every month. Can you please help me fix this??
Is there a way to change the month and day names into the local language ?
Also, When I choose event Type=”weekly” day=”xxxxx” All days of the week, EXCEPT the days of the last week of the month do not display the days in the color of the events. It shows as if there is nothing then…
Hello.
Please remember that I don’t get much time to surf the posts on all my products so if you need support it’s best to email me.
1. Yes you can change the language of the months, but that is in the code.
2. No, events cannot be automatically removed
3. A “one off” event is something that only ever happens once!
4. Thanks to both of you who have experienced problems with the last week of the month. I will be looking into this over the next few days.
Can u help with this problem:
Im triying to display all text in the schedulle but appear like trim
http://creativodigital.info/trabajos/implan/problem.gif
Thanks for help.
Anyone had issues trying to use HTML tags in the area within the XML file? I’ve got no problems having it parse correctly in the field, but I really just need this calendar for the pop-up bubbles and I can’t for the life of me figure out how to modify the .as files to allow for HTML parsing.
And I’ve tried the obvious course of action – using CDATA within the tag and no luck there.
Will you include RSVP , in a future release? GREAT file!!!!
anyone of you know how to use UFT8 with this calendar I could use Japanese writing by including Japanese font but my swf size increase of 2mb
any ideas???
thanks a lot
@tonyellis and other “Crazy Americans”
To change the date to the “proper format”
...
Set the XML Date value to MM-DD-YYYY
In datamining.as seacrhData function…
Change
_eventDate = Number(_thisNode.attributes.date.substr(0, 2));
to
_eventDate = Number(_thisNode.attributes.date.substr(3, 2));
and
_eventMonth = Number(_thisNode.attributes.date.substr(3,2));
to
_eventMonth = Number(_thisNode.attributes.date.substr(0,2));
To reflect a 12 hour clock time, just replace the small 00 with AM or PM as well as 13 to 1 14 to 2, etc… This still requires use of 24 hour clock time in the XML file.
Fix the last day in the month bug by doing this in setDayInMonthlyEvent at _eventWeek.toUpperCase() == “LAST” tosetDayObject( arr, weekNum+1, num);
Nice calendar with several bugs but all easy to fix, even changing the first day of the month to a specific day took less than 5 minutes.
At least us Americans drive on the right side of the road
.
@ frankieboywonder: You do have a beautiful country. Been there a few times, but have never made it far from London. Usually just a stop over for a few days since I am Germany fairly often. Nice to hear English and take in the sites and history. Really like the people. A common question I am always asked is “Where do Americans go on vacation in America.
When us Americans invented the car
and horse and buggies were still around the horse and buggies drove on the wrong side of the road as well to stay out of the way of the cars and so the Buggie Driver could see a car coming and the car could see the buggie…just made that up, but it sounds good.
the file have a bug in october month …
The website which we are creating will need to have the client be able to add/change events on the calendar themselves simply – without using xml or other markup language. Is this possible?
Jim
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
Haha, thanks SteveDude! However us Brits were driving on the left when the good ol’ USA was but a twinkle in Columbus’ eye – so I figure that makes your side the wrong side!!!
Anyway, I’d be interested in hearing about the other ‘bugs’ you found so please drop me a message if you have time.
Regards Frank.