User Tag List

Results 1 to 4 of 4

Thread: .Net Question

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    .Net Question

    I was just wondering from what i have seen so far with .net stuff is that its basically giving you functions not available in MMF2 by using a external dll and sending commands so you get 3d features with Tao etc, but now im wondering where exactly does one find all there addons/extensions to run with .net? i have done a few searches but didn't find much of interest is there a big list of stuff available maybe somewhere? Thanks

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: .Net Question

    Look into the languages C# or VB.net, they have a giant inbuilt library of stuff. Anything you can do there, you can do with the .net object. And there are plenty of other .net dlls out there and it's only gaining in popularity.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: .Net Question

    Thanks, so you mean i can input C# code or they have some dll included i can use? So it's like a code module but can run dll commands too?

  4. #4
    No Products Registered

    Join Date
    Sep 2007
    Posts
    61
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: .Net Question

    You can include (or rather, include references to) .net dll's (like Tao) then you call the functions of the dll using C# or VB.net script.

Posting Permissions

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