The Daily Click ::. Forums ::. Klik Coding Help ::. A handy Vitalize! app
 

Post Reply  Post Oekaki 
 

Posted By Message

-Liam-

Cake Addict

Registered
  06/12/2008
Points
  556

Wii OwnerIt's-a me, Mario!Hero of TimeStrawberry
16th February, 2007 at 19:58:53 -

I once had a small appliation which generated the code required for Vitalize games to work on webpages. It was very handy! But I cannot find it anywhere anymore! I think it was called... Something Monkey... Maybe. Anyone know what I'm blabbering about?!

 
Image

Tell 'em Babs is 'ere...

Tim

I'm on here way too much

Registered
  25/08/2006
Points
  132

You've Been Circy'd!Clickzine StaffSilverNova MemberVIP MemberTurtle Power!Evil klikerWii OwnerHero of TimeGhostbuster!Pokemon Ball!
16th February, 2007 at 20:07:07 -

just use <<embed src="">> or rip the code from some flash file and change the filename.

 
http://www.SilverNova.co.uk


viva/volt

Awesome Sauce

Registered
  26/08/2006
Points
  1694

Game of the Week WinnerSilverNova MemberKlikCast StarVIP Member
17th February, 2007 at 00:59:53 -

I believe your talking about Vitacode by FireMonkey ^^ I'm not sure of the link but if you can't find it I could see if I still have a copy.

 
Image
http://bfollington.tumblr.com

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
17th February, 2007 at 04:16:17 -

"just use <<embed src="">> or rip the code from some flash file and change the filename."

Yes, but it needs lots of extra parameters and stuff, for loading bars and stuff. There was some template HTML code on clickteam.com, you could always look there.

 
n/a

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
17th February, 2007 at 04:35:10 -

Vitacode is actually down now, but the code on Clickteam.com is:

<OBJECT ID="Vitalize1" WIDTH=320 HEIGHT=200
CLASSID="CLSID:EB6D7E70-AAA9-40D9-BA05-F214089F2275"
CODEBASE="http://www.clickteam.com/vitalize3/vitalize.cab#Version=3,5,119,0">
<PARAM NAME="URL" VALUE="yourfile.ccn">
<PARAM NAME="TaskPriority" VALUE="50">
<PARAM NAME="BackColor" VALUE="255,255,255">
<PARAM NAME="ProgressBar" VALUE="53,181,222,5">
<PARAM NAME="ProgressBarColor" VALUE="255,0,0">
<PARAM NAME="ProgressBarBorderColor" VALUE="255,255,0">
<PARAM NAME="YourParam" VALUE="ValueOfYourParam">
<EMBED type="application/x-cnc" width=320 height=200
Pluginspage="http://www.clickteam.com/vitalize3/plugin.html"
CheckVersion=3,5,119,0
TaskPriority=50
Backcolor=0,0,0
ProgressBar=53,181,222,5
ProgressBarcolor=255,0,0
ProgressBarBordercolor=128,0,0
YourParam="ValueOfYourParam"
src="yourfile.ccn">
</EMBED>
</OBJECT>

Click this link for more info: http://www.clickteam.com/eng/vitalize.php

Image Edited by the Author.

 
This is a signature. Have this one on me.

Tim

I'm on here way too much

Registered
  25/08/2006
Points
  132

You've Been Circy'd!Clickzine StaffSilverNova MemberVIP MemberTurtle Power!Evil klikerWii OwnerHero of TimeGhostbuster!Pokemon Ball!
17th February, 2007 at 06:19:10 -

¬_¬ I never used to need all that ... oh well.

 
http://www.SilverNova.co.uk


-Liam-

Cake Addict

Registered
  06/12/2008
Points
  556

Wii OwnerIt's-a me, Mario!Hero of TimeStrawberry
17th February, 2007 at 19:59:44 -

Ahh... Thanks guys!

 
Image

Tell 'em Babs is 'ere...
   

Post Reply



 



Advertisement

Worth A Click