Flasher Archive

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


Subject: Re: FLASH: GetProperty
From: Cheri Harder
Date: Tue, 15 Feb 2000 18:06:01 GMT

Hi, Jimmer.

I always refer to all my Movie Clips and variables "from" the main timeline,
that way no matter where I am it will work. I think in your case, your
variable isn't in the same timeline as your scripting MC, so it can't find
it this way:
GetProperty ( "/slider" &dragmovie/bob, _y ) and I would try this way:
GetProperty ( "/slider" &/:dragmovie/bob, _y )

HTH
~~~~Cheri Harder~~~~~
charderatawsolution [dot] com
Advantage Web Solution
"Developing your internet storefront"
www.awsolution.com
----- Original Message -----
> I have one MC containing all my scripting, this is placed on the Main Time
> line. I have several MC's (slider) on the main time line which all
contain
> another MC (bob).
>
> I am trying to get the property of the MC bob, from my scripting MC, while
> dynamically defining from a button which MC (slider) is choosen.
>
> GetProperty ( "/slider" &dragmovie/bob, _y ) ---- This is how it looks
in
> it's unworking state.



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: GetProperty, Dixon
  FLASH: flash transition effect, Nicholas Frota

Replies
  FLASH: GetProperty, Dixon

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