Flasher Archive

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


Subject: Re: FLASH: MC Names & stars
From: Darren Critchley
Date: Sun, 2 Apr 2000 21:37:53 +0100

Cheri Harder wrote:

> Hi, Darren:
>
> We'll need to see your code to see where your error is. Perhaps when you
> are referring to the new name you are not setting it as an expression? You
> could copy/paste some of the relevant sections of code here?
>
> ~~~~Cheri Harder~~~~~
> charderatawsolution [dot] com
> Advantage Web Solution
> www.awsolution.com

Okay, here you go:

Set Variable: "StarNo" = Random(20)+1
Loop While (StarNo<>0)
Set Variable: "Starname" = "Star" & StarNo
Duplicate Movie Clip ("Star1", Starname, 1)
Set Property (Starname, X Position) = Random(550)+1
Set Property (Starname, Y Position) = Random(400)+1
Set Property (Starname, X Scale) = Random(20)+1
Set Property (Starname, Y Scale) = _xscale
Set Variable: "StarNo" = StarNo-1
End Loop


--
http://www.aurorainformationsystems.com/

http://persweb.direct.ca/darrenc/



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: MC Names & stars, Cheri Harder
  Re: FLASH: MC Names & stars, Cheri Harder
  Re: FLASH: MC Names & stars, Markus Gut

Replies
  FLASH: MC Names & stars, Darren Critchley
  Re: FLASH: MC Names & stars, Cheri Harder

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