Current location: Hot Scripts Forums » Programming Languages » PHP » Flash in PHP


Flash in PHP

Reply
  #1 (permalink)  
Old 12-19-04, 05:33 PM
bxcheats bxcheats is offline
Newbie Coder
 
Join Date: May 2004
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
Flash in PHP

I have a website where I have a bunch of Flash games. The problem I have is that game preloaders do not work is you link directly to them (gamename.swf). I am wondering if I can make one page and have the location of the game, its length width and height all passed through the URL and the page changes accordingly.

Example
http://yoursite.com/game.php?loc=htt...wf&h=400&w=200

This is the code I use in a normal HTML page for Flash movies:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="400" height="200"><param name=movie value="http://jhdf.com/pong.swf">
<param name=quality value=high>
<embed src="http://jhdf.com/pong.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="200" height="400">
</embed>
</object>

I would really appreciate some help with this. Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
flash mx to PHP to flash mx olm75 PHP 1 12-09-04 04:44 AM
setting PHP sessions in flash phizzlecom PHP 1 11-08-04 09:20 PM
Php with flash or without tables ? EraseR PHP 0 06-26-04 08:36 AM
php into flash??? j0hnbanks PHP 1 06-11-04 12:53 PM
Fast growing RPG site seeks PHP or Flash programmars lanzer Job Offers & Assistance 7 03-06-04 06:00 PM


All times are GMT -5. The time now is 06:19 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.