User Tag List

Results 1 to 2 of 2

Thread: YASO object and last path in the start frame! help me

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    YASO object and last path in the start frame! help me

    Hello everyone, I have a big problem. I asked for help for this topic, but I have not understand how to do, I just want this thing when I open my program with MMF2 I want to start a string frame is written to the path of the 'last file that I clicked the mouse. I used the 'extension Yaso, but I have not understand how to use that function. Please, it's been months that I try to do something like this, you can give me an example?

    I just want to start frame, a string is written to the path of the 'last file that was clicked. sorry for my bad english :-)
    regards

    this is my little example, but not work
    Attached files Attached files

  2. #2
    Clicker Multimedia Fusion 2 Developer
    Jax's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    702
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    You are using the right object, but the wrong action, if I understand correctly.

    The 'file association' features are the ones you want to use so that when you double-click a file it opens with your program.

    There are probably examples around, but try this:
    When your program is first ran, use the 'associate for single extension' feature. You'll need to use something like %1 in the executable bit.

    Then the path name you double click on will then be on the command line arguments.

    See the help file or see some of the examples around. In fact, I'm pretty sure it ships with an example.

    Quote Originally Posted by daniele View Post
    Hello everyone, I have a big problem. I asked for help for this topic, but I have not understand how to do, I just want this thing when I open my program with MMF2 I want to start a string frame is written to the path of the 'last file that I clicked the mouse. I used the 'extension Yaso, but I have not understand how to use that function. Please, it's been months that I try to do something like this, you can give me an example?

    I just want to start frame, a string is written to the path of the 'last file that was clicked. sorry for my bad english :-)
    regards

    this is my little example, but not work

Similar Threads

  1. Run this event once VS Start of frame
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 31st May 2012, 01:00 PM
  2. YASO/Console object + command line stuff
    By madmac in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 28th May 2010, 10:08 PM
  3. YASO - returning opened file path
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 2nd March 2008, 09:14 AM
  4. [Bug] Start of frame
    By dingdong in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th September 2007, 02:40 PM
  5. [Request] YASO Object
    By Gerblegod7 in forum Extension Development
    Replies: 5
    Last Post: 1st March 2007, 11:00 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
  •