The answer for everything is YES.
You can send FreeDrive SDK commands using the new SENDMSG command...
I'd have to add a button for it and you'd have to turn off autoide in the config...
is it possible to stick both lists on one page ? Just playing with a few ideas
CdR
p.s did you ever intergrate the sdk commands for FreeDrive into RR ?
p.p.s is it possible to stick a button on the video to make it go full screen ? then on the screentap return to the video ?
The answer for everything is YES.
You can send FreeDrive SDK commands using the new SENDMSG command...
I'd have to add a button for it and you'd have to turn off autoide in the config...
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
so I assume something like this should work
fscommand("SENDMSG;FreeDriveSDK;cancel","");}
? if it should then I must of done something wrong
its ok.. its working Thanks :-)
now I just need to figure out how to get freedrive to send variables back to RR :-) any pointers ? ;-p
What sort of variables CDR?? Labels??
Yeah... an easy way is to have FreeDrive detect RR is running and set some custom labels in any of the skins.. you should be able to use those custom labels in Flash. otherwise, you'll need to implement something like I did in RR (REQUEST command) and process the request and send the information back to the requesting application.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
Is it possible to use SENDMSG to send the contents of a variable to another program?
for example if I wanted to send TRACKNAME to another app
Bookmarks