Mailing List
Home
Forum Home
Flash Pro
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
sytax error

sytax error

2004-03-01       - By Marcelo Simon

 Back
Reply:     1     2     3     4     5     6     7     8  

Hi,

can anyone help me out here, I'm having these sytax errors going for me all
morning, it looks like I can't access anything outside the movieclip timeline

this is the error


**Error** Scene=conteudo, layer=Layer 158, frame=1:Line 1: Syntax error.
    this.menu_mc.01_01_01_mc.gotoAndPlay("click");

and the code is only these line

( that is on the _root )


what should I look for here ?
my publish setting are flash 6 as 1

I'm puzzeled


GriLLo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252 (See http://ows-1252.ora-code.com)">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Verdana size=1>Hi,</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>can anyone help me out here, I'm having these
sytax errors going for me all morning, it looks like I can't access anything
outside the movieclip timeline</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>this is the error</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>**Error** Scene=conteudo, layer=Layer 158,
frame=1:Line 1: Syntax error.<BR></FONT><FONT face=Verdana
size=1>&nbsp;&nbsp;&nbsp;&nbsp;
this.menu_mc.01_01_01_mc.gotoAndPlay("click");</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>and the code is only these line</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>( that is on the _root )</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>what should I look for here ?</FONT></DIV>
<DIV><FONT face=Verdana size=1>my publish setting are flash 6 as 1</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>I'm puzzeled</FONT></DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=1>GriLLo</FONT></DIV></BODY></HTML>