.
component categoriescomponent categories
overview
features
help & support
downloads
buy now

4.3/5
Report this file Ask author
Posted by : snowcat 251 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Viewable with: Flash Player 7 and above
Flash knowledge required: Basic
Documentation: Basic documentated


Calendar XML demo1



Please read the details and full documentation of this component at this address: Flash Calendar







Calendar XML demo2

Calendar XML demo3

Tagstags
Please « login » to add tags.
« Previous 1 2 3 4 5 ...15 16 Next »

Marcos,


You’ll need to open the FLA file.
Double click on the calendar_container symbol from the library (Ctrl + L).
Next, select the first frame from the main timeline and press F9.
Find the line 316 and 317 and comment them.
Next you’ll need to increase the width and height of the calendar (lines 2 and 3).
Last you’ll need to go to the line 285 and and find where it writes (area._height/4) + 45.
Instead of 45 write 245.
This way should work using bigger icons.


P.S.
I want to mention that the event day container may look a bit elongate.


besign,


Could you send me a PM with the calendar archive to see what it’s all about?

besign besign
 
Has bought the file

Hi, I’ve been having some problems with the events window. My calendar is a different proportion and I’ve manage to position the text box and the up and down arrows, but the date on top is all to the right cut in half.


How can I open the visible area so that the full date shows up and change it’s coordinates?


Thanx

Marcos Marcos
 
Has bought the file

Hi Snowcat,


Bought your component today, but I’m having some trouble with the dimensions of the icons. Is it possible to display an icon properly that has larger dimensions than the 75px by 75px examples?


If I try this now with, let’s say an image that’s 400×400 is shows up as an image of 75×75.


Kind regards,

Hi,


Use F6.
When it creates a new frame with the same button, try to delete the button and drag&drop the calendar_container.

lparkinson lparkinson
 
Has bought the file

I'm pretty new to Flash so this may be trivial. Do I create the 2nd frame mentioned in your instructions using the F5 or F6 (key frame). I tried using the F5 and when I do I get another calendar on top of the first calendar and the button. With F6 I get just a white stage with the button on it. When I press the button on either one it does nothing. Thanks for you help.

Lee

Hi,


When you open the calendar.fla.
In the library panel (Ctrl + L) you have a symbol called calendar_container.
Select the second frame from the main timeline and drag & drop on the stage the calendar_container.
Next right click in the Library panel and select New Symbol.
At name insert button1.
Draw a rectangle that looks like a button.
Go back to stage by clicking on the Scene 1 label (you find this label somewhere
above the stage)
Select the first frame and drag & drop on the stage the button1 symbol and give it an instance name (let’s say but1).
Next select the first frame and press the F9 button to open the actions panel and write the
following piece of as2 code:


 stop();but1.onMousePress = function() 
{ 
     gotoAndStop(2); 
}

lparkinson lparkinson
 
Has bought the file

When using loadmovienum() function, the calendar comes up as desired (when I press the menu option in my main movie) but there is no way to close it. Is there a way add a close button or X in the top right corner of window etc…?

lparkinson lparkinson
 
Has bought the file

Fairly new to flash active script - purchased componant and read installation instructions. I would like the calendar to come up when someone clicks on a menu item. Is there a tutorial for this or somewhere else I can find similar instructions? Thanks

Lee

Hi,


Sorry to announce you but to make this component work with frames (on main timeline) would need a lot of modifications on the code.
Because almost all the calendar content text is rendered as html text.
And for now we don’t have anyone avaible for custom work.

« Previous 1 2 3 4 5 ...15 16 Next »

 
featured componentsfeatured components