Embeded Flash Games in BBCode Media Sites.

xF1 Guides Embeded Flash Games in BBCode Media Sites. 1.5.10

No permission to download
📀 Resource submitted by: AnimeHaxor • 💬 Messages: 6522 • 🏆 Points: 113 • 👍 Likes: 40593 • 📀 Resources: 2252
Compatible XF Versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
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:
other wise
Code:
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.
  • Like
Reactions: Pokschubin
Author
AnimeHaxor
Size
2.5 MB
Extension
zip
Downloads
3
Views
2,377
First release
Last update

More resources from AnimeHaxor


741Threads
2,309Messages
67,583Members
omarparvezLatest member
Back