You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'elmagique'

We found 129 matches.


<< < > >>

Viewing 1-30 of 129 matches. 1 | 2 | 3 | 4 | 5

1.

None

Topic: Rock Out Winners!

Posted: 07/22/07 03:32 PM

Forum: NG News

i expected coolio dj to be higher, ah well


2.

None

Topic: Adopt a noob

Posted: 07/18/07 07:30 AM

Forum: General

i'd like to be in the adopt a noob program, but i'm not sure if i should be adopted or adopt
i have been here for 2 years, but i'm not really a regular on the bbs


3.

None

Topic: Longest ban you've had?

Posted: 07/18/07 07:22 AM

Forum: General

At 7/18/07 07:18 AM, Silveraxe wrote: 10 days for posting to a homebrew romsite...
Didn't even know homebrews are illegal...

since when are they?

btw, 2 weeks for reposting flashes

by the way, shouldn't a quote be | now?


4.

None

Topic: How to Calculate the Size of your..

Posted: 04/22/07 09:02 AM

Forum: General

mine is 0.2 miles, any girls in the neightbourhood who want to get impregnated while being far, far away?


5.

None

Topic: It's 2007 in Australia!

Posted: 12/31/06 08:40 AM

Forum: General

i have still got 9 hours, 19 minutes and 45 seconds to go


6.

None

Topic: Flash Avatar

Posted: 10/25/06 10:34 AM

Forum: Flash

in the profile on the FLASH add a movieclip with the instance name "avatarpic"

then add the actionscript

//load Graphic Behavior
this.avatarpic.loadMovie("place where you have the pics" username+".jpg");
//End Behavior
to the frame which contains the movieclip

and try to make the FORUM save the pictures as the username of the user with .jpg behind it

so if you safe the avatars in the folder "usravatars" the part between brackets must be ("usravatars/" username+".jpg");

i hope this shuts you up, ehh, helps you


7.

None

Topic: Msn Winks

Posted: 10/10/06 05:37 PM

Forum: Flash

it once was possible with some version of msn msngr but now it's not possible anymore, unless you purchase some 400 dollar key from microsoft or something, but according to the first 20 pages google could find it's inpossible


8.

None

Topic: Preloader of external sound

Posted: 10/10/06 05:25 PM

Forum: Flash

try to put the music in a seperate swf file (with a preloader) and put a movieclip in your origional flash file, then give the movieclip the action

onClipEvent (load) {loadMovie(" name .swf", _parent);} (change name .swf to the real filename)
and put it in another movieclip (or else the page you put the music in will white out)

if anyone knows a better way, put it here, i think this is quite inconvenient too


9.

None

Topic: actionscript question

Posted: 10/07/06 10:41 AM

Forum: Flash

