I am doing a website with web.com .And i am puting my games there, with the embed code but when i preview it uses java and i want to do it with flash.
*how do i the game to use flash?
I want something like this http://www.nitezproductions.com/apps/videos/ or this http://syninc.weebly.com/scratch-games.html
Last edited by thion (2012-09-26 17:15:59)
Offline
All I can tell you is how to embed your project. Here's the code for embedding a game (made by: MathWizz):
<object type="application/x-shockwave-flash" data="/static/misc/Scratch.swf" width="482" height="401" id="PlayerOnly" style="visibility: visible; position: relative; margin-left: 19px; z-index: 1000; "> <param name="allowScriptAccess" value="sameDomain"> <param name="allowFullScreen" value="true"> <param name="flashvars" value="project=/static/projects/Lucario621/2795987.sb?version=1"> </object>
Offline
thion wrote:
thank you
Your thanks should go to MathWizz because (s)he was the one who wrote the code. ( ) I only just pasted the code here.
Offline