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: 'PopBrain'

We found 16 matches.


<< < > >>

Viewing 1-16 of 16 matches.

1.

Questioning

Topic: Newgrounds Domain Detection

Posted: 10/08/09 11:08 AM

Forum: Programming

I need to detect the domain in a flash game... I already have the code. But it does'nt work on newgrounds. My problem is that the flash not seems to be host directly on "newgrounds.com" ... Maybe if I only know the right url i'll be good ! But what it is !? Please Help !

Here a part of my code
////////////////////////

urlStart = _url.indexOf("://")+3;
urlEnd = _url.indexOf("/", urlStart);
domain = _url.substring(urlStart, urlEnd);
LastDot = domain.lastIndexOf(".")-1;
domEnd = domain.lastIndexOf(".", LastDot)+1;
domain = domain.substring(domEnd, domain.length);
if (domain == "newgrounds.com"){
// IT WORKS !!
}else{
// IT DOESN'T WORK !!
}

////////////////////////////


2.

None

Topic: How to Control Volume ...

Posted: 05/07/08 03:08 PM

Forum: Flash

The 3 forums link you gave me do not answer my question at all ... I tried google befor posting something here and I did not found any thing usefull. Thank you for a real answer that could help me.


3.

Shouting

Topic: How to Control Volume ...

Posted: 05/07/08 02:56 PM

Forum: Flash

I know how to control volume but my difficulty is to control volume on two seperate layers at the same time ( in stream mode).

example of what I mean :

1rst layer volume at : 70%

2d layer volume at : 20%

Thank you for helping me out on this one.


4.

None

Topic: volume

Posted: 06/10/07 11:52 AM

Forum: Flash

please ... how can i set the overall volume of the entire... but not by a clip ... I need the script :s


5.

None

Topic: overall volume

Posted: 06/10/07 11:48 AM

Forum: Programming

how can i set the overall volume of the entire... but not by a clip ... I need the script :s


6.

None

Topic: Looking for a good programmer ...

Posted: 03/22/07 01:11 AM

Forum: Programming

ok ... do you have an msn account ? ... add me : chriss---@hotmail.com


7.

None

Topic: need a programmer ...

Posted: 03/22/07 12:07 AM

Forum: Flash

... I'm searching partner for a game... I need a good programmer ... i'm the creator of Sift Heads 1 and 2 ... i can do better graphics than that ... if some one is interested just leave a message in that topic ... thx !


8.

None

Topic: Looking for a good programmer ...

Posted: 03/22/07 12:01 AM

Forum: Programming

I'm searching partner for a game... I need a good programmer ... i'm the creator of Sift Heads 1 and 2 ... i can do better graphics than that ... if some one is interested just leave a message in that topic ... thx


9.

None

Topic: Actionscript Help!

Posted: 02/13/07 10:30 AM

Forum: Flash

sorry lolllll ... the real script is this one lol ...

Stage.showMenu = false;

put it at the start of your animation
try this !


10.

None

Topic: Actionscript Help!

Posted: 02/13/07 10:22 AM

Forum: Flash

you just have to put a button that will go to the start and stop the animation(for Rewind)

on (release) {
gotoAndStop("your_first_scene", 1);
}

(you just have to change: your_first _scene..)
and place it in the action of the button
-------


11.

Questioning

Topic: need a script ... to toggle quality

Posted: 02/13/07 10:18 AM

Forum: Flash

i need the script to toggle the quality of a flash movie automaticly ... just like adam philips do with his movies (like prowlies at the river) ...


12.

None

Topic: Reduce overall volume ??

Posted: 05/31/06 09:24 PM

Forum: Flash

I want to reduce the overall sound to 50 % by pressing on a button ... How I can do that ?


13.

None

Topic: Change sequence (from a clip)...

Posted: 05/20/06 04:45 PM

Forum: Flash

How we can change sequence from a clip , like : GoAndPlay; frame 12 of Sequence 2 (from a button in a clip ...)...


14.

None

Topic: HELP : right clik menu ?!?!

Posted: 05/20/06 04:38 PM

Forum: Flash

Yes, sorry ! ... :S


15.

None

Topic: HELP : right clik menu ?!?!

Posted: 05/20/06 04:35 PM

Forum: Flash

How we can put the right clik menu (in a flash) enable?


16.

Happy

Topic: Photoshop this beauty

Posted: 01/12/06 04:45 PM

Forum: General

OhHHAhahHAHaH Mummy REturn!
(gups...)

Photoshop this beauty


All times are Eastern Standard Time (GMT -5) | Current Time: 07:55 AM

<< < > >>

Viewing 1-16 of 16 matches.