Started 3 weeks, 2 days ago (2009-10-19 14:09:00)
by attunedesigns
I would recommend posting this in the
AS3 section if its rushed. You will get much more exposure there.
Started 1 month ago (2009-10-12 07:45:00)
by garfieldgirl
anyone can help me with this?
Started 4 weeks, 1 day ago (2009-10-13 15:29:00)
by Digital Pimp
Hi
I am looking to do something similar to the effect in the header of www.loadedrecords.com . Does anyone have any idea how or could anyone point me to a tutorial?
TIA
Russ
Started 1 month ago (2009-10-12 21:12:00)
by RogerClark
You'll need to use two images on the stage rather than one
I suggest you have an array if image holder MC's (which contains both MCs)
Then change the code so that it
transitions one image holder in at the same time as it transitions the other image holder out.
Then you'll need to update (toggle) which of your image holders contains the currently displayed image, load the other ...
Started 1 month ago (2009-10-07 13:31:00)
by runtime
Quote:
Originally Posted by Wotan318
function getMinusOrPlus():int{
var rand : Number = Math.random()* 3 ;
if (rand<1) return -1
else return 1;
}
ActionScript Code:
function getMinusOrPlus ( ) : int {
var rand : Number = Math . random ( ) * 2 ;
if ( rand< 1 ) return - 1...
Started 1 month, 1 week ago (2009-09-30 16:58:00)
by attunedesigns
Heres some
stock footage of a lens flare, maybe it will help to create your own: http://www.pond5.com/stock-footage/75116
This is also an excellent example of a dynamic lens flare: http://flashpanoramas.com/player/exa...ensflare2.h tml