BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Uncategorized
Virtual Directory Utilities for IIS(C#)
ComSerialization
Re: Max() function
Stop Tailoring, Create Generic!!!
Introduction to WAP Push
Add xml binding to select list
Ontology Web Language
Wrapping multiple elements in a parent element
Anet XML Search Engine
Count Distinct
Superx++ Compiler and Runtime 1.0
XML Viewer
ALL UPPERCASE or all lowercase
Create an N-Column Table from XML node-set
Class Redefinition using Class Interfaces in Superx++
Object Reclassification: Choosing The Right Tool At The Right Time
XML Search Module for DotNetNuke
Ontology Management System
WebBrowser control customization
xframe - xsddoc


 
 

<< System.XMLWCF, WS, SOAP >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 12/03/2002
Times viewed 220

Flash menu using XML


This post contains attachments
v20021203072141.zip 

Summary This is a Macromedia Flash menu for a website using XML

This is the exact menu system we use here at TopXML.  This menu was built by Wayne Hunt of Unified Media, contact him for your own work.

Index.asp - this is an example of a page that would display the menu.  You will need to change the include statement to reflect the location of MenuInclude.asp (preferably in /menu)

MenuInclude.asp - This is a function that will print the HTML for the movie.  The only required argument is the script name - Request.ServerVariables(script_name) - which sets the default tab properly.  This file should be included on any page that you would like menu displayed.  While theoretically, it could be located anywhere, I would put it in /menu for best results.

Menu.swf - the swf file itself.  This should be placed in /menu

Menu.xml - the XML data for the menu.  This should be placed in /menu

Menu.fla - the Flash file itself (I put it in / or the root directory)

Flash can use any color background, however transparent backgrounds do not work on all browsers.  If you look at the XML file, there is an attribute in the color section:
<backcolor>efefef</backcolor>
that will set the background color of the movie and will work in every browser.

The content fields can take limited XHTML like color, underlines and links.

Enjoy it!  This menu was built by Wayne Hunt of Unified Media, contact him for your own work.

If you use this menu and upgrade it, please submit the upgrade to the code library and increment the version number, listing the changes.

Thanks!
Mark Wilson.


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML