Posted: Sat Apr 11, 2009 10:01 am |
|
Hey,
I've been trying to do wnd.IskeyDown() Function to apply sound loop when the Up key is pressed
So I Wrote at first line :
function wnd.IsVK_UPDown() |
Then I listed the whole function
with the lines above it
In the Keybord input messages section But It didn't work
So Is this the Right syntax
and should I list in the App flow section.
also Can this function be used
IF the FrameMove() function
was already devoted for different sound.
Thanks,