newby could use a little help

L

Leslie Cox

Hi I wonder if anyone could shed some light on what I need to do with this
code I have tried everything I know and come up blank.

**Error** Scene=Scene 1, layer=Layer 6, frame=115:Line 1: ')' or ','
expected

getURL(http://www.somestore.com/index.php" "_self");

Total ActionScript Errors: 1 Reported Errors: 1
 
T

Thomas 'PointedEars' Lahn

Leslie said:
**Error** Scene=Scene 1, layer=Layer 6, frame=115:Line 1: ')' or ','
expected

getURL(http://www.somestore.com/index.php" "_self"); ^
Total ActionScript Errors: 1 Reported Errors: 1

Since ActionScript is an ECMAScript implementation, the above is
syntactically incorrect. If "_self" is to be the second argument
to getURL(), you will have to delimit it with a comma:

getURL(http://www.somestore.com/index.php", "_self");


PointedEars
 
T

Thomas 'PointedEars' Lahn

Randy said:
Leslie Cox said the following on 11/22/2007 12:22 PM:

Hmmm. Maybe you should try a Flash oriented group since ActionScript is
Flash.

ActionScript is _not_ Flash, it is the ECMAScript implementation used *in*
Flash. And as such, plain ActionScript code is on-topic here; at least it
should be.


PointedEars
 
T

Thomas 'PointedEars' Lahn

Kailash said:
You are missing the first quote (just before http://)
getURL(http://www.somestore.com/index.php", "_self");

should be

getURL("http://www.somestore.com/index.php", "_self");

No, I don't. If you were not a Googlot who did not know the first
thing about Usenet, you would have replied and quoted properly which
in this case would have meant not to post at all since I had already
posted that correction (and you mindlessly replied to it with the
above repetition of it.)


PointedEars
 
E

Evertjan.

Thomas 'PointedEars' Lahn wrote on 27 nov 2007 in comp.lang.javascript:
That's an expression (from de.ALL) for "Google (Groups) idiot" :)

No need to call someone an idiot, your English spacing overshoots.

Googlot = "Google monoglot",
someone that is not up to a decent news client.
 
D

Dr J R Stockton

In comp.lang.javascript message said:
Maybe you can help me with another word then. It is harder now, but, if
you search Google for the word "Hikk", it will come up with German
pages. Can you tell me what it means in German? I have a meaning for it
for myself, I am just curious what it means in German.

It may be Swiss : "Hilfe für Kinder im Kongo".
 
T

Thomas 'PointedEars' Lahn

Randy said:
Thomas 'PointedEars' Lahn said the following on 11/26/2007 8:05 PM:
Randy said:
Thomas 'PointedEars' Lahn said the following on 11/26/2007 4:58 PM:
Kailash Nadh wrote:
You are missing the first quote [...]
No, I don't. If you were not a Googlot who did not know the first
thing about Usenet, [...]
Would you care to share what you think a "Googlot" is?
That's an expression (from de.ALL) for "Google (Groups) idiot" :)

Maybe you can help me with another word then. It is harder now, but, if
you search Google for the word "Hikk", it will come up with German
pages. Can you tell me what it means in German? I have a meaning for it
for myself, I am just curious what it means in German.

At least it is not a proper word in standard written German (although it
might be in one of the various dialects). The first ten Google results
refer to it as an acronym for the name of a charity organization (HIKK --
[de] Hilfe für Kinder im Kongo -- [en] Help for Children in Congo), an
abbreviation for the city of Hikkaduwa (98 km south of Colombo, Sri Lanka),
and an acronym for a conference about cooperation between
universities/technical colleges and the industry in Austria ([de] HIKK --
Hochschul-/Industriekooperations-Konferenz). I also now it as a word for
the sound one makes when having a hiccup :)

Please ask further such questions in the appropriate newsgroup (you may try
de.etc.sprache.deutsch) or via private e-mail.


F'up2 poster

PointedEars
 
T

Thomas 'PointedEars' Lahn

Dr said:
It may be Swiss : "Hilfe für Kinder im Kongo".

That's German. There is no such thing like a Swiss language. (You would
know about the four main languages in Switzerland if you visited the Large
Blue Room more often.)


PointedEars
 
J

John W. Kennedy

Randy said:
Maybe you can help me with another word then. It is harder now, but, if
you search Google for the word "Hikk", it will come up with German
pages. Can you tell me what it means in German? I have a meaning for it
for myself, I am just curious what it means in German.

Are you sure it's German that you're looking at? The most common
language seems to be Icelandic.

--
John W. Kennedy
"Those in the seat of power oft forget their failings and seek only the
obeisance of others! Thus is bad government born! Hold in your heart
that you and the people are one, human beings all, and good government
shall arise of its own accord! Such is the path of virtue!"
-- Kazuo Koike. "Lone Wolf and Cub: Thirteen Strings" (tr. Dana Lewis)
 
D

Dr J R Stockton

In comp.lang.javascript message said:
Heck if I know for sure. I made the word up about 10 years ago as an
intentional mis-spelling of the word "Hick". My question would have
been better worded as "Does anybody know if the word Hikk means
anything in any other language?". I was more curious than anything.

It may be Norwegian for one use of "Hip". Check in no.c.l.j.

It's also a Norwegian acronym : HIKK (Husnissenes Internasjonale Kamp-
Koalisjon) <no.wikipedia.org/wiki/HIKK> used in their Harry Potter,
meaning "Society for the Promotion of Elfish Welfare (SPEW)".

"Hikke" is a Norwegian hiccup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top