ComradE_BeaN
Discoverer
How can i integrate flash elements (*.swf) into vb 6.0 apps?
i could load the shockwave component & then give the FULL PATH to the file in the 'movie' property.....but i want the program to run independent of the path..
i.e, if i move the folder from c:\asd to f:\asd it should work...but it doesnt work cause i had given the full path of the flash in the movie tab...
i tried giving only file name (project & flash are in same dir ) but it is not working.....
this method worked in powerpoint .... but not in VB...someone please help me..
i could load the shockwave component & then give the FULL PATH to the file in the 'movie' property.....but i want the program to run independent of the path..
i.e, if i move the folder from c:\asd to f:\asd it should work...but it doesnt work cause i had given the full path of the flash in the movie tab...
i tried giving only file name (project & flash are in same dir ) but it is not working.....
this method worked in powerpoint .... but not in VB...someone please help me..