heh i’m sorta stuck again on the same tutorial its the full flash site tutorial…the link is…
http://www.kirupa.com/developer/mx/full_site2.asp
and so the question is what does kirupa mean by ‘right click on the menu and click on edit in place’? i get the edit in place bit but which part do i right click on…?
thx
system
November 13, 2002, 11:25am
2
i think he means movieclip instead of menu… so like ‘right click on the movieclip and click on edit in place’
But i dunno i’m not the author…
system
November 13, 2002, 11:28am
3
which is the ‘movieclip’ he means…? i’m really dumb at this :-\
system
November 13, 2002, 1:07pm
4
Did u get my fla on the tutorial?
I think this is you, did u get stuck on the preloader tut?
Anyway, basically what he is doing, is placing that code on the button.
So just get to the button, dont worry bout the “edit in place” stuff, just get to the button, make sure your on the button, then place that script:
on (release) {
_root.contents.loadMovie(“locations.swf”);
}
on the buttons accordingly ok
Let me know if u get stuck!
Good luck!
system
November 16, 2002, 2:12am
5
yep i got it now thx…not sure if you were talking to the right person about the tuts though but thx anywayz