Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: clock metaphor |
From: | John Croteau |
Date: | Mon, 2 Aug 1999 15:39:35 +0100 |
Hi Chris,
> Does this mean that Flash 4 is sufficiently more complicated to author in
> that I would need a programmer? Or is it just actionscripts that required
> programming knowledge?
NO, but programmers will have options that you won't. In most cases
maybe not for long. Note, many may use ActionScripts when standard Movie
Clip techniques would be better, just like some use JavaScript instead
of Movie Clips.
> >We may have a plug and play for this routine in the future, but don't
> >have one now.
FC and the FlashBible will be providing a lot of Plug and Play routines
which few Flash authors would have the technical knowhow to create, but
they all will be easy enough for any Flasher, who knows the basics of
Flash 3 and movie clips.
Take a look at the String Plug and Play and in a couple of days (or so),
I'll have the Time Delay (pause) Plug and Play finished.
These are fairly simple for average programmers, but they are customized
for Flash and the Plug and Play Collection.
The time delay routine will require you to include two lines of codes,
one to set the time delay in seconds and the other to call the time
delay.
Set Variable: "/:Delay" = 5
Call ("/Count:Up")
http://www.FlashCentral.com/Tech/ActionScript/Index.htm
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: FLASH: clock metaphor, Chris Burke
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]