Flasher Archive

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


Subject: FLASH: A couple of simple things. I hope.
From: Antony Buonomo
Date: Sat, 18 Mar 2000 15:01:23 GMT

Hi

I'm a relative beginner and would appreciate some help with a couple of
things that should be simple. Actually, it's annoying because I think
I've managed to do things that are more complicated than the stuff I'm
stuck on.

Anyway. Two things.

First. I have made a MC and I want a part of the last frame to be a
button. I've tried selecting the artwork (an instance of a text symbol)
in the last frame and changing its properties to button, then tried this:

On (Release)
Begin Tell Target ("/")
Play
End Tell Target
End On

Plus a few variations to try and get the thing to go and play from Frame
2 of the main movie. What am I doing wrong?

Secondly. This should be really simple for you guys:

2 symbols, for example, Circle and Rectangle. I want Rectangle to move
one pixel up every time I click Circle.

I've tried this:

On (Release)
Set Property ("/rect", Y Position) = GetProperty ("/rect", _y) * 1
End On

But it doesn't work. An interesting point is that I had to manually
insert the quote marks and the comma in the last set of parentheses, the
Equation Editor did not automatically insert them. Does this mean
anything? And, what am I doing wrong? I've made sure that the instance
of the rectangle is correctly named.

Thanks for any help.

Antony.


--
Vertigo Productions Ltd - "Don't Look Down"
Really Very Fine Web Design
http://www.vertigo.co.uk
infoatvertigo [dot] co [dot] uk


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


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