unknown problem

  • croft15
  • Student
  • Student
  • No Avatar
  • Joined: Jun 11, 2006
  • Posts: 80
  • Loc: Slovakia
  • Status: Offline

Post June 11th, 2006, 12:20 am

hi I'm begginer and I'can't resolve this problem :


not_set_yet.addEventListener("click",getURL(("videos.htm")););

it is on http://www.neplecha.webz.cz

can u help me?
thank u very much
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 11th, 2006, 12:20 am

  • classified
  • Expert
  • Expert
  • User avatar
  • Joined: Dec 23, 2005
  • Posts: 540
  • Loc: Bahrain
  • Status: Offline

Post June 11th, 2006, 2:07 am

croft15 wrote:
hi I'm begginer and I'can't resolve this problem :


not_set_yet.addEventListener("click",getURL(("videos.htm")););

it is on http://www.neplecha.webz.cz

can you help me?
thank you very much


what r ya trying to do ?\
m0o , where <<Less is More>>
http://www.zainals.com
http://www.zainals.com/blog
  • croft15
  • Student
  • Student
  • No Avatar
  • Joined: Jun 11, 2006
  • Posts: 80
  • Loc: Slovakia
  • Status: Offline

Post June 11th, 2006, 2:33 am

I'm trying to make a link to to htm page
when u'll click on the button
  • croft15
  • Student
  • Student
  • No Avatar
  • Joined: Jun 11, 2006
  • Posts: 80
  • Loc: Slovakia
  • Status: Offline

Post June 11th, 2006, 2:42 am

**Error** Scene=Scene 1, layer=Layer 3, frame=1:Line 14: ')' or ',' expected
not_set_yet.addEventListener("click",getURl("videos.htm"););

Total ActionScript Errors: 1 Reported Errors: 1

if u know the answer please write here or my ICQ#338983043
thank u very much
  • classified
  • Expert
  • Expert
  • User avatar
  • Joined: Dec 23, 2005
  • Posts: 540
  • Loc: Bahrain
  • Status: Offline

Post June 11th, 2006, 3:17 am

croft15 wrote:
**Error** Scene=Scene 1, layer=Layer 3, frame=1:Line 14: ')' or ',' expected
not_set_yet.addEventListener("click",getURl("videos.htm"););

Total ActionScript Errors: 1 Reported Errors: 1

if you know the answer please write here or my ICQ#338983043
thank you very much


U dont have to use this ..
assign the following action to each button on stage ..

Code: [ Select ]
on(Press) {
       getURL("www.google.com", "_blank");
}
  1. on(Press) {
  2.        getURL("www.google.com", "_blank");
  3. }
m0o , where <<Less is More>>
http://www.zainals.com
http://www.zainals.com/blog
  • croft15
  • Student
  • Student
  • No Avatar
  • Joined: Jun 11, 2006
  • Posts: 80
  • Loc: Slovakia
  • Status: Offline

Post June 11th, 2006, 3:31 am

thank u
  • its oEtt
  • Born
  • Born
  • No Avatar
  • Joined: Feb 05, 2009
  • Posts: 3
  • Status: Offline

Post February 5th, 2009, 6:44 am

I am having a similar issue... I bought a flash template have been trying to modify it. Now in flash when I try to export or test the movie it give me an error:

"not_set_yet.addEventlistener(not_set_yet.appendText())"

I am not sure what I have modified to get that error to come up. Did I just click something I wasn't supposed to?

Thanks,

-O
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post February 5th, 2009, 7:07 am

"not_set_yet" needs to be changed to the instance name of whatever you are trying to apply it to.

Whatever you modified it looks like you used script assist to add an event listener but looks like you haven't done anything with it.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • its oEtt
  • Born
  • Born
  • No Avatar
  • Joined: Feb 05, 2009
  • Posts: 3
  • Status: Offline

Post February 5th, 2009, 9:08 am

ATNO/TW wrote:
"not_set_yet" needs to be changed to the instance name of whatever you are trying to apply it to.

Whatever you modified it looks like you used script assist to add an event listener but looks like you haven't done anything with it.



Yes, I am not sure how to find out exactly which script I need to find and remove!
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post February 5th, 2009, 9:32 am

What is the complete error message?
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • its oEtt
  • Born
  • Born
  • No Avatar
  • Joined: Feb 05, 2009
  • Posts: 3
  • Status: Offline

Post February 9th, 2009, 10:41 am

Location: Symbol=butt_01 copy 40, Layer 2, frame=1, Line 7
Description: Statement must appear within on handler
Source: not_set_yet.addEventListener(not_set_yet.appendText())


Here is my screen on button_01 copy 40, Layer 2, frame 1
Image

Post Information

  • Total Posts in this topic: 11 posts
  • Users browsing this forum: No registered users and 74 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.