editing existing flash menus

This is a discussion on "editing existing flash menus" within the Flash & Multimedia Forum section. This forum, and the thread "editing existing flash menus are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 25th, 2006, 13:17
Junior Member
Join Date: Aug 2006
Location: uk
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Question editing existing flash menus

Hi there..

theres no doubt about it flash is supercool...

Although i do not know how to use it

I have been buying fab existing graphics and editing them.. (or trying to!)

I have recently got one menu with has a slider colour and sound attached to each section... which move when the cursor goes over..

I wanted to change the links to fit in with the site..
To do this I went to each movie clip, then added an on click action script...

the only thing is .. now i have changed the links.. they are now static...

can anyone please help..
Reply With Quote

  #2 (permalink)  
Old Oct 25th, 2006, 14:22
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: editing existing flash menus

Not sure as if I know what you mean by static. Can you post a link up here, so that we can see what you are talking about? Or at least the action script code.
Reply With Quote
  #3 (permalink)  
Old Oct 26th, 2006, 09:30
Junior Member
Join Date: Aug 2006
Location: uk
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Re: editing existing flash menus

Hi Jacob, thanks for all your help that you have already given.. u r a star

I was speaking about the menu on this test page,, which I have just started work on.. but I can now see that it does work when uploaded ... soz.. but the links are not working???? any ideas why??

also in uploading it I also see that the flash gallery is taking ages to upload... (do I need a loader - do u think..) ... do u think there is a problem or is it just too big??


http://www.jvspain.com/test_pim_index.htm

sorry but have u got any clues?? --

(would be up a creak without a paddle, as they say, without guys like u around to ask.. many thanks.)
Reply With Quote
  #4 (permalink)  
Old Oct 28th, 2006, 20:03
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: editing existing flash menus

Ok so the problem is none of the links work right? If this is the problem them post me up the action script code, which you used to link the buttons to another area within your flash document.
Reply With Quote
  #5 (permalink)  
Old Oct 31st, 2006, 11:17
Junior Member
Join Date: Aug 2006
Location: uk
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Re: editing existing flash menus

Hi .. thanks for the reply...


I think youre right... It must be the action script... cos infact I dont have one... ... I just inserted the flash into the dreamweaver page..

do you know what the actionscript should be???

many thanks if you do..
Reply With Quote
  #6 (permalink)  
Old Nov 1st, 2006, 01:00
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: editing existing flash menus

Well if you have the Fla file, which is the flash edit file. Then you click on the button, hit (F9) then type...

Code: Select all
on (release) {
    getURL("http://www.google.com","_blank");
}
You can change the target of the code, which is how the page opens, wither you want it in a new (blank) window or in the same (self) window. Let me know if you have any more questions, or wither this is not what you are trying to accomplish.
Reply With Quote
Reply

Tags
flash, menu

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Drop down menus drop behind flash header theGAME71135 Flash & Multimedia Forum 3 Jan 10th, 2008 09:42
Animated Menus/Buttons without Flash moojoo Web Page Design 3 Oct 22nd, 2007 18:30
Help editing flash banner koopa Flash & Multimedia Forum 5 Jun 10th, 2007 16:54
Hello to existing members! AndyJones Introduce Yourself 3 Sep 18th, 2006 15:26
Flash Navigation and Menus autumn_whispers2me Flash & Multimedia Forum 2 Nov 23rd, 2004 14:04


All times are GMT. The time now is 08:22.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43