Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
Thread Tools
Old 06-05-2008, 03:32 PM   #1 (permalink)
TSF Enthusiast
 
Eclipse2003's Avatar
 
Join Date: Apr 2005
Location: Ohio
Posts: 1,133
OS: XP


Flash: Slide out menu

Hello. I have been volunteered by my church to do our website. I know some about website design but not much. I recently got Flash CS3 and thought that I would make a flash menu. I have attached the menu as a .pdf in this post. Here is what I am wanting to do. Please tell me if this is possible and if so, how? I have never used flash so you'll have to go slow for me.

I am going to have the picture actually be a flash slide show (I think I found tutorials on how to do this). For the menu, I would like if the user has their mouse over any of the buttons on the menu, the menu with the words slide to the left maybe an inch or so. Then, whichever word the mouse is over, will slide back to the right while everything else remains slid to the left. Does that make sense? If anyone at all can help me, that'd be great! Thanks guys!
Attached Images
File Type: pdf SlideMenu.pdf (193.0 KB, 2 views)
Eclipse2003 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-09-2008, 11:24 AM   #2 (permalink)
TSF Enthusiast
 
Eclipse2003's Avatar
 
Join Date: Apr 2005
Location: Ohio
Posts: 1,133
OS: XP


Re: Flash: Slide out menu

Ok well it doesn't seem like anyone knows how to do what I want it to do so instead I am going to make it more simple. What about just having the slide show and each link go to a new page (Home, etc)? How hard is that to pull off? I know how to make the slide show by using motion tweens but how do make the menu and can they work together on the same flash file?
Eclipse2003 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-10-2008, 04:14 AM   #3 (permalink)
Registered User
 
Join Date: May 2008
Posts: 26
OS: vista ultimate


Re: Flash: Slide out menu

I can help you with your second question. You want to use the getURL function. You can change it to on release, onclick, so on. This is a basic code that will open the page desired when the user releases their mouse button:

on(release) {
getURL(YOUR_URL, "_blank");
}

YOUR_URL is obviously the link you want to use.
blank specifies a new, blank page (its not generally a good idea to have users navigate away from your site, just keep that in mind.

If you would like the link to load in the same window, use this:

_parent

opposed to _blank


Flash has a massive online community. Google onclick and getURL for tutorials if you have questions.
(i hope this kinda helps)

Last edited by aldernon : 06-10-2008 at 04:17 AM.
aldernon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-10-2008, 05:02 AM   #4 (permalink)
TSF Enthusiast
 
Eclipse2003's Avatar
 
Join Date: Apr 2005
Location: Ohio
Posts: 1,133
OS: XP


Re: Flash: Slide out menu

Great, thanks a lot. So this will work OK with a flash slide show as well in the same banner? It won't mess up anything? Like I said, I am new with flash so I just want to make sure you can run two separate flash things in the same file. Thanks for the help.
Eclipse2003 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-10-2008, 07:40 AM   #5 (permalink)
Registered User
 
Join Date: May 2008
Posts: 26
OS: vista ultimate


Re: Flash: Slide out menu

yeah, you can run as many as you like. just ALWAYS make back-ups.

Alot of flash sites today are all just one big file. The entire site is complied into one .swf

I really dont think theres a limit... *scratches head* :P
aldernon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-10-2008, 11:34 AM   #6 (permalink)
TSF Enthusiast
 
Eclipse2003's Avatar
 
Join Date: Apr 2005
Location: Ohio
Posts: 1,133
OS: XP


Re: Flash: Slide out menu

Ok so I created a button for Home where it is one color when it is normal, one when mouse over and one when clicked. I then went to the "hit" frame (not sure if that is the right term) and put a rectangle over the word Home which should be the hit box, right? But when I go to Test Movie the hit box is lower than where I put it. Any idea at all why this is?
Eclipse2003 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-10-2008, 03:06 PM   #7 (permalink)
TSF Enthusiast
 
Eclipse2003's Avatar
 
Join Date: Apr 2005
Location: Ohio
Posts: 1,133
OS: XP


Re: Flash: Slide out menu

Ok nevermind. I got that fixed. Thanks for the help. I haven't tried the links yet but I'll let you know if I have any trouble. Next step is figuring out how to create logins for members to view "members only" pages. I'll start googling that.
Eclipse2003 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


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

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



All times are GMT -7. The time now is 03:37 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82