473,378 Members | 1,482 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

help with links with xml

I am very new to the xml world and currently working with a flash drop down button from awssoft. The problem that I am having is trying to figure out how to add liks to an XML file. Can anyone please tell me where in the following code, I will have to put my link/liks? <?xml version="1.0" encoding="utf-8"?>
<navigation>

<settings

itemAttr="0xCCCCCC,0x0000FF,1,0xAAAAAA"

itemAttrOver="0xCCCCCC,0x0000FF,1,0x000000"

itemAttrPress="0xCCCCCC,0x0000FF,2,0x000000"

itemAttrActive="0xCCCCCC,0x0000FF,2,0x000000"

fontAttr="Tahoma,11,false,false,false,0xFFFFFF,lef t"

fontAttrOver="Tahoma,11,false,false,false,0x000000 ,left"

fontAttrPress="Tahoma,11,false,false,false,0x00000 0,left"

fontAttrActive="Tahoma,11,false,false,false,0x0000 00,left"

margAttr="1,1,1,1" />



<item text="Home"/>

<item text="Products"/>

<item text="Contact"/>


</navigation>
Oct 23 '07 #1
1 1267
jkmyoung
2,057 Expert 2GB
From this site: http://www.awssoft.com/products.php?...ation&id=basic it seems you just add a url attribute like so:

<item text="Home" url="index.php" />
<item text="Start" url="page1.html" />
Oct 26 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Yurj | last post by:
Hi all! I've to produce this xml as a soap request (I'm using SOAPpy): <soapenv:Body> <request soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <arg0> <item> <key...
2
by: Glenn | last post by:
Dynamic help topic links show properly and search brings up links, but when any link is clicked I receive a "Page Cannot be displayed message in the Explorer window and the title bar of Visual...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
3
by: vivek9856 | last post by:
I am making a website and I need help promptly. Here is the code first off -----File Header.htm----- <HTML> <HEAD> <TITLE>Black Hawk Down</TITLE> </HEAD> <LINK REL=stylesheet...
2
by: J | last post by:
I use Access 97 and Windows XP (Sp2 if that matters) I mostly program for myself, but am now writing an application for my wife's club and need to include a help file with the database I am...
2
by: Goober | last post by:
I have the following default.aspx page that works properly. However, what I want to do is to link the graphics within it (that are hard coded now in the default web page) to our corporate...
4
by: Learner | last post by:
Hello, Here is a little bit of what I am working ... I have selected Header and Side lay out for my Master Page. All my links go on the Side and the content on to the right pane. I have no...
23
by: casper christensen | last post by:
Hi I run a directory, where programs are listed based on the number of clicks they have recieved. The program with most clicks are placed on top and so on. Now I would like people to be apple to...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
3
by: deerhide | last post by:
Hi, I was updating my website, well trying to... and I somehow messed it up. I didnt build it, I bought it so I don't know alot about programming. I receive these errors when going to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.