Hello! I want a way to have one page display all my flash movies (instead of having 50 different pages).
I know there is a way to…
Call the main file: MY_FLASH_MOVIE_PAGE.php?whatever. How do you get that “whatever” from there.
What I want to do is…
http:\\site.gh/MY_FLASH_MOVIE_PAGE.php?http:\\site,gh/nothing.swf
Copy the nothing.swf and paste it in the code for the flash player.
< object classid="clsid:27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0">
<param name="movie" value="__Paste here__">
<param name="quality" value="high">
<embed src="___Also Here___" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" ></embed></object>
Anyone know how do do that? Thanks for the help.
-Dave http://www.thundergaming.net


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks