Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




As3 Error Message



hi,i a currently developing a space invaders style flash game and have came across the following error message:TypeError: Error #1009: Cannot access a property or method of a null object reference. at UFOGame/endGameLevel2() at UFOGame/checkForAlienHits()i have searched through the code and am unsure what it means. the function endGameLevel2() is to display the game over screen but this error is only displayed when you advance to level3 and not when it is game over.any help would be greatly appreciated.thanks



KirupaForum > Flash > ActionScript 3.0
Posted on: 06-12-2008, 06:36 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Error Message ? Error #2044: Unhandled IoError:. Text=Error #2032:
Can anyone give me any advise on why in safari 3 and firefox i am getting this error:

Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://www.nayomusic.com/music/1.mp3

URL: http://www.nayomusic.com/home

The error occurs when a any link is clicked on from within homepage

If anyone has got any idea why this error occurring then this would be much appreciated

Thanks

Jon

Error #1010: A Term Is Undefined And Has No Properties - Useless Error Message
I hate runtime errors!


ActionScript Code:
TypeError: Error #1010: A term is undefined and has no properties.
    at Image/setImage()
    at Instructions/preNavigateCallback()
    at Instructions/nextSlide()

The issue is that I deleted a movieclip from the stage, but the code referencing that clip was not changed.

Why can't the error say something more useful, for example, including the line number, or the actual "term"?


ActionScript Code:
TypeError: Error #1010: A term is undefined and has no properties.
    at "container.guide.visible"
    at Image/setImage() : line 214
    at Instructions/preNavigateCallback() : line 186
    at Instructions/nextSlide() : line 103

Does anyone know why it is so damn vague!? I realise that maybe line numbers probably get lost once compiled, but these kinds of errors always cost me so much debugging time, and are very frustrating - is it impossible to provide the "term" though?.

And does anyone have any good advice on how to avoid them, or track them down with the limited amount of info supplied?

Many thanks,
Dave

Simple Error Opening URL Error Message?
Hey All,

I'm sure this is a really easy question but why does this happen when testing the movie?

I have set the permission to read and write but for some reason there is an error opening the file why does this happen and what do I need to do to fix it?

thanks for you help

stefan

Weird Error Without Any Error Message
I've been working on some actionscript 3 system. And all of a sudden, it wouldn't execute anymore. When I pushed CTRL-Enter in Flash CS3, a white screen would open up (instead of the normal flash program) and no trace-output would be given.

Three hours later I found the cause of this weird problem. It's (simplified) the line:

var value:Number = -(true ? 1 : 0); // This one doesn't work.

Put this line in your script, and your entire program won't execute. And without any error message! I was wondering, why is that? By the way, the following lines do work:

var a:Number = -(2*3+4); // Gives -10.
var b:Number = (true ? 1 : 0); // Gives 1.
var c:Number = -b; // Gives -1.
var d:Number = 0-(true ? 1 : 0); // Gives -1.
var e:Number = -((true ? 1 : -1) as Number);

So, my guess is that the code (true ? 1 : 0) gives some sort of data type which is not a Number, and therefore doesn't except minus signs. But that wouldn't explain why it doesn't even give an error. So what IS wrong with it?

Error Message
Hello,

This really has nothing to do with action scripts but anyhow..

I have a flash .swf embeded ina piece of HTML and it appears fine when I use Netscape. It seems to go ok with IE but when I go to close the browser I get an error message that pops up on the screen.... heres a link to what it looks like

http://www.stormpages.com/jms88/error.gif

I can only get rid of the error by doing an end task, if I click ok it just minimizes the error box.

Has anyone ever seen this before?? Any ideas??

Thanks,
JMS88

Error Message
After some time playing an interactive movie I've created my computer shoots this message:
"A script in this movie is causing Flash Player to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?"
When I click yes, all the movie goes crazy.
What have I done!????! is it dangerous for the pc?

Error Message Help
I have this code in Flash MX

on (rollOver) {
50ds.play();
}
on (rollOut) {
50ds.play(2);
}
Here is the error message I get:

Scene=Scene 1, Layer=Top, Frame=10: Line 2: ';' expected
50ds.play();

Scene=Scene 1, Layer=Top, Frame=10: Line 5: ';' expected
50ds.play(2);

What is the problem? There is a ; there!

