Des? Html Code

Get help and support for various different things related to the game
Post Reply
User avatar
Reshiram
Posts: 172
Joined: Sat Mar 16, 2013 2:30 pm

Des? Html Code

Post by Reshiram »

----
Last edited by Reshiram on Sun Sep 23, 2018 4:08 pm, edited 1 time in total.
User avatar
Des
Posts: 882
Joined: Sun Sep 25, 2011 5:23 pm

Re: Des? Html Code

Post by Des »

You want the HTML embed code to put it on another website?
User avatar
Reshiram
Posts: 172
Joined: Sat Mar 16, 2013 2:30 pm

Re: Des? Html Code

Post by Reshiram »

----
Last edited by Reshiram on Sun Sep 23, 2018 4:08 pm, edited 1 time in total.
User avatar
Des
Posts: 882
Joined: Sun Sep 25, 2011 5:23 pm

Re: Des? Html Code

Post by Des »

Here is the object embed code, make sure to copy and paste all of it.

Code: Select all

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="600" height="450" id="preloader_v2" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="allowFullScreenInteractive" value="false" />
<param name="movie" value="http://www.candysugarkingdom.com/swfs/preloader_v2.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />	<embed src="http://www.candysugarkingdom.com/swfs/preloader_v2.swf" quality="high" bgcolor="#ffffff" width="600" height="450" name="preloader_v2" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" allowFullScreenInteractive="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
</object>
This may not work because if the filter is set to not allow access to a specific website then this will fail, if the filter is set to allow only specific websites then this will fail. The reason is that the CSK game is in multiple pieces and all of them have to be loaded through the internet so that all the pieces can be put together. This one file that is inside of the object embed code is the preloader that points to the first file that will do all of the work.
User avatar
Reshiram
Posts: 172
Joined: Sat Mar 16, 2013 2:30 pm

Re: Des? Html Code

Post by Reshiram »

----
Last edited by Reshiram on Sun Sep 23, 2018 4:07 pm, edited 1 time in total.
vikram
Posts: 380
Joined: Wed Nov 14, 2012 2:27 am

Re: Des? Html Code

Post by vikram »

If you want this anytime, anywhere
1. go to google chrome
2. In URL Bar paste this
[url]view-source:http://www.candysugarkingdom.com/game.php?s=medium[/url]
3. You just have to add view-source
Post Reply