The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 Viewsi'm no expert but i would thin out the body lines to make him more clear,i.e. his arms and legs...i think it would look alot better that way.but then again..,it's your creation so it must look good to you as well.play with the line thickness and i think it'll be better.gl
and need a free way to switch it to swf. any suggestions?
At 12/5/08 05:49 AM, Fion wrote: No you can't edit, it's an automated system based on, what I believe to be, who adds your submission to their favourites.
i checked and im not in their favorites,any other ideas?
when one of my flashes comes up theres that part that says -people who liked this also liked-and its links to a other flashes,how do i edit this?is there a way?mine got grouped in with a bunch of sprite movies-all from one person i might add-and mine isn't even using sprites!wtf?
THANK YOU SO MUCH!!! unknownfury.i played with it a little bit and it works!!!btw i did a stupid human trick and forgot to give my fishcursor an instance name,well i did at one point but must not have saved it lol.thanks again.
would i have to steady change the x & y manually or no?
& i'll look in main for "shapeflag hittest"
o.k. upon a little though i get it,kinda.anyone know of a decent tut explaining how to change the hittest to match the contours of the inside of my movieclip,like going through a tunel?
yes to both.sooo i would need to add some variable?
o.k. so i'm making a game and have some as questions.i've been trolling the main for almost two hours now but can't find exactly what i'm doing wrong.frustrating,anywho...
i have my character made and it's a movie clip with the instance of FISHCURSOR.i have it moving just fine.next i have a very long tunnel-like wall,again a movie clip,this time with the instance of border.& i don't want them to touch so on my border i've put the action as
onClipEvent(enterFrame) {
if(_root.FISHCURSOR.hitTest(_root.border )) {
_root.gotoAndPlay(3);
}
}
but when the movie is tested it automatically goes to frame 3.
any sugestions of what i'm doing wrong? and please no links unless your sure theyr'e specific enough to help.thanks
what program are you using?
CS3 BUTTON!
1 stop();
2
3 buttonInstanceHere.addEventListener(Mous eEvent.CLICK, functionNameHere);
4
5
6 function functionNameHere(myEvent:MouseEvent):voi d//returning no value.
7 {
8
9 gotoAndPlay("frame number you want it to go to");
10 }
oh and buttonInstanceHere is the instance you gave your button in the lower left of the properties box!
hope this helps!
yep tuns out them sites either put a logo on your flash or wont let you download
i tried both!,
any other suggestions?it would be nice to be able to put this on NG
i have an old flash on my computer saved as an .avi it works fine when played from my documents but when i import to my macro mx it ends up looking like tilted movie film.has anyone else had this problem and if so how is it fixed?
THANK YOU! that's what i was missing!
good point.yes i did .
1120: Access of undefined property buttonInstanceHere.
ok i almost got that to work.thank you so far i am learning as i go!i added a parenthesis on line one but line three says function does not have a body.i've been playing with it but still can"t get it.
tried again ,made a simple circle a button,put in a fresh frame,and says "current selection canot have actions applied to it
iv'e been playin \g with this for an hour & time to ask for help!iv'e made a button,did the up down over and hit with up and hit being the same.i put a stop in the frame but now i can't find actions>button.it always says action>frame.and when i right click the button and go to actions it tells me there can be no actions applied to this selection?where'd i go wrong?