![]() |
Problem with BMP's using Ace Editor |
Post Reply ![]() |
Author | |
bgood98 ![]() New Member ![]() Joined: April-04-2007 Points: 3 |
![]() ![]() ![]() ![]() ![]() Posted: April-05-2007 at 1:45am |
Making my XML gauges in Ace Editor. With putting the gauge into FS Panel studio no background bmp shows up. However when I go into FSX the gauges are working just fine pictures and all |
|
![]() |
|
trsim ![]() New Member ![]() Joined: April-02-2007 Points: 5 |
![]() ![]() ![]() ![]() ![]() |
Just a guess, but the problem may be with your XML file, not your bitmaps. If the XML file has typical XML headers, like <?xml ... > or <!DOCTYPE ... >, then FSPS will not load the bitmaps referenced in your XML gauge. Ed knows about it and said he would try to fix it. In the meantime, just take these lines out of your XML code. Taylor P.S. I have also seen this problem where there is a single null character before the <gauge> tag on the first line of the file.
|
|
![]() |
|
bgood98 ![]() New Member ![]() Joined: April-04-2007 Points: 3 |
![]() ![]() ![]() ![]() ![]() |
mmk ACE XML is part of the FSX SDK package on the FSX Deluxe Disc 1 CD. The Headers are generated by it Here is an example of the guage as written in the SDK XML generator: <?xml version="1.0" encoding="UTF-8"?> <SimBase.Document |
|
![]() |
|
bgood98 ![]() New Member ![]() Joined: April-04-2007 Points: 3 |
![]() ![]() ![]() ![]() ![]() |
So you say to remove: "<?xml version="1.0" encoding="UTF-8"?>" ? |
|
![]() |
|
trsim ![]() New Member ![]() Joined: April-02-2007 Points: 5 |
![]() ![]() ![]() ![]() ![]() |
I don't have FSX. So I can't say whether this would help. But you can find out pretty quickly. Just try it and see if it works. If not, then you can put the line back in and look for other explanations. Try comparing the text of your XML gauge to other XML gauges for FSX that do display properly in FSPS. It is possible that the BMPs are to blame. But I still suspect the XML file. Taylor
|
|
![]() |
Post Reply ![]() |
|
Tweet |
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |