User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 22

Thread: Embed into a website?

  1. #11
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    MMF2 runs fine in W7.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  2. #12
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    Quote Originally Posted by Ausomeman
    Hey, I ran the HTM file. It comes up with the HTML page and I see a black box. It says click to target or something like that. Any ideas?
    Did you try clicking on it?

  3. #13
    No Products Registered

    Join Date
    Aug 2008
    Posts
    129
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    I tried clicking on it. It still will not run.

  4. #14
    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: Embed into a website?

    Do you have a URL we can see and comment on whats going on?

  5. #15
    No Products Registered

    Join Date
    Aug 2008
    Posts
    129
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    www.zionoxis.com


    Ok, the first game on the page is just a simple background, though it will not load. It loads java, then a white screen (I don't know how to do a loading bar for java.) but it stays instead of loading anything.


    The second link actually loads the game.

  6. #16
    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: Embed into a website?

    Hmm

    Can you try something for me?

    Make a simple web applet
    Upload it and the HTML file MMF produced for you
    Put the link up here.
    Also check and make sure your using build 249 of MMF.

  7. #17
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2006
    Location
    In a Dark room with only a lamp
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    extract of working game page:

    <applet code=Application/CApplet.class archive="Game.jar" width=640 height=480></applet>
    <body class="twoColLiqLt">
    <script type="text/javascript" src="Game.htm"></script>
    </body>


    extract of non working game page:

    <body class="twoColLiqLt">

    <applet code=Application/CApplet.class archive="Index.jar" width=640 height=480></applet>
    <a href="BallPlatform.html">Click Here for working Game...</a>
    </body>
    </html>


    there is a missing source link in the non working page. is this the cause???

  8. #18
    No Products Registered

    Join Date
    Aug 2008
    Posts
    129
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    I don't know. All the code looks the same, yet they do not run.
    I named one of my games index.jar and the other game.jar.

    The game.jar runs and the index.jar does not. I cannot figure out why this is so....

  9. #19
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    Could be something silly like case sensitivity?

  10. #20
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2006
    Location
    In a Dark room with only a lamp
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embed into a website?

    What i was pointing out is that there is this in the working game page:

    <script type="text/javascript" src="[color:#000099]Game.htm[/color]"></script>

    wheras the non working page doesn't have it at all.

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Still trying to embed movies
    By DJFuego in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 24th November 2013, 11:05 PM
  2. Embed in Powerpoint? Possible?
    By pinacoladaxb in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 16th February 2011, 12:43 PM
  3. How to embed a MMF2 file into a website
    By csj1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 21st February 2009, 08:00 PM
  4. Embed exe file
    By crugh in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 29th November 2007, 02:08 AM

Posting Permissions

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