Embeded Flash Games in BBCode Media Sites.

Unmaintained Embeded Flash Games in BBCode Media Sites. 1.5.10

No permission to download
Compatible XF 1.x versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
License
Freeware / Shareware for Xenforo Community. (All third party material belongs to their respected owners)
You can now add your own flash games to your XF board.


SETUP

  1. Media Site ID:
    Code:
    flashgame
    .
  2. Site Title:
    Code:
    Flash Game
    .
  3. Site URL:
    Code:
    http://www.yoursite.com/
    .
  4. Match URLs:
    Code:
    http://www.yoursite.com/games/flash/{$id}/
    .
  5. Embed HTML:
    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="320" HEIGHT="150" id="Yourfilename" ALIGN="">
    <PARAM NAME=movie VALUE="http://localhost/xf15/games/flash/{$id}"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#333399> <EMBED src="http://localhost/xf15/games/flash/{$id}" quality=high bgcolor=#333399 WIDTH="500" HEIGHT="500" NAME="Yourfilename" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>
USAGE: If uploaded the attached file then
Code:
[media=flashgames]alice.swf[/media]
other wise
Code:
[media=flashgames]yourfile.swf[/media]

LIVE DEMO: NA
NOTE:

  1. You just need to upload a "SWF" game file (one is included in attachment) in games/flash folder.
  2. "yoursite" & "yourfile" should be replace with your own.
  3. Do not check at
    Show this site on the list of 'supported' sites shown to visitors
    if only you or your staff like to provide games to your members.
  4. All third party material is belongs to their respected owners.
  5. Re-use of this code for improvement is allowed.
Author
XFA
Downloads
70
Views
1,774
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from XFA

Latest updates

  1. Code change for XF 1.5.X

    Some changes in Embed HTML. See discription . . . .
  2. XML version

    XML base Add-on Package launched for this MOD...

Latest reviews

Very nice works like a charms Nice tutorial Thanks
Top Bottom