I am trying to make a simple button the starts a mc clip on rollover and unloads it on rollout. There are actually 2 buttons for 2 different mcs.

Thanks

Error Message?
I tried loading some movie examples but when I do I get the error message 'Unexpected File format.' What does that mean and why won't the file load?

Error Message - Help
Hi all,


I have just bought a brand new computer that should handle reasonably big files in flash MX. The project I’m working on now isn’t that big but when I export it into a *.swf file I get this error message:
_______________________________________________
Error creating flash movie. There wasn’t enough memory available
(OK BUTTON)
_______________________________________________

What does that mean?

Do I need to configure my computer, if so how do I do that?

Thanks

Aiden

Odd Error Message
Late last night, while trying to finish up a Flash MX project, I received an odd error message. It said something about "reaching 256 levels of recursion." Then in the same message that further actions won't be processed.

I don't have the exact message and can't reproduce it since I found a work around and moved forward.

Has anyone ever seen a message like this? What causes it? How do you prevent it?

Thanks.

_t

Error Message
i transported some flash movies from one pc to another, and i get the following message when trying to play or test the movies:

Error creating flash player movie file.
be sure the destination file is not locked or on a locked drive. Also, check file name not too long.


Any ideas how to check for this locked drive?
i try to run them movies from the c: drive, i had copied from the cdrom.
thanks masters,
puenteoriol@aol.com

An Error Message
Hi, whenever I download an FLA file from a tutorial posted I open it I got the following message : "Unexpected file format" ; I am using flash 2004 MX pro + win XP. thanks

Error Message
What up everyone,

Everytime I go to test my movie I get an error message that says:
Couldn't complete the operation because there was not enough stack space.

What does this mean.

Thanks for your time and help.
dermot

Error Message
Everytime i test my movie out I get the following message:

Some characters could not be converted to outlines becuase an appropriate outline font is not available. These characters will disappear in the Flash Movie file. The characters that failed will look jagged if you choose Antialias Text in the view menu.

Please tell me how to fix this.

Error Message
Ive been working on a little video for a few days, including earlier today, and when i went in to open it an error message popped up.
Flash 6.0 r25 has encountered a problem and needs to close. We are sorry for the inconvenience.
It also says To see wht data this error report contains, Click here. So i clicked there and this comes up
AppName: flash.exe AppVer: 6.0.25.0 ModName: flash.exe
ModVer: 6.0.25.0 Offset: 00602f50
along with Reporting details. at the botton it says To view technical information abotu the error report, click here.
To see our data collection policy on the web, click here.
on the error report one, it says The following Information about your provess will be reported and has a bunch of stuff. and on the botton it says The followign files will be included in this error report: C:DOCUME~1DanLOCALS~1Tempfc76_appcompat.txt

I was just wondering whats going on and if i will be able to get that back. I had tested the movie several times so there is a published version of it and it does work with no error messages. but i don't know how to convert the published version into something that can be edited, if that is even possible. Please Help!!!

Error Message
Can anyone tell me what this means.

**Error** Scene=Scene 2, layer=Velkommen, frame=1:Line 1: Statement must appear within on/onClipEvent handler
stop();

Total ActionScript Errors: 1 Reported Errors: 1.

And what do I do to correct it. Have tryed everything.

Roxy

Help With Error Message
Hi,

Im pulling my brain out with this one. I have a flash MX file which I have converted to a flash MX 2004 fla. Yet when i try to export swf or save the new 2004 file I get an error saying

" Some chracters could not be converted to outlines because an appropriate outline font is not avaiable. These chracters will dissappear in the flash movie file. The chracters that looked failed will look jaggered in if you select antialias text in the view menu"

Fair enough this seems quite staright foward but no the new swf or fla wont run properl;y load the external xml or process it? any ideas

Error Message What Does This Mean
Hey there guys just wondering what this error message means
All of my other buttons link to other frames but my last one wont what have i done wrong here?


**Warning** The linkage identifier 'Symbol 2' was already assigned to the symbol 'Symbol 2', and cannot be assigned to the symbol 'Symbol 2', since linkage identifiers must be unique.

Error Message
when i do a publish preview on HTML i recieve:

**Warning** The linkage identifier 'btnWestonLawson' was already assigned to the symbol 'buttons/btnWestonLawson', and cannot be assigned to the symbol 'buttons/btnWestonLawson', since linkage identifiers must be unique.

