Kittys
03-24-2009, 10:59 PM
Hi
I need some help please, I have a game that runs in full mode I want to use it online in a htm file using flash and not in full mode I want it to run inside the htm
I already search the forum, I create a ENTER button and use the code
on(press){
fscommand("exec","JOGO_XP.exe");
}
I have the htm, swf and the exe (windows project exe) in c:/test and the exe game in c:/test/ fscommand
When I run in my pc the windows project exe and clik in enter he open the game in full mode. But I don’t know how to put it inside the htm and if its possible to open not in full mode
Can someone help please?
Sorry about my English hope you can understand what I need to do
Tank you :rolleyes:
I need some help please, I have a game that runs in full mode I want to use it online in a htm file using flash and not in full mode I want it to run inside the htm
I already search the forum, I create a ENTER button and use the code
on(press){
fscommand("exec","JOGO_XP.exe");
}
I have the htm, swf and the exe (windows project exe) in c:/test and the exe game in c:/test/ fscommand
When I run in my pc the windows project exe and clik in enter he open the game in full mode. But I don’t know how to put it inside the htm and if its possible to open not in full mode
Can someone help please?
Sorry about my English hope you can understand what I need to do
Tank you :rolleyes: