User Tag List

Results 1 to 3 of 3

Thread: create object at cursor location

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Location
    San Francisco, USA
    Posts
    34
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    create object at cursor location

    trying to make it so an object is created at the location of the cursor when a user clicks. I know theres a 'when user clicks create object' expression, but creating an object only gives me the option of a XY location or a XY location relative to an object.

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    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)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: create object at cursor location

    [events:32]
    * [obj_mousekb] User clicks left mouse button
    - [obj_create] Create object offscreen
    - [obj_active] Set X position (co-ordinates) of object to xmouse
    - [obj_active] Set Y position (co-ordinates) of object to ymouse
    [/events]
    .:::.Joshtek.:::.

  3. #3
    No Products Registered

    Join Date
    Nov 2006
    Location
    San Francisco, USA
    Posts
    34
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: create object at cursor location

    works perfectly. thanks a bunch!

Similar Threads

  1. Location Object
    By manwich in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 8th January 2014, 10:12 PM
  2. Rich Text Object - Cursor location, size, blink rate, etc.
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th November 2012, 08:40 PM
  3. Location Object
    By JosephFTaylor in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 27th December 2011, 07:46 PM
  4. Bug - Location Object
    By Jeff in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 31st October 2011, 01:36 PM
  5. cursor object? or own cursor?
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 31st December 2007, 07:52 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
  •