this is very urgent!! i want to know how we can achieve animation of some images and how to produce sound effects throgh vb program. is it possible? if yes, i want to implement that in my project. so pleeease help!!
You can load all of the images into an imagelist and then use a timer to load the images into a picture box after a cetrain interval, if you need more specific code, you'll have to give me more info
NXSupport - Your one-stop source for computer help
yes... dimava seems to have a good solution. thats how i would have done it. If i just put an animated gif or bmp into my file, it only shows it as a 1 file, not animated.
If anyone knows how to make animated pictures animate in vb, i wud be greatful
i tried by the imagelist and picturebox. but it's giving error like
"invalid use of property" i am sorry but i dont know how to load image from imagelist to picturebox. could u please send me the code? i am giving my code what i have tried. u please tell me where i have gone wrong...
thanks
ilikevb
i tried with ur statement. but it still gives the same error:
"invalid use of property"
does it have some another method to load image from imagelist to picturebox? i cant find it. please help!!