Search:
Type: Posts; User: coreyjkl
Search:
Search took 0.01 seconds.
-
my code is
stop();
stage.focus = stage;
Hammer.x = mouseX;
Hammer.y = mouseY;
Hammer.mouseEnabled = false;
stage.addEventListener(MouseEvent.MOUSE_MOVE,redrawCursor);
-
Thankyou,
If i receive the error 'Access to undefined property spider1'
and also 'Access to undefined property spider2'
Is this because i need to name them differently?
and also 'Access to...
-
I'd love that, BUT i can't ask you to do everything haha.
IF you can; Can you make the two Spiders move to the end?
and then off the screen?
Corey
-
Sorry.
https://www.mediafire.com/?t4wh3rgobkh1e1d
-
i wasn't sure haha, i got this code off my tutor (well the first code i shown you) and i did'nt even think about it, i know i should probably have it already done but i really dont know how to do it....
-
You were right and it worked !
Thankyou!
However, when i go to upload it says that it has failed, would it be worth uploading it to mediafire and sending you the link?
Also do you know how i can...
-
How do i attach that? haha im new here
I done what you said and i had another error which says line 23: Call to a possibly undefined method Spider1_MC.
Thankyou though!
-
i am left with one error which says Scene 1, Layer 'Layer 5', Frame 5 1084: Syntax error: expecting rightbrace before end of program.
I will show you all of my code for that.
Any help would be...
-
-
Thankyou!
That got rid of them errors, now i am left with one error which says Scene 1, Layer 'Layer 5', Frame 5 1084: Syntax error: expecting rightbrace before end of program.
I will show...
-
Can someone help me please?
can you tell me how to fix this error code?
The first error is:
Call to a possibly undefined method Spider1_mc.
The code is:
var thisMC:MovieClip = new Spider1_mc();...
-
Can someone help and tell me what is wrong with this line to say that the function does not have a body
function redrawCursor(event:MouseEvent):void
I am creating a small game in flash for my IT...
|
Click Here to Expand Forum to Full Width
|