this makes no sense to me. how can i fix it?

Error Message
hi please look at my work

http://newmedia.leeds.ac.uk/ug03/ics...40/fantasy.cfm

and click the link to advance to register.

on this screen if either:
a) there is a field not filled in
b) the email does not contain an @ symbol or
c) the passwords do not match

the user is prevented from advancing.

im happy with the code for this, but am struggling with getting the message to read differently for each error or combination of errors. does anyone know a simple way of doing so? i can post the code im using if thats o f any help.

many thanks

Error Message
hi, i posted this message a couple of days ago but have been busy since and now its buried a couple of pages down so here it is again:

please look at my work

http://newmedia.leeds.ac.uk/ug03/ic...740/fantasy.cfm

and click the link to advance to register.

on this screen if either:
a) there is a field not filled in
b) the email does not contain an @ symbol or
c) the passwords do not match

the user is prevented from advancing.

im happy with the code for this, but am struggling with getting the message to read differently for each error or combination of errors. does anyone know a simple way of doing so? the code i am using is as follows:

on(press) { if(_root.inputfname.length>0&&
(_root.inputsurname.length>0&&
(_root.inputemail.length>0&&
(_root.inputteamname.length>0&&
(_root.inputpassword.length>0&&
(_root.inputconfirm.length>0&&
(_root.inputemail.indexOf("@")>0&&
(_root.inputpassword==_root.inputconfirm))))))))
{gotoAndStop(3) }
else {var myerror="Please Complete ALL Fields";
}
}


many thanks

Error Message
What does custom attribute definition was not terminated mean? File too large to attach. I'm doing a school project in which I have several scenes w/embedded videos and 'next' 'play' & back btns. When scrubbing, this mesdsage comes up and it doesn't move. Can send file if someone can accept large file.

Message Error
hi every body

when I execute this code

Code:
Mnemonic = new Array("ADD", "ADDF", "ADDR", "AND", "CLEAR", "COMP", "COMPF", "COMPR", "DIV", "DIVF", "DIVR", "FIX", "FLOAT", "HIO", "J", "JEQ", "JGT", "JLT", "JSUB", "LDA", "LDB", "LDCH", "LDF", "LDL", "LDS", "LDT", "LDX", "LPS", "MULF", "MULR", "NORM", "OR", "RD", "RMO", "RSUB", "SHIFTL", "SHIFTR", "SIO", "SSK", "STA", "STB", "STCH", "STF", "STI", "STL", "STS", "STSW", "STT", "STX", "SUB", "SUBF", "SUBR", "SVC", "TD", "TIO", "TIX", "TIXR", "WD");
opcode = new Array("18", "8", "90", "40", "4", "28", "88", "A0", "24", "64", "9C", "C4", "C0", "F4", "3C", "30", "34", "38", "48", "00", "68", "50", "70", "08", "6C", "74", "04", "D0", "60", "98", "C8", "44", "D8", "AC", "4C", "A4", "A8", "F0", "EC", "0C", "78", "54", "80", "D4", "14", "7C", "E8", "84", "10", "1C", "5C", "94", "B0", "E0", "F8", "2C", "B8", "DC");
arr = new Array("CLEAR", "SUB", "SUBF", "SUBR", "LDL", "LDS");
fdi = new Array();
function checkArray() {
for (var f:Number = 0; arr.length; f++) {
for (var i:Number = 0; i<Mnemonic.length; i++) {
if (arr[f] == Mnemonic[i]) {
fdi[f] = opcode[i];
trace(fdi);
}
}
}
}
checkArray();




this message appears ...




any help plz??

What Does This Error Message Mean?
I get an error message "A 'with' action failed because the specified object could not be found"
I copied the frames from the "password_gate" login movie found here in Flashkit into my main movie to use as a login but get this error. The xml file and main movie are in the same directory. Can someone tell me what is wrong?
Thanks ...

Error Message Help
Hi all had to republish my setting from actionscript 1.0 to 2.0 and everything works well accept my gallery which triggers the following error message.

**Error** Symbol=Gallery, layer=Layer 1, frame=1:Line 8: There is no method with the name 'Round'.
picalpha = Math.Round(getProperty(picnum, _alpha));

