This is a discussion on "I have an error message with my actionscript that's DOING MY HEAD IN!" within the Flash & Multimedia Forum section. This forum, and the thread "I have an error message with my actionscript that's DOING MY HEAD IN! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
I have an error message with my actionscript that's DOING MY HEAD IN!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
I have an error message with my actionscript that's DOING MY HEAD IN!
Hi guys
I'm creating some buttons with flash (CS3) and I've got a problem. When I type in the following action code: on (Release) {getURL("see.html", "_self");} I get the following error message: 1087: syntax error. extra characters found after end of program I can't seem to work out what this means. When I try exactly the same code in other flash buttons it works perfectly... just not on my new ones. I've recently swapped from a pc to a mac, and from Studio 8 to CS3. Don't know if that makes any difference... Any help would be gratefully received! |
|
|
|
#2
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
Yeah, are you using AS 3 or 2. AS 3 is completely different. I've only glanced at AS 3, so i don't know if i can help much. I'll fool around and get back to you...
|
|
#3
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
Not sure about AS3 but off the top of my head change your on (Release) to on (release) lowercase makes a difference.
Cheers, Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#4
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
Thanks MrMadison. I'm using AS 2...
|
|
#5
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
Thanks Scott - i got very excited then, but sadly changing it to lowercase didn't help. Sorry!
|
|
#6
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
Ok try it like this:
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#7
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
HI - thanks for that. Doesn't work either, I'm afraid. Any other ideas? Am I doing something else wrong maybe?
|
|
#8
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
hey mate dont know if this would help
|
|
#9
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
I need to play around with Flash CS3 some more, everyone keeps getting this error and it makes no sense to me. :-)
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
#10
|
|||
|
|||
|
Re: I have an error message with my actionscript that's DOING MY HEAD IN!
funny, that code worked for me in AS 2....
Yeah,....button or something else...you might not have the target set. |
![]() |
| Tags |
| actionscript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keep getting error message Microsoft VBScript runtime error '800a01a8' | cpando1974 | Classic ASP | 2 | Aug 7th, 2007 12:00 |
| CDO.Message.1 error '80040220' | djanim8 | Classic ASP | 2 | Jan 12th, 2007 18:33 |
| Please Help Fix This Error Message | DannyP43 | JavaScript Forum | 3 | Sep 26th, 2006 22:04 |
| Another ASP script error message | a.jenery | Classic ASP | 13 | Apr 21st, 2006 01:10 |
| head message | csa | Web Page Design | 1 | Jan 17th, 2006 12:30 |