Flasher Archive

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


Subject: RE: FLASH: .fla help
From: Janel Clement
Date: Tue, 15 Aug 2000 15:08:03 +0100

If it plays a movie when you roll over it, then I suspect that it already
*is* a button and you shouldn't have to "convert" it. Just double-click the
button to open the Instance Properties box and go to the Actions tab. You
should see that there is already a script there that says

On (Roll Over)
blah blah blah (play the movie)
End On

Simply add to the script the action "On Release" and your URL, like so:
On (Release)
Get URL ("yourURLhere", window="_self")
End On

HTH...
Janel

> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Leo Dano
> Sent: Tuesday, August 15, 2000 12:40 AM
> To: Flash Newsgroup
> Subject: FLASH: .fla help
>
>
> I downloaded a button fla which plays a movie as you roll over
> it. I tried
> to contact the publisher of the button, but he never replied. Can I get
> some help on making this a button, so when I do a release it goes to a
> designated URL? I tried converting into a button and doing all the normal
> ways of making a button, but it doesn't seem to work.
> Thanks
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Full flasher archive now available online at:
> http://www.chinwag.com/flasher/archive.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: .fla help, Leo Dano

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