HELP ME PLEASE.
- Started
- Last post
- 15 Responses
- erokcom
I need some quick flash help...
Anyone out there?
- rasko40
thats disgusting.
and besides, I dont own a webcam, ask jox, he will be happy to help.
- jevad0
what kind of flash help you gibbon
- erokcom0
Ok...
I have an MC here.. And, when clicked I am loading in a movie.. So, I need it to make something else on the stage false..
Here is the code I have been kinda trying...
btnOne_MC.onEnterFrame = function() {
if (btnOne_MC == onRelease) {
this.OnePiecePreview_MC._visible = false;
} else {
this.OnePiecePreview_MC._visible = true;
}
};Where am I going wrong?
- rasko40
No need, just load into the same movie clip and it will replace the previous automatically
or am I missing something?
- erokcom0
Yeah, don't worry about the video thing..
I know about levels..
In summary...
I have a clip... when it gets clicked I need to set some other clips to visible = 0....
Like..
If buttonMC == clicked
turn these clips visible to 0
else leave them alone..
make sense?
- jevad0
Use the force luke
- erokcom0
I am serious.. Can someone please hellp me?
- erokcom0
Hello?
- erokcom0
Here is the code I have tried:
if (btnOne_MC == onRelease) {
this.OnePiecePreview_MC._visible = false;
} else {
this.OnePiecePreview_MC._visible = true;
}
- dbloc0
Here is the code I have tried:
this.OnePiecePreview_MC._visible...
btnOne_MC.onRelease=function(){
this.OnePiecePreview_MC._visible...
}
- dbloc0
OnePiecePreview _MC._visible=true;
btnOne_MC.onRelease= function(){
this.OnePiecePreview _MC._visible=false;
}
- dbloc0
Ha Haaa.
- lvl_130
that whole site got taken down? wow.
- er0k0
hey I thought I told you before- get off my name and stop un-cooling it up!
..lol :)
