This is a discussion on "Help!! A silly Question" within the Flash & Multimedia Forum section. This forum, and the thread "Help!! A silly Question are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Help!! A silly Question
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Help!! A silly Question
Hi
I've recently started to learn 'Flash' and some other web-design packages and have just been learning how to make a movieclip work like a button. I think I've just about got it. But I can't seem to get the correct script which looked to be the easiest part. Basically I have a movieclip button that will move to frame 2 (label=_peace) on release. The code I've got on the movieclip at the moment is: onClipEvent (mouseUp) { gotoAndStop("_peace") } But I've tried loads of stuff. Maybe I'm going about this in entirely the wrong way, I'm sure it's something extremely simple (obviously!!) but I'm extremely stuck. If some one could give me some suggestions I'd give a big CHEERS! Thanks! Adam |
|
|
|
||||
|
Re: Help!! A silly Question
I find the easiest solutions for this problem is very unique, but works great. If I were you when you get in side your movie click...make 4 framlables...one that says over, anther that says down, and two more that say goback, youclicked. This will be the different states of the button, when they click the button does this and this. Now goback to the main timeline, and select the button and place this ActionScript code...
|
|
|||
|
Re: Help!! A silly Question
EXCELLENT!!!...
...But when you click on the button a second time it goes to the next frame. and then goes back and forth to _peace and _jungle (the next frame label). All I did though was was paste the actionscript you sent me onto the movieclip, I didn't change the labels within the movie! I don't quite understand where I should put the labels "goback" and "youclicked" on the timeline. Can you explain, please. If you could send me the sample it might help me understand. Also would you know any good tutorials on the net to show me how to build a drop down menu similar to the ones in here 'http://www.aveda.co.uk/index.tmpl'...see the 'our products' drop down menu. Thanks so much for your help and please excuse my cheekyness for asking for the links. Thank again, Adam |
|
|||
|
Quote:
|
![]() |
| Tags |
| actionscript, button, flash, movieclip |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Silly Golf | jimboready | Free Web Site Critique | 2 | Feb 29th, 2008 13:57 |
| Silly Question | ScottR | PHP Forum | 3 | Nov 4th, 2006 21:14 |
| [HELP] XSL silly question | windbizz | Other Programming Languages | 1 | Oct 3rd, 2006 06:54 |
| Probably a VERY silly question but... | dharma | Web Page Design | 6 | Sep 4th, 2006 10:33 |
| very silly and easy question | saltedm8 | Web Page Design | 2 | Aug 22nd, 2006 22:35 |