View Full Version : AS question
ultraloveninja
March 16th, 2005, 06:27 PM
what is currMovie???
how does it work in a sense?
is it directing to the currnet MC being played?
can it (or should it) be replaced with a MC instance name?
frost_oni
March 16th, 2005, 08:12 PM
where did you find currMovie???
Digitalosophy
March 16th, 2005, 08:55 PM
what is currMovie???
how does it work in a sense?
is it directing to the currnet MC being played?
can it (or should it) be replaced with a MC instance name?
currMovie is nothing.
Most likely you've seen someone use it as a varibale to see what movie is loaded.
currMovie = "home.swf";
// is also the same as
digitalIsCool = "home.swf";
You can name a variable whatever you'd like.
Also if you don't see the word turn blue in you're actionscript editor, most liekly it isn't a built in object in flash. unless of course you wrap it around "", then anything will turn blue.
lunatic
March 16th, 2005, 09:00 PM
lol, I posted the wrong thing! :trout:
post deleted :sigh:
thanks digital :D
Digitalosophy
March 16th, 2005, 09:10 PM
;)
I gotcha back baby girl
lunatic
March 16th, 2005, 09:11 PM
:love:
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.