Hi all.
can someone tell me shy this doesn't work? and to give me acode that will work.
I want the code to detect what the user had typed in the 'name' input text feild, but i want to detect more then just one word.
on (release) {
if (name == "swear1" || "swear2" ||...
HI all.
I can’t seem to get this sound code to work.
I want this loop to start counting the the number of times the sound has been played.
So that after ,say 3 times, the sound is volumed down to 50%.
The problem is that there are many scenes and I need to declare the variable global so...
hey everyone !
this is my double-click script, and it works for me :
on (release) {
if ((Number(getTimer()-lastClick)<500)) {
Comment: Do the doubleclick action here
} else {
lastClick = getTimer();
Comment: Do any singleclick action here
}
}
As this is...
Hey no fair, I can't understand what you guys are saying ...
I hope it wansn't some hints about my question :-) !
lol
http://www.geocities.com/belodara
http://www.geocities.com/eyequon
Lets say i create a cgi form (actually copied from someone elses tutorial code !), with a ("name", "email" address and a "discription" input boxes)& the user clicks the "sumbit" button .. The cgi info is saved on the internet ..
My Question is :
How do...
Hold your seats, 'caus this may drop you off the edge a little . :-) :
Is it possible for a user to draw something in a running swf ?
like when the mouse button is pressed & draged, the swf draws a line related to the user's mouse movements ?
Is it possible to 'duplicate' a movie (that looks...
i need to save files to EPS . I cant save this & the Help files i refered to said that : my printer wasn't a "post sript" printer ... I needed install a post script driver ..
(?)
I still have an Epson stylus 300 colour ...
i cant find a "post script" driver ...
Is there a...
Hey everyone out there (or inside here in computer land!) .
I have done my bit of scripting , and learning new scripts.. But i still don't know how to load files other then .EXE . You know using F5 command... Is there a solution . Must be somethin' real easy or somethin' . (?)
Thanks in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.