ok, I am new at this and this is my first attempt.
http://robertstourneydesigns.com/Squad/squad.xml here is my link but when I go into the game the pic doesn't show.
<?xml version="1.0"?>
<?DOCTYPE squad SYSTEM "squad.dtd"?>
<?xml-stylesheet href="squad.xsl?" type="text/xsl"?>
<squad nick="EAW">
<name>EliteArmaWarriors</name>
<email>N/A</email>
<web>N/A</web>
<picture>http://robertstourneydesigns.com/Squad/logo2.paa</picture>
<title>EAW</title>
<member id="*******" nick="SpectrumWarrior">
<name>SpectrumWarrior</name>
<email>N/A</email>
<icq>N/A</icq>
<remark>Co of EliteArmaWarriors</remark>
</member>
<member id="*******" nick="Ding">
<name>Ding</name>
<email>N/A</email>
<icq>N/A</icq>
<remark>Head of security of EliteArmaWarriors lol</remark>
</member>
</squad>
Everything shows on the page when you click "P" in game except the pic.
Any other things I need to check/try to make this work? anyone? I put the link to the paa in the xsl and xml files, is there anywhere else it needs to go? and yes I tried to link it this way
<picture>logo.paa</picture>
I have also noticed that if I go to my url and right click on the pic/logo and click save pic as it saves as a browser page and not as a pic like if you go here
http://www.20thsfg.com/squad/squad.xml and right click and save the pic.
I have tried anywhere from 256x256 to 64x64, saved as png,gif,targa,psd, then convert to paa and nothing is working, any help as to what I need to check/try/do/etc?