User Tag List

Results 1 to 3 of 3

Thread: Differences between Flash Player / Flash Url object and button options

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Matriax's Avatar
    Join Date
    Dec 2012
    Posts
    224
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Differences between Flash Player / Flash Url object and button options

    Actually i used the Flash Url object to send external links and to do that i need to create 3 conditions. With Flash Player object I only need one. I prefer the Flash Player method because invest minus time but if FLash URL object exist i think is because have some option or advantaje that i don't know? What's is? or when i need to use one or other?

    --------------

    Other question - Hand cursor over buttons:

    I see an example searching the forums to get the hand cursor on/off over a button made by Stephen using the Flash Player object and works perfectly.

    To do this i need 2 conditions:

    Mouse pointer is over (Object)
    Only one action when event loops
    In Flash player cell = "Set hand cursor over (object) on"

    (Negate)Mouse pointer is over (Object)
    Only one action when event loops
    In Flash player cell = "Set hand cursor over (object) off"

    Ok, but now imagine that i'm doing a music mixer, something with dozens of buttons or simply i want save time... Is there any method/trick to get that all the buttons when the mouse is over set the hand cursor on and when is out set the hand cursor off?

    Searching more, in a 2010 somebody called JoKa wrote:
    "Can you use a qualifier for all objects which should show a hand at mouseover? This would be an easy way:

    Start of frame
    --> Set hand cursor over "Qualifier" on "


    But i'm new and i not understad very well what i have to do exactly :S

    Edit: Well i found something but is named "behaviors" that seems to work similar like this, only copying the Behavior name and save lines of unnecesary conditions. But Still i need to copy the behavior name in all the buttons... ¿ANother trick to do this more fast/automated?

  2. #2
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,017
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    Forget Behaviors, Group them all into a qualifier and do these two events:

    Always: Set Hand Cursor Off

    Mouse Pointer is over (Qualifer): Set Hand Cursor On

    In that ^ exact order and you'll be cooking on gas.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Matriax's Avatar
    Join Date
    Dec 2012
    Posts
    224
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Danny View Post
    Forget Behaviors, Group them all into a qualifier and do these two events:

    Always: Set Hand Cursor Off

    Mouse Pointer is over (Qualifer): Set Hand Cursor On

    In that ^ exact order and you'll be cooking on gas.
    Well, now works, finally!

Similar Threads

  1. Flash Player Object - Open Url: Only works with buttons on flash portals
    By Matriax in forum SWF/Flash Export Module Version 2.0
    Replies: 9
    Last Post: 6th January 2013, 08:51 AM
  2. Expression are differences between PC and Flash
    By ASD in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 23rd August 2012, 06:24 AM
  3. Differences between Java and Flash?...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th September 2011, 09:59 AM
  4. Flash player object bug
    By ColdFire in forum SWF/Flash Export Module Version 2.0
    Replies: 10
    Last Post: 1st August 2011, 01:14 PM
  5. Flash Player object: open in current window bug
    By life2searching in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 28th January 2011, 10:18 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
  •