PDA

View Full Version : Solar System



Voetsjoeba
October 23rd, 2004, 02:36 PM
Hey dudes :)

I just finished working on another experiment: a solar system written in AS 2.0. Feel free to have a look and download the source if you're interested - that's what I'm here for ;)

http://www.voetsjoeba.com/lab.php?i=20

mlkedave
October 23rd, 2004, 04:06 PM
coo ... *edit* i just wasted my 1000 post on "coo" lol

Digitalosophy
October 23rd, 2004, 04:40 PM
Very Nice, I commented on your site as well.

Umm, I took a look at your source files, how in the world do you run .as files with including them in the main .fla?

:thumb:

edit: let me make myself more clear

there isn't a


include bla blah in your main fla?

idoik
October 23rd, 2004, 06:34 PM
yo digitalosophy:P you forget are buddy voetjoeba is a magic man:)

Yeldarb
October 23rd, 2004, 06:45 PM
Cool Voets

But I get 3 errors when I try to compiile:


**Error** C:\Documents and Settings\Brad\Desktop\SolarElement.as: Line 1: The name of this class, 'SolarElement', conflicts with the name of another class that was loaded, 'SolarElement'.
class SolarElement {

**Error** C:\Documents and Settings\Brad\Desktop\SolarCore.as: Line 2: The name of this class, 'SolarCore', conflicts with the name of another class that was loaded, 'SolarCore'.
class SolarCore extends SolarElement {

**Error** C:\Documents and Settings\Brad\Desktop\SolarNode.as: Line 2: The name of this class, 'SolarNode', conflicts with the name of another class that was loaded, 'SolarNode'.
class SolarNode extends SolarElement {

Total ActionScript Errors: 3 Reported Errors: 3

Voetsjoeba
October 24th, 2004, 03:44 PM
Digital - if the .as file is in the same folder as the fla, no include statement is necessary ;)

Yeldarb - I have no idea dude ... you didn't add includes, perhaps ? :P

Digitalosophy
October 24th, 2004, 03:56 PM
Digital - if the .as file is in the same folder as the fla, no include statement is necessary ;)


:puzzled:

No way man, lol I had no clue
:beer: