The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbProArcade v1.0 Flash Games Development Details »» | |||||||||||||||||||||||||
vbProArcade v1.0 Flash Games Development Thread
This thread is intended to provide support for those who wish to find new games for their Arcades, or wish to assist in the development of new games for vbProArcade, or wish to modify existing, open-source Flash games for use with vbProArcade. Note to vbulletin.org moderators: I could not find an appropriate place for this thread, other than the Beta Hacks forum, so here it is. If you feel this should be moved somewhere else, by all means do so. An additional reason I posted it here was because, to my knowledge, only registered users can view this thread, which may contain hack code at one point or another. For the hack itself, you will need to see this thread. The Flash Development thread that you see here is just that, and should only be for the discussion of creating/modifying games to work with vbProArcade. Any discussion of or support for the hack itself will be conducted in the other thread. For documentation on how to modify a game to work with vbProArcade, please see the vbProArcade documentation, which will always be contained in this post. I will try and update this post whenever I update the documentation itself. A list of current games can you find in the second post. Before you modify ANY game's source or post it here, you must MAKE SURE that you have the author's permission to modify and redistribute the code, compiled or otherwise. As games are modified and posted, I will update this post to list them, so that people running vbProArcade may find and install them more easily. Show Your Support
|
Comments |
#392
|
||||
|
||||
Her is an image for pong if anybody wants to use. Thanks for the new game DigitalD!
|
#393
|
||||
|
||||
Everything looks good in my database. I just uploaded your pong and it gives me the same problem.
|
#394
|
|||
|
|||
GREAT JOB ON THE PONG!!! WAHOOOOOOOOO
|
#395
|
|||
|
|||
my friend has Flash MX and hes not sure on how to exactly use it, like somebody posted before, if somebody could maybe direct people in the right direction insted of staying, put this in there, than i think that there could be 100x more games than the 11 that ive seen released, or maybe theres more, but i would love for somebody to maybe write a tutorial on exactly where to look maybe, or i dunno maybe im just speaking dumb...
|
#396
|
|||
|
|||
to many maybes
|
#397
|
||||
|
||||
Quote:
|
#398
|
||||
|
||||
Oh, and this Pong game needs to be re-built for higher resolution screens. (1024x768 and higher) I can barely see the menu! I'm modifying it now.
|
#399
|
||||
|
||||
Here's a modified Pong game, and the HTML code for it needs to be modified too. In the "Modify Games" part of the control panel, change the HTML code to:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="550" height="275"> <param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]"> <param name=loop value=false> <param name=menu value=false> <param name=quality value=high> <param name=bgcolor value=#000000> <embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="275"> </embed> </object> |
#400
|
||||
|
||||
Ok, thanks for the new Pong game!!!
@ dstruct2k, is it right that when i am loosing against the computer i can?t submit my score?? Or is this a bug? Thanks Kars |
#401
|
||||
|
||||
We need details. What's the game hash offset and the score return variable?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|