The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.34 / 5.00 31,296 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 10,082 ViewsHey guys wha..WTF OH MAN GOOD NO YAWK DAMNED NO OH GOD HELP SO GROSS!
I made sum Buttons with Tooltips...asked around how to...n stuff got sum help...but at the end i got on it on my own :D with much luck I think...
I dunno if its the prof. way but its fast enough I think...
http://img424.images..p?image=guide3ux.swf
here it is...its a Menu mode for my Warrior Guide i'm making for a WoW-Site.
If u wanna know how to contact me here...let's meet in chat...mybe we can trade ideas...
I made 2 Buttons...which starting a Popup Tooltip...both got same Actions but with 2 different Frame Numbers...
on (release) {
getURL ("http://www.worldof-warcraft.de", "_blank");
}
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (5);
}
One of them the 2nd...which isnt at the beginning of the timeline works after clicking it taking me to URL...but the first one "i posted" wont take me to the URL after clicking?! why
Just did it like that ^^ http://img262.images..p?image=guide1xj.swf
mybe its fade to grey....because i already got a action on that button without "Edit" i made a
on (release) {
getURL ("http://www.worldof-warcraft.de", "_blank");
}
on it already...
hmmm good idea, I Open a Button with edit...then make Frame at "Over" then make a "GoTo Frame 2" fo example and at that Frame i let a clip starting that makes a lil Fade in of the Tooltip with a Stop Code...but how to let it disappear...?? and even i cannot make any actions at the "Over" Frame because every Actions are faded to gray - not includable...weird thingy
Can u explain it further pls? Sounds interesting if its simple...
Hi Dudes!
I'm working for www.worldof-warcraft.de
My Mission is to make warrior class Guide for the mmorpg,
I had the Idea to make the menu a lil more dynamic...
take a look http://img410.images..p?image=guide0cw.swf
Pls look at this so u'll understand my question.
Let's begin:
My Idea was and is to make an Inventory picture with clickable Inventory Slots, so ppl can jump directly to the Guide they are looking for...
So I Already made sum Test URLs to the Main Page, but i just want at the end TOOLTIPS which get activated after moving mouse over a "Slot" (Those of the Equiment Boxes) if this happens the Tooltip should appear in the middle and disappear after moving mouse off...I tryed a lot of things but always died on Bugs a lotty...
My Question is! Can somebody help me making the Code or something to help me out?!
I want every Slot in the Pic with an individual Tooltip fo example the Main Hand Slot - A tooltip appears = "Click here to get to the Mainhand Weapon Guide"
If u guys can help me out pls do so :)
thx to the future!