MyBB Community Forums

Full Version: Help with Flash Games
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to get a game to be on one of my posts, I have enabled html in posts on this forum and my problem it is embedding right but when i go to see if it worked, all i see is a blank white square where the game should be but its not. Here is the html code I am embedding:
 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" id="gameObject" width="720" height="480"><param name="movie" value="/newGames/action-games/flight/flight_w.swf"/><param name="menu" value="false"/><param name="allowscriptaccess" value="always"/><param name="allownetworking" value="all"/><embed src="/newGames/action-games/flight/flight_w.swf" width="720" height="480" menu="false"  allowscriptaccess="always" allownetworking="all" name="gameObject" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object><span style="font-size:11px;"><br/><a href="" style="font-size:11px;">Games</a>:<a href="http://www.addictinggames.com/action-games/index.jsp" style="font-size:11px;">Play Action Games on AddictingGames</a><br/><a href="http://www.addictinggames.com/legal/terms-use.jsp" style="font-size:11px;">Terms of Use</a> | <a href="http://www.addictinggames.com/legal/copyright.jsp" style="font-size:11px;">&copy; 2011 Atom Entertainment, Inc., a subsidiary of Viacom International Inc. All Rights Reserved.</a></span>
post URL of the thread where you posted above ; if guests cant view threads then give also a test user account ..
The URL of the thread is here: http://www.crazywaresd.elementfx.com/sho....php?tid=1

And a test account is:

Username: testacc
Password: test12

Thanks.
it appears that the flash file does not exist in the specified location - check if the file exists & it is accessible ...
Hmm OK thank you I will look into this.