|
Coffee Lounge Talk amongst other community members. |
|
LinkBack | Topic Tools | Rate Topic |
|
|||
Quote:
Here is a sample of from a game u make in chapter 3.. Code:
on (release) { password = password.toLowerCase(); if (password == "i am the one") { gotoAndPlay ("Scene 2", 1); } else if (password == "neo") { } } |
|
|||
flash isn't that complicated if you just want to use it to show off visually... but if you want to make a freakin' program in flash, then ya... you'll need to learn all about actionscript... even that is probably one of the easier coding languages to learn...
if you just want to make an intro. for a website, then it's only a matter of learning the basic animation functions of the program. and maybe a loading function which you can pretty much steal from any flash tutorial website. then again, you could just focus on your art, and find a buddy who knows flash, and voila... |
|
|||
last time i checked, websites didn't have to be completely done in flash.
and even so, it's not like he would want to build a flash message board... you could make a reasonable flash site with only learning how to assign actions to buttons, and that's just simple goto crap... you don't need actionscript unless you plan on making a game, or something totally interactive. |
|
|||
Quote:
And sammy, i agree with everyone else here. You have the talent for graphic designing. Computer stuff on the more technical side is obviously not your stong point haha. But the fact that you have awesome artistic talent, and can create some pretty amazing stuff already without any formal training shows alot! |
|
|||
Quote:
though more and more im going to sites and seeing something cool, and then i dont notice till after it was done in flash. some of the shit josh davis is doing is nutty-crazy. like, friction code and the like. hopefully the bar's getting raised. |