00:00
00:00
Newgrounds Background Image Theme

Chineeztac0 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Foss: Transitions

3,309 Views | 37 Replies
New Topic Respond to this Topic

Response to Foss: Transitions 2005-09-29 15:59:46


OMGFOSS !@!21112!@

argh. I guess once again I'll go with 'any flame/off topic posts from here on out result in a ban'

seriously, I can't even follow what you guys are trying to argue about. Figure it out over aim/email

Also NC you commented that you could use this code in MX, that's not quite true. Flash MX is OOP, yes, but very limited. You can't have external classes and you can't use any of the class keywords that came from Java. All you can do in MX is:

function House(param){
this.name=param;
}

var lol = new House(param);


BBS Signature

Response to Foss: Transitions 2005-09-29 16:02:13


Loud and Clear,
The Ninja who has an Afro.

Response to Foss: Transitions 2005-09-29 16:08:02


heh okay ninja thanks for getting this thread back on topic

So mogly yeah this sounds like a plan we could have it just like the virtual camera (in a .fla file) only we can have a mix between AS and animated stuff
So if your interested then please try something im working on another function right now

Response to Foss: Transitions 2005-09-29 17:42:31


AHA so I was right about one thing :)

I agree(I guess...?)that it's a good code,I just can't Copy & Paste though,because Syntax is still coming up.

Yes,I did copy and paste the correct things.


wat

Response to Foss: Transitions 2005-09-29 18:07:41


no I mean flash MX 2004 and yes you can indeed use this in it


- Matt, Rustyarcade.com

Response to Foss: Transitions 2005-09-29 18:10:12


Pro doesn't make differences does it?

It still DOES NOT WORK.


wat

Response to Foss: Transitions 2005-09-29 19:41:12


At 9/29/05 06:10 PM, -Thomas- wrote: Pro doesn't make differences does it?

It still DOES NOT WORK.

Due paste the "syntax" errors your getting


- Matt, Rustyarcade.com

Response to Foss: Transitions 2005-09-29 21:37:39


**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 2: Classes may only be defined in external ActionScript 2.0 class scripts.
class trans {

Total ActionScript Errors: 1 Reported Errors: 1

I'm using AS 2.0


wat