Rollover issue / Liquid design with XML-component

Hi guys,

I’m new to this forum (so please be forgiving if i posted in the wrong place :-/) and only have some experience in AS. I recently purchased a few flash-components from FlashXML.net and have trouble using them…

First of all, i want to open a fly-out menu after the mouse rolls over the first button of this so-called ‘Blur-menu’: http://www.flashxml.net/blur-menu.html

I found this in their FAQ : flashxml.net - flashxml Resources and Information., and have the trace-outputs come out nicely. I filed a comment under that topic, but have had no answer so far… The question is this:

I want to add an extra functionality to the first button of my BlurMenuFX. I want flash to play scene 2 when i rollover the first menu item (this being item0, no ??)
I already attached the eventlisteners, and the trace works just fine. However, i now need to know how i can attach the gotoAndPlay (“2”,1) to item0

Secondly, I would like to find out how to have one of their components (namely, this gallery flashxml.net - flashxml Resources and Information.) rescale when the browser window is made smaller / bigger) Again, i tried posting this, but to no avail

Is it possible to use this banner in a ‘Liquid design’ website ?
I would like the banner to resize whenever the size of the window it is shown in changes.
I tried adapting the
<componentWidth value=“1268”/> <componentHeight value=“668”/>
to a percentage, like this:
<componentWidth value=“85%”/> <componentHeight value=“90%”/>,
but that does not seem to work.
I also tried altering the DIV-properties for the DIV the banner is shown in, but no succes there either. Any suggestions ?

Is this really impossible to program ?
Can i use this component in another way to get the same result ?

All help appreciated !!

Thanx in advace :te: