On 5/2/07, bill.fogarty17 <[EMAIL PROTECTED]> wrote:

> I'm working on a transition, I'm using a Hdividedbox and when the
> divider is pressed, I want the panel to close with a transition to
> the left. When the divider is pressed a second time, I want the panel
> to open again with a transition to the right.
> When I click the divider, the panel closes perfectly, but for some
> reason, when I click it a second time, the 2nd transition will not
> work.

For some reason the percentWidth of canvas2 ends up as 45200 after the
transition ends. You'll have to debug. But, if you can find a way to
reset it to the value of 80 or 50 (depending on the state) at the end
of the transition, that'll solve your problem.

No access to code right now or I would've dug deeper (interesting).

Reply via email to