Dynamic XML Flash Events Calendar from Activeden

Hi

I would appreciate some help with this.
I bought this Flash from Activeden. I can’t seem to find much help for it.

The flash works fine as it is.

I am trying to get this calendar to resize to my existing flash file.
The only help that came with the file says

I am trying to load this calendar in another swf file but it stretches over the whole website interface, how can I fix it?
In the actionscript code inside the FlashCalendar movieclip comment out the following block of code:

[QUOTE]Stage.scaleMode = “noscale”;
Stage.align = “tl”;
//create a stage listener object
var stage_listener: Object = new Object();
Stage.addListener(stage_listener);

Also find calls to function onStageResize() in the code and comment out them.
[/QUOTE]

I do this and it doesn’t behave like it should.

I am hoping someone here can be more helpful.

Cheers