thank you VERY much! (btw. i didn't put a _root. before the gotoandplay, just because the target thing is in the movieclip)


10.

Questioning

Topic: actionscript question

Posted: 10/07/06 10:29 AM

Forum: Flash

Hi, i'm making a full-flash-website and to go to another "page" it fades out, and in again on that page, to make the fade look "good" i want to cause a button to give a variable to "A" , and start a movieclip, which checks the variable when it's faded out, and fades in on the right page, but i for some reason, i can't give the right variable to "a"

so i want to know if anyone can see what's wrong,

the button actionscript
on (press) {a = 1;}

on (release) { index_mc.play();}

the "reader" actionscript (it checks also for other numbers, which belong to other buttons)

stop();
if (a == 1) { gotoAndPlay(60);
} else if (a == 2) { gotoAndPlay (23);
} else if (a == 3) { gotoAndPlay (38);
} else if (a == 4) { gotoAndPlay (8) ;
}

thanks for your help


11.

None

Topic: what is YOUR fetish?

Posted: 09/22/06 12:22 PM

Forum: General

nappies (for non britisch people: diapers)
and ehh, P

oh yeah, and ng mod porn


12.

None

Topic: Aspergers syndrome

Posted: 09/22/06 11:28 AM

Forum: General

and something else, i've read about "extreme cases" here, as far as i know there aren't any extreme cases of asperger, asperger is a type of autism and asperger is a light case, the extreme cases are just called autism

for info about autism (all types i guess) check wikipedia


13.

None

Topic: Aspergers syndrome

Posted: 09/22/06 11:23 AM

Forum: General

I have Asperger Syndrome
i don't have many friends, and prefer structure to chaos
but i don't really care, i don't feel like i need friends and because i've been having it since i remember i don't really think of it because of a problem, it's just me
Don't see yourself as a problem, don't even see Asperger as a problem, learn to live with it, just like I, and many other's have done.


14.

None

Topic: Post all videos here

Posted: 09/19/06 09:35 AM

Forum: General

At 9/19/06 09:23 AM, Yoow wrote: Wahha this dude is in my class

See it here :P

post your own files, not mine,

but just to be sure you understand it is not his, it's mine


15.

Happy

Topic: as question

Posted: 08/26/06 10:29 AM

Forum: Flash

thank you very mutch!

now, lets get to the flash itself, lol

thanks!


16.

None

Topic: as question

Posted: 08/26/06 10:12 AM

Forum: Flash

i mean less than 0.5


17.

None

Topic: as question

Posted: 08/26/06 10:01 AM

Forum: Flash

i'm making a preloader with a loaderbar and some sort of a percentage meter, the loaderbar is a bottle which is sucked empty (through a straw) and with the percentage i want half of it count down, and the other half count up

the first half it is ..% of bottle full
and if 50% is loaded, it should reverse and say .. % of bottle empty (and count up)

so to do that i've made these variables

if pc = ? {
this.percenty.text = String (Math.round( 100 - pc * 100 )) + "% of bottle full";} else {this.percenty.text = String (Math.round( pc * 100 )) + "% of bottle empty";
}

but i don't know what to put at the if statement
(atleast it should mean more than 0.5)

please help


18.

None

Topic: Html box

Posted: 06/05/06 06:44 AM

Forum: Flash

simple, this is not myspace!


19.

None

Topic: Why flash cost $800?

Posted: 05/30/06 02:42 PM

Forum: Flash

At 5/30/06 02:34 PM, Altera wrote:
At 5/30/06 02:30 PM, elmagique wrote:
At 4/17/06 10:17 PM, Halofragger wrote: Why is flash so expensive!?!?!?! Just tell me this...
1 Why is it so expensive
it's expensive to make and sell (they also pay for the name)
It's not expensive to make and sell, the programmers just want their loan =S

helloo, loans are part of t he production costs

2 Is there a better program?
probably, but it's very difficult to get flahs 9 beta (i think you have to work with macromedia)
What a crap, there is no better program right now.

there is, but is not being sold yet, they are already making and testing flash 9

3 What is this free flash i keep hearing about!?
it's illegal, believe me
It's not, there are quite a few cheap/free Flash programs.

i've never seen a free one, except for f4l (flash 4 linux), but there are cheap ones, like swish (max)

4 What do you use?
flash 8, (ebay, i'm not paying $800! that's legal right?)

Sorry that these are all look like noob questions since they are...
i've seen worse
Like your answers to them =S

he was talking about QUESTIONS not AWNSERS


20.

None

Topic: Ban me...

Posted: 05/30/06 02:36 PM

Forum: Flash

if you ask to be banned, you will get some attention, but, ehh, you'll get banned


21.

None

Topic: Why flash cost $800?

Posted: 05/30/06 02:30 PM

Forum: Flash

At 4/17/06 10:17 PM, Halofragger wrote: Why is flash so expensive!?!?!?! Just tell me this...
1 Why is it so expensive

it's expensive to make and sell (they also pay for the name)

2 Is there a better program?

probably, but it's very difficult to get flahs 9 beta (i think you have to work with macromedia)

3 What is this free flash i keep hearing about!?

it's illegal, believe me

4 What do you use?

flash 8, (ebay, i'm not paying $800! that's legal right?)


Sorry that these are all look like noob questions since they are...

i've seen worse


22.

None

Topic: life

Posted: 05/19/06 11:54 AM

Forum: Flash

is life a flash movie, or do ya mean life in general, if you mean in general

1: don't post it in flash
2: if you don't like life, end it (then you know it can be worse)


23.

None

Topic: i need help with preloader

Posted: 05/16/06 01:34 PM

Forum: Flash

i once found a tutorial on clockcrew.net, try if you can find it


24.

None

Topic: hOW dO yOu pretect you flash movie

Posted: 05/14/06 08:29 AM

Forum: Flash

ehh, preloader AND the main movie

I DEMAND AN EDIT FUNCTION!


25.

None

Topic: hOW dO yOu pretect you flash movie

Posted: 05/14/06 08:27 AM

Forum: Flash

to protect from stealing your flash from newgrounds (atleast, some people can decompile them, than it doesn't work)

make another scene between the preloader or the main movie and make two keyframes

give the second keyframe a label (good) and give the first keyframe an AS containing

stop();
Stage.showMenu= false;
this_url = _root._url;
good_urls = new Array("newgrounds", "ungrounded");
for (var i = 0; i<good_urls.length; i++) {
if (this_url.indexOf(good_urls[i])!=-1) {
gotoAndPlay("good");
}
}

than it will only work on newgrounds (or ungrounded, also a newgroundsserver i thaught)


26.

None

Topic: prevent flash being stolen?

Posted: 05/14/06 08:01 AM

Forum: Flash

good idea, but that is'nt possible with my version (than it should be
stop();
Stage.showMenu= false;
this_url = _root._url;
good_urls = new Array("newgrounds", "ungrounded");
for (var i = 0; i<good_urls.length; i++) {
if (this_url.indexOf(good_urls[i])!=-1) {
Play;
}
}

and something with an else gotoandplay bad, but i am not very good in this kind of things


27.

None

Topic: prevent flash being stolen?

Posted: 05/14/06 07:49 AM

Forum: Flash

the only problem is that you can't zoom anymore
if you want to be able to do that, take frame 1 of the main scene (with the real game or movie) and put this as in it

Stage.showMenu= true;

then you aren't able to use the right click if it's not the right website, but you are when it's the right website


28.

None

Topic: prevent flash being stolen?

Posted: 05/14/06 07:47 AM

Forum: Flash

after the preloader, put an empty scene

in frame 1 ad this as

stop();
Stage.showMenu= false;
this_url = _root._url;
good_urls = new Array("ungrounded", "newgrounds");
for (var i = 0; i<good_urls.length; i++) {
if (this_url.indexOf(good_urls[i])!=-1) {
gotoAndPlay("good");
}
}

and the text: this mov only works on newgrounds (or something like that)

than make another keyframe and give it the label: good
than it should only work on newgrounds

for other websites change "ungrounded", "newgrounds" in "your site" (with the ")


29.

None

Topic: Lets Make A Killer Movie/game

Posted: 05/13/06 01:54 PM

Forum: Flash

At 5/13/06 10:02 AM, arby wrote:

and backseat moding... ouch.

is it backseat modding to ask for the removal of your own message?

and that third post is to prevent double post, lol


30.

None

Topic: Should i coauthor my actionscripter

Posted: 05/13/06 10:02 AM

Forum: Flash

whoops, the quote didn't work

does it work with this 1?

All times are Eastern Standard Time (GMT -5) | Current Time: 01:12 PM

<< < > >>

Viewing 1-30 of 129 matches. 1 | 2 | 3 | 4 | 5