Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Flash4 : Set Property |
From: | Ed Harvey |
Date: | Fri, 5 May 2000 15:29:43 +0100 |
Can anyone tell me why the bfly2 MC will not follow the bfly MC, From the
following script?
On (Roll Over)
Start Drag ("/bfly")
Duplicate Movie Clip ("/bfly", "bfly2", 10)
Set Property ("bfly2", Alpha) = 50
Set Property ("bfly2", X Scale) = "50"
Set Property ("bfly2", Y Scale) = "50"
Set Variable: x = GetProperty ("/bfly", _x)
Set Variable: y = GetProperty ("/bfly", _y)
Set Property ("bfly2", X Position) = "x + 10"
Set Property ("bfly2", Y Position) = "y + 10"
End On
Ed
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: Flash4 : Set Property, Glen Rhodes
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]