Author Topic: Flash games plugin.  (Read 5660 times)

0 Members and 1 Guest are viewing this topic.

Offline eluis

  • Pre-Newbie
  • Posts: 9
    • View Profile
Flash games plugin.
« on: January 06, 2008, 12:22:10 PM »
Hi all,

Is there any flash plugin to 4images? To implemet as a game site.

Thanks.

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Flash games plugin.
« Reply #1 on: January 06, 2008, 12:34:05 PM »
Hi,

4images is a photo gallery  :wink:

nobby

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: Flash games plugin.
« Reply #2 on: January 06, 2008, 12:36:39 PM »
swf.html is already included in 4images...

Code: [Select]
<!-- Template file for Flash Movies -->
<table cellpadding="1" cellspacing="0" border="0">
  <tr>
    <td bgcolor="#000000">
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"{width_height} />
      <param name="movie" value="{media_src}">
      <param name="quality" value="high">
      <param name="play" value="true">
      <param name="scale" value="false">
      <embed src="{media_src}" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"{width_height}></embed></object></td>
  </tr>
</table>
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline eluis

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: Flash games plugin.
« Reply #3 on: January 06, 2008, 12:37:40 PM »
Yeeeessss... I know...

But there are a youtube plugin that makes it a video gallery...
Why not a game gallery too?!

Thanks!!!

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: Flash games plugin.
« Reply #4 on: January 06, 2008, 12:39:46 PM »
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi