User Tag List

Results 1 to 8 of 8

Thread: keeping it all within the player?

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Oct 2010
    Posts
    84
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    keeping it all within the player?

    Hi all,

    I found that with many of my swf exported applications, some stuff simply wouldnt stay within the frame when I ran it in flash.

    For example, If I had a long line of scrolling text that had to cross the frame horiziontaly it would be outside the frame when I ran it it flash....

    I dont know if others of you have been abnoyed by this. or tried to find workarounds.....

    but.... I have a simple solution.... If you insert the following code in the html no objects will leak outside the frame when played in flash... It works great every time too....

    <param name="wmode" value="opaque" />

    Hope this helps anyone that is experiencing problems.

    Nathan


  2. #2
    Clicker SWF Export Module

    Join Date
    May 2010
    Location
    Tennessee, USA
    Posts
    247
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keeping it all within the player?

    Hmm I wonder if that works for subapps that won't follow the frame?

  3. #3
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Oct 2010
    Posts
    84
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keeping it all within the player?

    might be worth a try. I do know that that small line of code has saved my asss lol. My site had objects leaking all over the place. Now its so good I have been asked to do work for other sites.

  4. #4
    Clicker SWF Export Module

    Join Date
    May 2010
    Location
    Tennessee, USA
    Posts
    247
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keeping it all within the player?

    Well, I tried inserting that HTML code into my game's program and apparently it doesn't work for subapps failing to follow the frame in SWF but thanks for the tip nonetheless.

  5. #5
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Oct 2010
    Posts
    84
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keeping it all within the player?

    I havn't tried to use sub apps in flash, Do they have their own html? or does only the main app have html?

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Ryan's Avatar
    Join Date
    Nov 2008
    Location
    Australia
    Posts
    1,279
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keeping it all within the player?

    I know if you don't use the "exactFit" option in the FlashFX extension, stuff has a habit of display outside the frame.

  7. #7
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Oct 2010
    Posts
    84
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keeping it all within the player?

    is off to check it out....

  8. #8
    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: keeping it all within the player?

    Quote Originally Posted by NathanG
    I havn't tried to use sub apps in flash, Do they have their own html? or does only the main app have html?
    Neither have HTML, the main app is the SWF and sub-apps are just frames from the main app that are running inside the current frame.
    Working as fast as I can on Fusion 3

Similar Threads

  1. keeping track of counters
    By aylictal in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd May 2013, 11:49 PM
  2. keeping an MFA as small as possible?
    By Aloan in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st June 2010, 09:41 PM
  3. Keeping resources external.
    By keokeo in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 26th April 2010, 01:31 PM
  4. Keeping MMF2 app active
    By ace in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 31st December 2009, 03:35 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
  •