**Error** Symbol=Gallery, layer=Layer 1, frame=1:Line 10: There is no method with the name 'Round'.
oldpicalpha = Math.Round(getProperty(oldpicnum, _alpha));

Total ActionScript Errors: 2 Reported Errors: 2

help much appreciated

Kyle

Error Message Help.....
what does this mean and what should I do?????

"Error creating Flash movie file. Be sure the
destination file is not locked or on a locked drive. Also, check that the file
name is not too long.

As3 Error Message
hi,

i a currently developing a space invaders style flash game and have came across the following error message:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at UFOGame/endGameLevel2()
at UFOGame/checkForAlienHits()

i have searched through the code and am unsure what it means. the function endGameLevel2() is to display the game over screen but this error is only displayed when you advance to level3 and not when it is game over.

any help would be greatly appreciated.

thanks

Error Message Please Help Me Fix It
scene 1, layer"AS", frame 1, line 1120: Access of undefined property tb_MC.

Help For Error Message...
Hi everybody,
I have an error message on a new Template bought. I tried to find the answer , but without success.

The message is :

Error #2044: IOErrorEvent non pris en charge : text=Error #2032: Erreur de flux.
at jacksitefr2_fla::MainTimeline/frame36()

I am a newbie... Can you help me please ?

Regards.
Jack.

Error Message
**Error** D:xxxxxxGetMusic.as: Line 1: The class being compiled, 'GetMusic', does not match the class that was imported, 'com.xxx.GetMusic'.
class GetMusic extends GetData {

Total ActionScript Errors: 1 Reported Errors: 1



The GetMusic.as and GetData.as are no error when testing, but I test the fla file get the upper message and I don't get it.
anyone can tell me?

Error Message
When i export a swf error message as following
One or more breakpoints have been removed because they are not on valid lines of code.

Anyone know the meaning of breakpoints

Thanks in advance

zerolam

Help With Error Message
Hi again,

I want to thank you guys again for being so awesome and helping answer all these little questions. While I'm starting to be able to notice my mistakes and errors, this one has me stumped. Here is my latest problem:

I'm trying to reference an external XML file to place images on the stage. As usual, my code is exactly the same as the tutorial's, but when I test movie, I get this:

TypeError: Error #1010: A term is undefined and has no properties.
at LoadingImages_fla::MainTimeline/allLoad()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunctio n()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/flash.net:URLLoader:nComplete()

And I have no idea what this means. I'm not sure if there are 4 errors, or it's all part of one long error. I do believe my XML file is in the right place and I am referencing everything correctly, I just do not know what term is undefined.

Thank you so much!

Error Message
Hey everyone

I'm fairly new to AS and flash and I'm trying to make a basic map with tiles using classes. I have a document class "TileGame" and a "BuildMap" class.

The TileGame class just holds my map array and runs the BuildMap function which puts the map on screen.

When I test the movie I get this error message - "TypeError: Error #1034: Type Coercion failed: cannot convert []@2d55629 to BuildMap.
at TileGame()"

These are the classes:

TileGame


ActionScript Code:
package {
        
         import flash.display.MovieClip;
        
         public class TileGame extends MovieClip {
            
             public var myMap:Array;
            
             public function TileGame() {
                
                 myMap = new Array();
                 myMap[0] = [0, 0, 0, 0, 0, 0,];
                 myMap[1] = [0, 1, 1, 1, 1, 0,];
                 myMap[2] = [0, 1, 2, 3, 1, 0,];
                 myMap[3] = [0, 1, 3, 2, 1, 0,];
                 myMap[4] = [0, 1, 1, 1, 1, 0,];
                 myMap[5] = [0, 0, 0, 0, 0, 0,];
                
                 BuildMap(myMap);

             }
         }
}

BuildMap


ActionScript Code:
package {
   
    import flash.display.MovieClip;
   
    public class BuildMap extends MovieClip {

        private static const tileDimensions:Number = 62.5;
        public var container:Container = new Container();
       
        public function BuildMap(map:Array) {
           
            stage.addChild(container);
            var mapWidth:uint = map[0].length;
            var mapHeight:uint = map.length;
           
            for(var i = 0; i < mapHeight; i++) {
                for(var j = 0; j < mapWidth; j++) {
                   
                    var tileType:uint = map[i][j]
                    var tileOffsetX:Number = (stage.stageWidth - (mapWidth * tileDimensions)) / 2;
                    var tileOffsetY:Number = (stage.stageHeight - (mapHeight * tileDimensions)) /2;
                    var tileName:String = "t_"+i+"_"+j;
                    var tile = new Tile();
                    tile.name = tileName;
                    tile.x = (j * tileDimensions) + tileOffsetX;
                    tile.y = (i * tileDimensions) + tileOffsetY;
                    tile.gotoAndStop((tileType+1));
                    container.addChild(tile);
                }
            }
        }
    }
}

Thanks.

Error Message
whats up with this message:

"A script in this movie is causing Flash Player to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?"

Any idea where the error is coming from
Is it a reccurring loop or something??


any suggestions appreciated

Help With An Error Message
When I test the movie that I am creating through flash or even if I publish it I get this error.

Error Message

Can any one help me with this.

Regards,
Fergal

I Keep Getting This Error Message
I cannt figure out what this error message means. The message states that "The endpoint of the binding has no name". I have a comments/questions form in a movieclip format and then I put it on the major flash page and link the boxes with my WebServiceConnector component, and now I keep getting this meassage.

Can anybody please help.

Error Message
I have been working on a project for a couple weeks now and abruptly I started receiving an error message whenever I'd attempt to import a JPEG or any other kind of image. It says, "One or more files were not imported because there were problems reading them." Any thoughts? I'm using Flash MX.

Error Message
I hope someone can figure this one out. I get the following: While executing in 'page name', the following JavaScript error(s) occured: missing ) after argument list

