User Tag List

Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 50

Thread: Did I do it right?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Did I do it right?

    Here's what I typed:

    <OBJECT ID="Vitalize1" WIDTH=750 HEIGHT=360 type="application/x-cnc"
    CLASSID="CLSID:EB6D7E70-AAA9-40D9-BA05-F214089F2275"
    CODEBASE="http://www.clickteam.com/vitalize4/vitalize.cab#Version=4,0,248,1">
    [color:#006600]<PARAM NAME="http://www.flufferfluff.com/games/barbarianbob_files/Barbarian Bob.ccn">[/color]
    <PARAM NAME="BackColor" VALUE="0,0,0">
    <PARAM NAME="ProgressBar" VALUE="0,0,320,200">
    <PARAM NAME="ProgressBarColor" VALUE="255,0,0">
    <PARAM NAME="ProgressBarBorderColor" VALUE="0,0,0">
    <EMBED TYPE="application/x-cnc"
    SRC="Barbarian Bob.ccn"
    checkversion="4,0,248,1"
    PLUGINSPAGE="http://www.clickteam.com/vitalize4/download.html"
    WIDTH=750
    HEIGHT=360>
    </EMBED>
    </OBJECT>

    Why won't it work? Did I'm pretty sure that the problem is in line 4 of the code, but I don't know how to fix it. (I'm obviously new to html) Please help me. I've never used Vitalize! before.

    EDIT: What would really help me is if someone looked at line 4 of the code and rewrote it for me. That would be much appreciated.

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Did I do it right?

    When I type in your game URL
    http://www.flufferfluff.com/games/barbarianbob_files/Barbarian Bob.ccn

    It does not find it

    I would name it without the space in the name and see if it works better.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Did I do it right?

    Oh, sorry. I changed it and forgot to update this post. The new URL is:
    http://www.flufferfluff.com/games/barbarianbob_files/bob.ccn


    My problem is that the game won't start up after it loads. When the progress bar reaches 100%, nothing happens. You can see what I mean if you go to:
    http://www.flufferfluff.com/games/barbarianbob.html

  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: Did I do it right?

    you are using non-vitalized extensions

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Did I do it right?

    Nope. I just looked at the extensions in my game and all of them are vitalized.

  6. #6
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2007
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Did I do it right?

    I think line 4 should be:

    <PARAM NAME="URL" VALUE="http://www.flufferfluff.com/games/barbarianbob_files/Barbarian Bob.ccn">

  7. #7
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Did I do it right?

    You use Control X in your game, it's not vitalized.

  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Did I do it right?

    I used to have Control X in the game, but I thought I got rid of it. Is it possible that it's still in the game? I'll take a look at it.

  9. #9
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Did I do it right?

    I didn't find the Control X object in any frame. How/where did you find it?

    EDIT: I am now uploading the game again. We'll see what happens.

    EDIT: Nope. It did nothing. I still have the same problem.

  10. #10
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Did I do it right?

    Pinacoladaxb

    Are you sure the server allows and serves CCN files?
    Can you put up a blank one for us to see
    Add a string object to the frame and have it say hello.

    Also its 5.7 megs big from looking in your folder...




Page 1 of 5 1 2 3 ... 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
  •