[Xerte] Resize Graphics IN Xerte
Tenney Julian
Julian.Tenney at nottingham.ac.uk
Mon Jun 2 09:06:10 BST 2008
they will if you use iconID.tween():
pic.tween('_x', pic._x, 0, 1, 'Bounce', 'easeIn');
pic.tween('_y', pic._x, 0, 1, 'Bounce', 'easeIn');
pic.tween('_xscale', 100, 20, 1, 'Bounce', 'easeIn');
pic.tween('_yscale', 100, 30, 1, 'Bounce', 'easeIn');
figure out your own transition effects with combinations of easing and
easeType,
J
________________________________
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul
Beckwith, AC&S Ltd
Sent: 02 June 2008 09:00
To: 'Xerte discussion list'
Subject: RE: [Xerte] Resize Graphics IN Xerte
Yeah sorted, used:
Id.animate(294,249,20, 'linearTween');
Id.scaleTo(50,20);
Although both wont work at the same time which is a bit of a pain...
________________________________
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tenney Julian
Sent: 02 June 2008 08:52
To: Xerte discussion list
Subject: RE: [Xerte] Resize Graphics IN Xerte
Did you fix this? I'm not sure what you're trying to do,
________________________________
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul
Beckwith, AC&S Ltd
Sent: 27 May 2008 11:23
To: 'Xerte discussion list'
Subject: [Xerte] Resize Graphics IN Xerte
Morning everyone,
I'm trying to minimize or "zoom out" an image on-the-fly and in the
middle of a transition. I have tried using _x = number from actionscript
2 but no joy.
What's the best way to do this?
Thanks,
Aerospace Consulting & Services Ltd
Engineering, Training, Consultancy <http://www.acns-gmbh.com/>
Paul Beckwith
Multimedia Developer
AC&S LTD
35A Victoria Road East
Thornton-Cleveleys
Lancashire
FY5 5BU
UK
paul.beckwith at acns-group.com <mailto:mark.tomlinson at acns-group.com>
www.acns-group.com <http://www.acns-group.com/>
tel:
fax: :
+44 1253 855 997
<http://www.plaxo.com/click_to_call?lang=en&src=jj_signature&To=%2B44+12
53+855+997&Email=mark.tomlinson at acns-group.com>
+44 870 762 6818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20080602/49898807/attachment.html
More information about the Xerte
mailing list