
May 12th, 2004, 02:44 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 26
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
VB and Flash
Hey
i am designing a game, with lfash and VB.
i am using flash for the animation and visual side, and then using VB for the rest of the game (events, items, etc.)
what i have worked out so far...
i made a flash file with FSCommand within flash, at every frame. and when a command is recevied (like "Up") the frame would change to the upward motions... 1 problem i found here, is the delay it takes from VB sending the command, and flash changing.
is there anyway to change the amount of time it takes, to change image (i'll provide the code when i get back from school)
ANother problem i found, is how can i move the picture of the person around the movie (slitghly off topic, i know)
if anyone can help, it'll be greatful
|