Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (AndrewAMD), 15,995 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Possible to play in a web browser window ? #88683
09/04/06 06:27
09/04/06 06:27
Joined: May 2005
Posts: 5
S
Soron Offline OP
Newbie
Soron  Offline OP
Newbie
S

Joined: May 2005
Posts: 5
I have a rather general question: Can 3d GS be used to create a game that can be played in a web browser window ? If not, does anyone know where I can find something on that issue ?
I am looking to create a simple "point and click" adventure (does anybody know "Full Throttle" ?) preferably with a 3d environment (although that's not a k.o. requirement).

Ich habe eine allgemeine Frage: kann man mit 3D GS ein Spiel machen, das in einem Webbrowserfenster gespielt werden kann ?
Ich möchte ein einfaches point-and-click Adventure (wie "Full Throttle") machen. Eine 3D Umgebung wäre nett, ist aber kein KO Kriterium.

Last edited by Soron; 09/04/06 06:29.
Re: Possible to play in a web browser window ? [Re: Soron] #88684
09/04/06 12:14
09/04/06 12:14
Joined: Aug 2003
Posts: 7,440
Red Dwarf
Michael_Schwarz Offline
Senior Expert
Michael_Schwarz  Offline
Senior Expert

Joined: Aug 2003
Posts: 7,440
Red Dwarf
Nein


"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku
Re: Possible to play in a web browser window ? [Re: Michael_Schwarz] #88685
09/04/06 15:03
09/04/06 15:03
Joined: Mar 2002
Posts: 7,727
old_bill Offline
Senior Expert
old_bill  Offline
Senior Expert

Joined: Mar 2002
Posts: 7,727
Doch, es ist möglich die Engine in einem ActiveX Fenster
aufzurufen und zu verwenden.
Das erfordert allerdings fortgeschrittene Programmierkentnisse
und für den Einstieg nicht gerade empfehlenswert.

old_bill


Success is walking from failure to failure with no loss of enthusiasm.
Re: Possible to play in a web browser window ? [Re: old_bill] #88686
09/04/06 16:51
09/04/06 16:51
Joined: Jan 2003
Posts: 4,305
Damocles Offline
Expert
Damocles  Offline
Expert

Joined: Jan 2003
Posts: 4,305
Da würd ich dir eher raten Java oder Flash zu lernen,
da acknex nicht wirklich als ein Browser App geeignet ist.
Du möchtest ja sicher auch einen Multiplayer einbauen, und
spätesten da versagt acknex als Brower-app.

Re: Possible to play in a web browser window ? [Re: Damocles] #88687
09/04/06 17:14
09/04/06 17:14
Joined: May 2002
Posts: 7,441
ventilator Offline
Senior Expert
ventilator  Offline
Senior Expert

Joined: May 2002
Posts: 7,441
ein großes problem für webplugins ist sicherheit. 3dgs (c-script + lite-c) ist nicht dafür ausgelegt (keine sandbox). mit einem 3dgs webplugin könnte dann die festplatte von jedem besucher der seite formatiert werden und solche späße.

Re: Possible to play in a web browser window ? [Re: ventilator] #88688
09/05/06 02:36
09/05/06 02:36
Joined: May 2005
Posts: 819
U.S.
Why_Do_I_Die Offline
Warned
Why_Do_I_Die  Offline
Warned

Joined: May 2005
Posts: 819
U.S.
Yeah , I dont think its possible , Its really not an engine built for that , Its intention is towards bigger games , though smaller games are possible to make as well , For a game that plays in a web browser you can use flash or java , theres prolly other ways to make a game like that but Im not too sure about what other programs support this feature. Essentially though , in theory (and this is only something Ive thought of before and not sure if itll work at all) , you can launch the game from a webpage , where it can open the game in window mode on a specific resolution to fill the whole screen , and you can make the game background look like an internet page using a pannel , you can even have links on the panels that make it actually act like a web page , where say clicking back will close the game and and open up the previous web page or the like. So it might be possible to do something like that , but actual browser integration is not possible. Or if this is too fancy to pull off , you can always just have a play game button and have that launch your game in its own window , its not really a big deal if you ask me.Hope this help.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1