Hello I am a beginner to visual basics and I started learning with visual basics 6. I was creating a simple animation in which a plane is moving forward and the background is moving backward.
I used imagebox and GIF image with transparent background.
and I used image1.left=image1.left+10 to move the plane.
Now It is moving and background is also moving but the problem is when i use GIF with transparent background the object blinks while moving and the rectangular box appears frequently and totally spoils the whole look of my program.
Now someone please help me what to do?
When I used jpeg then my object didnt blink but jpg doesnt support transparent background. I thought I should try png but png image format is not supported by visual basics 6
Can anyone help me with this issue??
I used imagebox and GIF image with transparent background.
and I used image1.left=image1.left+10 to move the plane.
Now It is moving and background is also moving but the problem is when i use GIF with transparent background the object blinks while moving and the rectangular box appears frequently and totally spoils the whole look of my program.
Now someone please help me what to do?
When I used jpeg then my object didnt blink but jpg doesnt support transparent background. I thought I should try png but png image format is not supported by visual basics 6
Can anyone help me with this issue??