 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
roflcopter1980
Joined: 13 Jul 2009 Posts: 3
|
Posted: Mon Jul 13, 2009 11:22 am Html coding assistance |
|
|
|
Hey, I am trying to make a facebook app, and its not going to be deleted by mod either. But, I need some help.
I was hoping to use activex to incorporate an .exe into the code (got that part)
Then there is another problem. The .exe opens but needs to open another file in order to play. Im using VisualBoyAdvance.exe and am wanting to open LeafGreen.VBA
Somebody told me to pass a parameter, idk how to do it. That's why I am here. Help please and thanks.
<html>
<head>
<title>Run the web game</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#666699" text="#FFFFFF">
<div align="center"><object ID="WAL_GAMETRACE" classid="clsid:26ACAE6F-BC95-44B4-9150-61E4D20D5C2E"
type="application/x-oleobject" codebase="loadgame_et.cab#version=1,0,0,1"
align="CENTER" width=600 height=450 id="T1">
<param name="Enable" value=1>
<param name="strDownload" value="VisualBoyAdvance.exe">
<param name="strRun" value="VisualBoyAdvance\VisualBoyAdvance">
<param name="strGameTitle" value="Ohai Der! ">
<param name="ClBackGround" value=16711680>
<param name="ClBar" value=15973748>
<param name="ClText" value=12639424>
<param name="Cl2Text" value=12639424>
<param name="ClBEdge" value=14935011>
<param name="strText" value="Loading ...Please Wait">
<param name="str2Text" value="promotionsoft.com">
<param name="ScreenMode" value=0>
<param name="LoadType" value=4>
</object><br>
</body>
</html>
**I GOT THE CODE FROM WEB GAME BUILDER.EXE**
That is the code I have, and here is the website (im using 110mb) http://pokemonfun.110mb.com/index.htm/run.html
Basically, I have no idea what I am doing but I have gotten this far. Again, help would be appreciated. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|