I get when I try to apply a timeline effect to an image. One of the tutorial supplied images, in fact, so the image should be ok. I even uninstalled and reinstalled the program. Threw away preferences, etc. I just don't know what else to do if a reinstall doesn't fix it.





























Edited: 01/17/2007 at 02:36:51 PM by cynmarie

Web Error Message
Hi all,

I have adjusted one of the pages on my website using the new adobe flash cs3, I used exactly the same publish settings as before (in flash 8) and when I upload the page to the net, and try it I get the following error message:

This page requires AC_RunActiveContent.js

Does anyone know how to deal with this problem, I've already downloaded the flash 8 updated active content 15kb file, but it still happens.

Any help would be appreciated

Sonder!!

Error Message
I am getting an odd error with Flash player 8

Cannot find 'file://%253F/C%7C/Flash/Jones/Referance%2520Jones/fscommand/data/pdf/referanceDoc.pdf'. Make sure the path or Internet address is correct.

The strange thing is that this path does exist can i can see the whole path in windows explorer.
this is the file address: C/Flash/Jones/Referance%2520Jones/fscommand/data/pdf/referanceDoc.pdf

Can anyone out there think of why it is having a problem finding this? I have tried setting up a security sandbox using this code :System.security. sandboxType = localWithFile; in all files but still can't navigate to the file properly.
Thanks for any help you can offer up

Error Message
I keep getting "error creating flash movie. not enough memory" I have plenty of memory unless I need more than 250GB. Will someone please help?

Error Message?
I'm not sure why it started, but recently (12:00pm today), my computer has been coming up with an Error that reads as follows:

TypeError: Error #1006: value is not a function. at Main/onXML() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()

I have no idea what this means, seeing as I'm just an average computer user. I don't know how to read this computer jargon. It says either, "Dismiss" or "Continue". I've tried both and they both seem to do the same thing.
Which would be, nothing.
The error message disappears, but comes back later.
Please let me know what I can do to stop this from happening any more. It's rather annoying.

Thank you in advance. :)

Why Error Message?
I am attempting to learn to do in Flash some things I have typically done in Director. Needless to say, it's been a tough go. I have been using some of the Lynda.com stuff and it's been helpful, but I now have a problem I can't figure out. I am using a script that Lynda.com uses in their tutorial movies. I copied it (except using my names for things, of course) and from what I can tell, I did it correctly, but I keep getting an error message. Here is my action script (in it's own layer):

stop();

function onIntroClick(evt:MouseEvent):void {
gotoAndStop("intro");
}
introbut2jpg.addEventListener(MouseEvent.CLICK, onIntroClick);

It's just a graphic I turned into a button that should jump to the frame labeled "intro" and stop there. Works great in the tutorial, but I get:

Location: Scene = Scene 1, layer = Actions, frame=39, Line 3
Description: The class or interface 'MouseEvent' could not be loaded.
Source: function onIntroClick(evt:MouseEvent):void {

Error Message
TypeError: Error #1010: A term is undefined and has no properties.
at michaellee_fla::MainTimeline/outClick1()


I am trying to import multiple songs, which I have done before this same exact way and for some reason
I am receiving the error code above.
this is my code:

listenpage.songtitle1.buttonMode=true;
listenpage.songtitle1.addEventListener(MouseEvent.CLICK, outClick1);
function outClick1(l:MouseEvent):void{
sc1.stop();
sc2.stop();
sc1 = song1.play();
}


var req1:URLRequest = new URLRequest("mp3/android.mp3");
var song1:Sound = new Sound(req1);
var sc1:SoundChannel = song1.play();
sc1.stop();

Error Message
What's wrong here. It keeps giving me this error:

1087: Syntax error: extra characters found after end of program.
Thanks







Attach Code

on (rollOver){
contactMenu_mc.play();
}

I Get This Error Message
OK. I'm trying to make a dynamically scrolling text box. I put in the dynamic text box, set it to multiline. Then, I get my scrollbar component and drag it onto the dynamic text box; it locks in.

OK now it gets weird. I type in the actionscript from the macromedia.com tutorial (it's very similar to the kirupa tutorial script, but even when I use the kirupa script it screws up):

loadVarsText = new loadVars();
loadVarsText.load("test.txt");
//assign a function which fires when the data is loaded:
loadVarsText.onLoad = function(success) {
if (success) {
trace("done loading");
//Now that we know the data is loaded,
//set the text content of the Text Field
//with the instance name "scroller" equal to the
//contents of the variable
scroller.text = this.var1;
} else {
trace("not loaded");
}
};

This is supposed to have the text box display the text in text.txt, and I assigned the contents of the variable "var1" (the first line in the txt file is "var1=")

Then I publish it, and I get THIS problem:



**Warning** Scene=Scene 1, layer=text, frame=1:Line 1: The identifier 'loadVars' will not resolve to built-in object 'LoadVars' at runtime.
loadVarsText = new loadVars();
Total ActionScript Errors: 1 Reported Errors: 1

The published swf is in the same folder as test.txt! The macromedia tutorial source file has the exact code and stuff, AND IT WORKS when published! I don't know what's going on. Someone help.

-fabbuki

Error Message
What up everyone,

Everytime I go to test my movie I get an error message that says:
Couldn't complete the operation because there was not enough stack space.

What does this mean.

Thanks for your time and help

Error Message
Hi all. I keep getting this message when I'm editing the actions on a button:
The instruciton at “0x005363fd” referenced memory at “0x3f859530”. The memory could not be “read”.
Any idea what means and why? Thanks

Error Message, What Does It Mean?
Hello,

does anyone understand what this error message means:

Symbol=A Button, Layer=sub link 1, Frame=2: Line 1: Statement must appear within on handler
but2.onPress = function() {

it comes up when I try to test my movie. This code is applyed to a button which is inside a mc (movie clip).

here is the full code:

//but2 is the button instance name
but2.onPress = function() {
if (_root.currMovie == undefined) {
_root.currMovie = "section3";
_root.container2.loadMovie("section3.swf");
} else if (_root.currMovie != "main") {
if (_root.container2._currentframe>=_root.container2. midframe) {
_root.currMovie = "section3";
_root.container2.play();
}
}
}


Thanks in advance

Help With Error Message
Hello all

I am having a problem with an erroe code and im not sure what i have done wrong

Error code : **Error** Symbol=MembersBackground_mc, layer=Buttons1, frame=77:Line 1: Statement must appear within on handler
Dunkyb123_btn.onRelease = function () {

Total ActionScript Errors: 1 Reported Errors: 1

Here is my code : Dunkyb123_btn.onRelease = function () {
_parent.ClanMember_mc.gotoAndPlay("dunkyb123")
}

I am trying to get a button in a movie clip called MembersBackground_mc to play a label called dunkyb123 in movie clip called Clanmemer_mc

Can anyone help on this

Thanks

Dunky

P.S. not sure if i have posted in the right forum

Copyright © 2005-08 www.BigResource.com, All rights reserved