User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: HELP!

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Location
    Green Bay, WI USA
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    HELP!

    Is this correct? I can't get this one to work but the other one i have does...

    <OBJECT ID="Vitalize1" WIDTH=800 HEIGHT=600 type="application/x-cnc"
    CLASSID="CLSID:EB6D7E70-AAA9-40D9-BA05-F214089F2275"
    CODEBASE="http://www.clickteam.com/vitalize4/vitalize.cab#Version=4,0,248,1">
    <PARAM NAME="URL" VALUE="EMPB.ccn">
    <EMBED TYPE="application/x-cnc"
    SRC="EMPB.ccn"
    <PARAM NAME="BackColor" VALUE="0,0,0">
    <PARAM NAME="ProgressBar" VALUE="0,450,800,5">
    <PARAM NAME="ProgressBarColor" VALUE="255,0,0">
    <PARAM NAME="ProgressBarBorderColor" VALUE="0,0,0">
    checkversion="4,0,248,1"
    PLUGINSPAGE="http://www.clickteam.com/vitalize4/download.html"
    WIDTH=320
    HEIGHT=200>
    </EMBED>
    </OBJECT>

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    nearly,
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=63859#Post63859 at bottom of first post. Maybe you are using a non-vitalized extension

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    Game_Masters guide to vitalize!


    Hope this helps!
    EDIT:
    Sorry, I forgot to put that you have to put:
    </EMBED>
    </OBJECT>
    onto the end of the HTML otherwise it will not display the content below the application.

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    Nice.... So text version for copy and pasting using my lynx text-based web browser ?

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    <OBJECT ID="Vitalize 1" WIDTH=640 HEIGHT=480 type="application/x-cnc"
    CLASSID="CLSID:EB6D7E70-AAA9-40D9-BA05-F214089F2275"
    CODEBASE="http://www.clickteam.com/vitalize4/vitalize.cab#Version=4,0,248,1">
    <PARAM NAME="URL" VALUE="Web address here">
    <EMBED TYPE="application/x-cnc"
    SRC="Web address here"
    checkversion="4,0,248,1"
    PLUGINSPAGE="http://www.clickteam.com/vitalize4/download.html"
    WIDTH=640
    HEIGHT=480>
    ProgressBar="56,399,524,32"
    ProgressBarColor="255,0,0"
    ProgressBarBorderColor="0,0,8"
    <PARAM NAME="ProgressBar" VALUE="56,399,524,32">
    <PARAM NAME="ProgressBarColor" VALUE="255,0,0 ">
    <PARAM NAME="ProgressBarBorderColor" VALUE="0,0,8">
    </EMBED>
    </OBJECT>

    Fill in the "Web address here" bits with the URL of where your application is (delete "Web address here")

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    I always have to copy the code, then click "insert > Past Special > Treat as HTML" and then it auto formats it to work.
    Working as fast as I can on Fusion 3

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    What do you mean?

  8. #8
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    in his WYSIWYG HTML editor

  9. #9
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    I use front page.
    Working as fast as I can on Fusion 3

  10. #10
    No Products Registered

    Join Date
    Oct 2006
    Location
    Green Bay, WI USA
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP!

    nevermind i just found out why it won't work... An extention wasen't compadiable...

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •