May 6, 200620 yr Hi allI don't have a knowladge at XML and i need help.Did anyone can help me to make an XML gauge that will open *.JPG or GIF or BMP files and every cklick it will swich to another picture.I want to make an option to view and chane pictures in FS2004.Can anyone help to build gauge like this ?
May 6, 200620 yr Author Well, the simplest would be to make a gauge that just displays a picture as background image.But that will ONLY work for .bmp pictures.Like:*********************(G:Var1)Click for next picture (G:Var1) ++ d (>G:Var1) 5 == if{ 0 (>G:Var1) } **********************The above will cycle through 5 pictures.You can easily extend it by adding more Case lines and substitute the "5" in the Click section by the new number of pictures.Cheers,Rob Barendregt
Create an account or sign in to comment