Flasher Archive

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


Subject: RE: FLASH: Randomization in Flash
From: David L. Salvaggio
Date: Mon, 10 Jan 2000 19:27:39 GMT

Marc...understand your technique but the problem is it will be displayed
immediately when the user comes to the page. So we cant run it from a users
click (although a hidden button with a mouse over may work if all else
fails). Do you know a way to do it without user interaction?

dls
dlsatnueweb [dot] com
www.nueweb.com


> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Marc
> Hoffman, Poison Dart Frog Media
> Sent: Monday, January 10, 2000 2:03 PM
> To: flasheratchinwag [dot] com
> Subject: Re: FLASH: Randomization in Flash
>
>
> At 10:32 AM 1/10/00 , you wrote:
>
> >Anyone know how to randomize a bunch of MCs so that a random one is shown
> >when a user visits the page. Would be helpfull if it were done
> in Flash3.
> >Thanks.
>
> In flash4 can use random function. In Flash3 you next a series of movie
> clips (one per frame) with identical instance names in another
> movie clip.
> These keep cycling but each one starts with a blank frame and a Stop
> action. You rely on a user action (mouse click) to tell target
> one of these
> (whichever of these happens to be current) to play. When it plays, it
> simply moves to frame 2 where it tellTargets an associated "real" movie
> clip (the one with visual content) to play. In this way, the
> timing of the
> user's mouse click determines which movie clip gets triggered to play.
>
> Not simple but it works.
> Marc Hoffman
>
> Poison Dart Frog Media: Specializing in Flash Animation and Digital Audio
> Production
> Our latest Flash job is on display at
> <http://www.dartfrogmedia.com/rickfrnd>
> See our Flash portfolio
> at <http://www.dartfrogmedia.com/sampler>
> (featured in Flash 3 Web Animation, by Ken Milburn)
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Randomization in Flash, Marc Hoffman, Poison Dart

Replies
  Re: FLASH: Randomization in Flash, Marc Hoffman, Poison Dart

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