the effects can be customized to your liking, but it produces a decent effect all on its own. the final effect should look something like this: actionscripted credits

the effects can be customized to your liking, but it produces a decent effect all on its own. the final effect should look something like this: actionscripted credits
At 12/11/05 06:06 PM, authorblues wrote: the final effect should look something like this: actionscripted credits
i forgot to mention. the nested arrays can handle as many strings as youd like. just change the following line:
var credits:Array = new Array();
for instance, to make credits for the bbs, i changed the array to:
var credits:Array = new Array(["ng admin:", "tom fulp"], ["ng bbs mods:", "denvish", "afro_ninja", "negativeone", "ozcar", "wadefulp"]);
reminds me of powerpoint. keep it up, maybe make new effects.
Very cool, great job! I can see you spent some time on that.
At 12/11/05 06:36 PM, Santazien wrote: Very cool, great job! I can see you spent some time on that.
sweet lord, yes. that took me at least an hour and a half to get customized properly...
At 12/11/05 06:06 PM, authorblues wrote: the effects can be customized to your liking, but it produces a decent effect all on its own. the final effect should look something like this: actionscripted credits
FOSS BUMP! (thats all for the bumpage)...
At 12/11/05 11:12 PM, ImpotentBoy2 wrote: AB, do you have flash 8 yet?
lol no. you didnt hear? flash 8 is for losers...
Flash 8 rules wat u talkin bout lol ????? nah im jk but w/e
i am not a noob anymore lol
At 12/11/05 11:24 PM, authorblues wrote: lol no. you didnt hear? flash 8 is for losers...
... are you hitting on me.
.
.
.
.
.
.
.
.
.
.
.
.
cus theres a link to my penis in my sig
At 12/11/05 11:24 PM, authorblues wrote:At 12/11/05 11:12 PM, ImpotentBoy2 wrote: AB, do you have flash 8 yet?lol no. you didnt hear? flash 8 is for losers...
Damn right.
The coolest kids still use Flash MX, it's retro-chic.
This sig is 100% effective protection from all hexes, curses, evil spirits and bad karma. Guaranteed.
At 12/11/05 11:30 PM, BlackmarketKraig wrote: The coolest kids still use Flash MX, it's retro-chic.
hear, hear, brother...
(ive got flash mx 2004, but retro is retro)
At 12/12/05 12:10 AM, authorblues wrote: stuff
and to summarize this FOSS, ive created the first thread credits evar:
http://img209.images..asasmallpen0r6ab.swf
god that made my day. im keeping that forever. and making it my screen saver or something
At 12/12/05 12:21 AM, ImpotentBoy2 wrote: god that made my day. im keeping that forever. and making it my screen saver or something
glad to have helped ^^;
feel free to make your own and share it here.
just copy all that code from that link, and
im sure you know where and what to change...
hey, authorblues, you've got a spelling error in that code of yours.
in line 6:
...TextFormat("Vernada",...
shouldn't that be
...TextFormat("Verdana",...
unless there's a new font i've never heard of.
At 12/12/05 12:15 AM, authorblues wrote: and to summarize this FOSS, ive created the first thread credits evar:
http://img209.images..asasmallpen0r6ab.swf
Haha, that just made my day. And yeah, flash 8 is for losers! ^_^
At 12/12/05 08:53 AM, Xmas_Blaze wrote: And yeah, flash 8 is for losers! ^_^
Yeah =D
Until I get it =P
At 12/12/05 11:45 AM, Santazien wrote: Epilepsy
Lol. I wouldn't use that in any of my games, but still =P
At 12/12/05 11:45 AM, Santazien wrote: Epilepsy
haha... zomfg seizure
Authorblues, im so using that for my credits of my collab. Seriously.
This is exactly what I was looking for. <3
At 12/12/05 08:51 AM, tedthedevilandbob wrote: ...TextFormat("Verdana",...
probably. i was just running from memory
At 12/12/05 11:45 AM, Santazien wrote: Epilepsy
for the love of all that is good an holy, please post your code.
i love the effect, even if flash 8 actually reduces pen0r size by 7/8 of an inch.
At 12/12/05 01:49 PM, authorblues wrote: i love the effect, even if flash 8 actually reduces pen0r size by 7/8 of an inch.
and that, gives me another reason to not buy flash 8. ^_^
At 12/12/05 01:49 PM, authorblues wrote: for the love of all that is good an holy, please post your code.
i love the effect, even if flash 8 actually reduces pen0r size by 7/8 of an inch.
Seriously? Anyway, I didn't save the fla. Guess I could decompile it though, if you really like it.
At 12/12/05 03:15 PM, Santazien wrote: Seriously? Anyway, I didn't save the fla.
not a biggie. figured youd save something nifty like that ^^;
At 12/12/05 03:17 PM, authorblues wrote:At 12/12/05 03:15 PM, Santazien wrote: Seriously? Anyway, I didn't save the fla.not a biggie. figured youd save something nifty like that ^^;
Actually, I didn't like it much at all. =D
Anyway, it wasn't much code. I applied a GlowFilter to the mc that contained the letter, and made the strength go up and down.
At 12/12/05 03:20 PM, Santazien wrote: Anyway, it wasn't much code. I applied a GlowFilter to the mc that contained the letter, and made the strength go up and down.
gotcha. it actually inspired me to continue adjusting it. i might make it into a class file and post it up on AS: Main