Adding A Flash Menu To Site?
Mar 1, 2010If you have a look at the link underneath, its a menu i got made at flash vortex but i want to implement it on my site and make each word a link to a seperate page, is there a way to do this?
View 1 RepliesIf you have a look at the link underneath, its a menu i got made at flash vortex but i want to implement it on my site and make each word a link to a seperate page, is there a way to do this?
View 1 RepliesI'm using Adobe CS4 Professional flash to create the basis of the website, a photo background with an interactive menu overlay on top. Does anyone know any good tutorials for an interactive menu (roll you mouse over certain things and the sub-menu comes up which lead to other pages of the site etc.)
View 1 Repliesadding a Paypal button to my Flash site.
View 6 RepliesI am relatively no used to flash but wanted to put a flash effect to my logo for my site. I managed to do the effect on a site I saw on the next. The effect animations I used was hue and saturation effect. Here a direct link to the logo online with the effect. Anyway I cud do that on flash n stick it to my site ? I tried hosting it to the site I did it on n it takes ages to load. [URL].
View 1 RepliesI'm still a newbie in terms of as3, but have built a code-simple flash site (using CS3 & Dreamweaver). I've only just discovered SWFAddress / SWFobject / swffit and have been combing through my flash pages to implement these oh-so helpful tools. Troubled process, as it is...
I have literally spent days (not merely hours) trying to adapt various code, watching and following tutorial and trying to adapt what I find for my existing site (which is, unto itself, still in development)
I'm trying to avoid avoid using external packages and script instead on the timeline, in keeping with how the site was originally built (with hopes this would save me from having to rebuild and reorganise the structure of the timeline - there are several gallery pages and files and buttons and cross-linking). But I'll attach here just one fla ("archives.fla") that anyone whom has experience with SWFAddress might understand what I'm contending with. I've borrowed code from so many sources at this point that the script code is sure to be bungled (one top layer of the fla file, for deep linking).
I would be ever so grateful for assistance in this regard; cannot afford to pass another day trying to figure it out (I am on a deadline)...
file to big to attach; i don't believe looking at the code will be of any use without seeing the set up and references on the timeline... but i'll insert it anyway (below). is there a way to send the file to someone directly?
[Code].....
The index file is .php. Now I've got this little Flash animation that we want to run first, then when it's done go to his website. When I try to add it to the top of the index page all that happens is the site loads like in normally did but with the Flash movie at the top instead of being another page. What do we need to do to have it load on it's own first?
View 1 RepliesI am really new to flash and my first project is to design a flash site with a menu like http:[url]..... I really love the way this menu works as you know where you are at all times. Can anybody point me in the right direction of where to start? I have made all the graphics in flash and now I just need to start actionscripting.
View 1 RepliesI have a wordpress site that has a css drop down menu in the header... and on some pages i have some flash headers in the body of the page.When you pull down the menus if the drop down goes over the flash it looks as if the menu it either behind the flash object or the flash object just cuts it out.
View 1 RepliesWe recently decided to add a flash banner to our site which calls an xml file which loads the price and name for 5 separate products and keeps looping through until a user clicks a product. Unfortunately, it appears each time the file loops it calls another iteration of the xml file -- so if a user opens our homepage and walks away the xml file could be called 100s of times. My question is, can we set up the actionscript so the xml file is called just once?
View 1 RepliesClient has a flash navigation menu on his website. When the site is accessed via [URL] the hardcoded links in the flash nav load pages properly. When accessing the website via the [url] the site navigation links can not load the proper pages and instead just redirect the user to the root domain.
I assume this can be fixed with a change to the .htaccess but I do not know how flash handles these links.
.htaccess:
Options +FollowSymLinks
RewriteEngine on
[Code].....
i need to know how do i make a menu on flash but i dont want to load a hole new site evry time i go to a section so i wana get the codes for that
View 1 RepliesI'm making a classic horizontal sliding menu flash site, but just can't seem to iron out the last little tweak. How do I get the mouse to not react when over the open section, I've tried 'delete mc3.onRelease;' which works, but then that section will not longer work at all after it's been closed.
I've attached the fla and a link to the beta site as I'm finding it hard to explain exactly what I mean:[URL]..
I create a flash site with a XML MENU. When I publish the site the xml menu doesn't move when you scale the browser window, but when I use swfobject the xml moves when you scale the browser (not centered).
View 11 RepliesHow to accomplish the images menu when the site loads?
View 2 RepliesIm making a site in flash, the thing is, my menu and contentpage is all the same for all the diffrent menues. So when u push portfolio i want the new menu to animate over the oldone. And i want to do it on all the menues.
View 4 RepliesI'm designing a site that has 4 parts (for the sake of explanation)Part 1 is the menu which will be it's own .swf, which I would like to have align to the top center of the browser even if you resize the browser. Part 2 is the content which I'd like to align to the center of the page, even when you resize the browser. This is also an .swf which corresponds with the menu.swf Part 3 and 4 don't have to be .swf's, but are just graphics in the top right corner and the other in the bottom left that stay in the corner even when the browser is resized.
View 1 RepliesURL...See how the sliding wooden menu is shown outside when it is not out. How do I hide the section outside the site? Here is my code:[code]
View 2 RepliesMy dropdown menus work fine with tthe swf and xml file offline, but once I upoload them to my domain the dropdowns are all buggy and get stuck and don't drop down fully. I'm not sure what the problem is, does anybody have a possible solution.[URL]..
View 5 Replies[URL] how the navigation/drop down menu on this site was created--from a technical stand point? I'd like to try something similar, but don't know where to start i.e. how are the elements of the menu situated on the timeline? What sort of actions are behind the buttons? Etc...
View 14 Repliesnow we all used to disable the menu until new section of our site gets animation but how do you handle user repeatedly abusing for example back button on the browser when moving though your website?
View 1 Replies[URL] how to acomplish the images menu when the site loads?
View 2 RepliesI've been following (and adapting) a computer arts tutorial to set up an xml driven site, and am having trouble adding sub menus to the actionscript (basically dont know where to start with it - have tried adding script from other tutorials but it all gets too confusing).
the main menus are generated from a movie clip (BTN_PROJECTS_MAIN) and contain a button (button) and a text box (txt) plus are made of 3 frames to simulate the different button states. The code I've been using is as follows:
[Code]....
I am trying to learn how to add sub menu items to my main menu which is being generated using XML. I have been able to add the top level menu items but I am not sure how to integrate the sub menu items. a link to my development site [URL] In my code I have a variable showInMenu this value is true if it is a top level menu item and false if it is a sub menu item. If I list out the XML menu items they look like this where About Us is a top level menu item and Our Mission is a sub menu item of About Us. how to set up the sub menu items. I attached the fla with xml file.
[Code]...
In the xml dropdownmenu from senuclar(tutorial) you can load txt in a txtfield but how can I add breaks, url's, bold, ... to my txt. In the .fla I have the following:
Actions.message = function(msg) {
trace(msg);
message_txt.html = true;
message_txt.htmlText = msg;
}
This is how the xml looks like:
<menu name="main nav">
<item name="button1" action="message" variables=" Here I have my txt "/>
</menu>
When I publish the .fla and add breaks in the xml file It just won't show content.
In the xml dropdownmenu from senuclar(tutorial) you can load txt in a txtfield but how can I add breaks, url's, bold, ... to my txt.
In the .fla I have the following:
Actions.message = function(msg) {
trace(msg);
message_txt.html = true;
[Code].....
When I publish the .fla and add breaks in the xml file I't just won't show content.
i have made a site in flash. stage size 955x600 i have exported it as fullscreen with no scale. the problem is that if i browse the site with a resolution of 800x600 (760x420 if i'm not wrong), the browser dont' add scrolls and its impossible to see the complete site. How can i fix this without resizing the site. i want the users to see with the proportions that i have now.. ijust want a scroll on the browser.
View 2 RepliesI am a newbie and been developing this menu that is XML driven and uses an External AS file for the script, so there is no AS on the timeline, it is all external. The Preloader. I found this preloader from here: [URL] which I have been trying to build into my movie, but with no joy! I don't understand how to add a preloader when you have external script, there is going to image directly on the stage, which is what the preloader would be loading.
Basically all I would like to do is add a simple percentage count for the preloader, a loading bar also would be great, but if not ,thats ok. The problem I have is when I put the preloader script into my existing menu all hell breaks loose. Below is a link to my menu files and also attached the AS script file, if that is better? Link to menu files: [URL]
Attachments: Main.zip (1.5 K)
How do I add a UI scroller bar to an existing drop down menu which I created using buttons?
I tried to insert an UI SCROLLER bar. but it didn't work. I'm using the folowing code in the Main button. I need the drop down menu to appear with the scroller. on(rollOver){ contactmenu.play();}
[Code]...
how to add addevents to the menus in the popupButton.
I'm working on a navigation bar based off of senocular's amazing XML drop-down menututorial. I've managed to make the menu horizontal, and changed the boxes from rectangles to squares. All of that works fine. Now I need to figure out how to add an image to the inside of each element, and I can't figure out how to do that. I've addedCode:curr_item.image = curr_node.attributes.image; to the AS, and added an 'image' movieclip inside my menuitem, but that doesn't appear to work. Here's my complete actionscript:
Code:
GenerateMenu = function(container, name, x, y, depth, node_xml) {
var curr_node;
[code].....