User Tag List

Results 1 to 7 of 7

Thread: Problem making the swf file

  1. #1
    No Products Registered

    Join Date
    Dec 2010
    Location
    Indonesia
    Posts
    85
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problem making the swf file

    Hi, I have a problem making the swf file from my game in mff files.
    When I build it into .swf, there's a dialog box appeared in the middle of the application, that says:
    ----------------------------------------------------------
    Impossible to save the swf file: the SWF version of the following extensions is missing:

    kcpict

    Install these extensions and then try again.
    ------------------------------------------------------
    I've searched in my program files and there's kcpict in there. Have I made some mistakes when I installed the program?
    I also have installed the newest extensions and updates.
    Can anybody help me?
    Thank you very much

  2. #2
    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: Problem making the swf file

    That means you are using the Picture or Active Picture object in your application; these are not supported (yet) in the flash runtime. Remove them and replace them with something else, such as an active object or backdrop with the same image.
    Working as fast as I can on Fusion 3

  3. #3
    No Products Registered

    Join Date
    Dec 2010
    Location
    Indonesia
    Posts
    85
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem making the swf file

    Thank you very much!
    I'll try it soon =D

  4. #4
    No Products Registered

    Join Date
    Dec 2010
    Location
    Indonesia
    Posts
    85
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem making the swf file

    It works! Thank you very much.

    But I've met another problem.
    I'm making a punching game. There's a pair of hands punching the item that is falling from above.
    In the .swf file, the hand sometimes appeared and disappeared.
    Is that connected to the size of the file?

    At the other hand, I want to make a shop scene where the player can buy anything from there.
    The items I provide are:
    - bomb
    - drum
    - heart
    - honey
    - apple

    The player can buy them and it'll be appeared in the next stage.
    I'll provide three item boxes at the corner right which are contained the items they bought.

    Since they can buy the items randomly, I don't know how to make them appeared in the item boxes in the next stage. Because their item choices will be different from the other players and it'll be impossible for me to make the stages one by one according the chances.

    Can anybody help me?
    Thank you very much.

  5. #5
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem making the swf file

    Try saving them to a global value or global string, you can see these in the application properties, on the A-Z tab.

  6. #6
    No Products Registered

    Join Date
    Dec 2010
    Location
    Indonesia
    Posts
    85
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem making the swf file

    I've read the tutorial about the values and string and I tried them.
    The values way is worked =D
    but this condition only worked in one stage only (stage where the player can buy the items), the player picked the item and the item they've selected appeared in the item box at the same scene.
    The problem is they don't show in the next scene so the player can't use the items they've bought.

    What should I put in that application properties?
    The name of each object or the value number of them?

    Thank you very much =D

  7. #7
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem making the swf file

    I'm not entirely sure what you mean

Similar Threads

  1. Problem opening a HTML file with a flash file
    By liliaks in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 15th January 2012, 10:26 AM
  2. My problem with making directory path
    By Exotic in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 11th August 2011, 11:04 AM
  3. Problem making the swf file part.2
    By L13n in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 5th January 2011, 02:48 PM
  4. File size problem with regular file object??
    By TrojanWolf in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 25th April 2010, 10:39 PM
  5. Making objects via a text file
    By Robin_Manager in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th September 2008, 09:46 PM

Posting Permissions

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