aha - thanks for seeing the wood for the trees :D

On 17 May 2007, at 22:26, [EMAIL PROTECTED] wrote:


On 17/05/2007 22:07, Allandt Bik-Elliott (Receptacle) wrote:

because the thisBackground function isn't picking up the correct values (but keeping the older ones), it is overwriting the first panel with the second one

does this help ?


thisTween.onMotionFinished = function()
{
        thisBackground("designerBox_2_mc", 350, "0xd5cfc0", 2000);
// creates the second panel with the settings from the first panel (not these) var thisTween:Object = new Tween(designerBox_2_mc, "_width", Strong.easeOut, 0, 225, 2, true);
};


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to