Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Need Simple Expression Ed Help
From: Matthew Buchanan
Date: Sat, 24 Jul 1999 01:00:23 +0100


> Anyway, I have a simple Expression Editor question. I am trying to get the
> X offset of an instance and then I will be testing that X offset to make
> sure it is beneath a certain value. When I go to the Expression editor and
> manage the following:
>
> GetProperty ( /myBottom, _x )
>
> I hit "OK" and get a Syntax error.
>
> What am I doing wrong?

Paul,

You need quotes around your target name:

GetProperty ( "/myBottom", _x )

I think Flash 4 forgets to add these if you use the target
button to select your target MC...


Matthew Buchanan, Designer
Netbyte Internet Limited +64.9.302.3808
When technology alone is not enough...
http://www.netbyte.co.nz


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]