LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 4:27

All times are UTC + 2 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: race car problem
PostPosted: Mon Aug 29, 2005 17:31 
Offline

Joined: Sat Aug 20, 2005 18:58
Posts: 4
i want to make a car drive thrue the screen

i made 14 car image`s 84x48 from start till the end

i only can see the background

<screen>
<name>race car</name>

<action>
<id>Core.NextScreen</id>
<delay>100000</delay>
</action>


<item type="image" x="0" y="0">
<imagebitmap>screens\84x48\images\test_84x48.bmp</imagebitmap>
<refresh>500</refresh>
</item>

<item type="animation" x="0" y="0">
<framebitmap>screens\84x48\race car\race 0.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 1.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 2.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 3.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 4.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 5.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 6.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 7.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 8.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 9.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 10.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 11.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 12.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 13.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race 14.bmp</framebitmap>
<refresh>200</refresh>
</item>

</screen>


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 29, 2005 22:34 
Offline

Joined: Sat Apr 17, 2004 2:32
Posts: 106
Remove the space or add a underscore in its place ,info dont like spaces :?


<framebitmap>screens\84x48\race car\race0.bmp</framebitmap>
<framebitmap>screens\84x48\race car\race_0.bmp</framebitmap>


should work now ? i hope lol


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 29, 2005 22:43 
Offline

Joined: Sat Aug 20, 2005 18:58
Posts: 4
sorry

i cant see anything

<screen>
<name>race_car</name>

<action>
<id>Core.NextScreen</id>
<delay>100000</delay>
</action>


<item type="image" x="0" y="0">
<imagebitmap>screens\84x48\images\test_84x48.bmp</imagebitmap>
<refresh>500</refresh>
</item>

<item type="animation" x="0" y="0">
<framebitmap>screens\84x48\race_car\race_0.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_1.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_2.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_3.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_4.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_5.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_6.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_7.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race-8.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_9.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_10.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_11.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_12.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_13.bmp</framebitmap>
<framebitmap>screens\84x48\race_car\race_14.bmp</framebitmap>
<refresh>200</refresh>
</item>

</screen>

this is the new file, i also changed the space in the race_car map


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group