Slice click, not hover

Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default Slice click, not hover

    I want my slices to do there action when you click on them, not hover over them... Or can you not do this because slices are made only for rollovers?

    Thanks,
    James :)


    JamesN webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Hover Text
      :confused; Here is what I have posted elsewhere but cannot seem to find help. If you can help I would greatly appreciate it! Greetings, I...
    2. Hover Help
      Could someone please tell me how to do hover help in flash? For example, say I have the words ?Pop up? underlined. When the user puts their mouse...
    3. Single click vs double click in mouseDown and mouseUp
      For a double click mouseDown and mouseUp catch 2 event: the first report clickCount value 1 and the second report value 2. How to respond to a...
    4. Datalist selects Item after first click, but does apply the SelectedItemTemplate after the second click only
      Background: On my webform a simple datalist shows one column. The databind is done in the page_load event. In the ItemTemplate a linkbutton serves...
    5. Hover
      I have a line of 5 links with a bullet point between and spaces between the bullet points. The odd thing is that when the finger/pointer just before...
  3. #2

    Default Re: Slice click, not hover


    "JamesN" <webforumsuser@macromedia.com> wrote in message
    news:blq400$7t3$1@forums.macromedia.com...
    > I want my slices to do there action when you click on them, not hover over
    them... Or can you not do this because slices are made only for rollovers?
    >
    > Thanks,
    > James :)
    Change the behaviour (event handler) to onClick from the drop down

    Jay


    Jay Guest

  4. #3

    Default Re: Slice click, not hover

    Hi James

    Try this:

    [url]http://members.home.nl/ccnk/forum/changetrigger.gif[/url]

    "JamesN" [email]webforumsuser@macromedia.com[/email] wrote:
    >I want my slices to do there action when you click on them, not hover over them... Or can you not do this because slices are made only for rollovers?
    >
    >Thanks,
    >James :)
    >
    >
    >
    >
    --


    I hope this helps,

    Coen


    "People will always talk about you, especially when they envy you and the life you live. Let them... you affected their lives, they didn't affect yours."
    _______________________________
    Please, don't E-mail me about Fireworks questions. Post them on the Forum.

    E-mail : ccnk at home.nl
    ================================
    Enhance Fireworks with these Productivity Resources

    *** DevNet ***
    [url]http://www.macromedia.com/devnet/mx/fireworks/[/url]
    *** Styles ***
    [url]http://www.macromedia.com/devnet/mx/fireworks/articles/style_samples.html[/url]
    [url]http://wetworks.nl/freestyler[/url]
    [url]http://richiebee.ca/fireworks.htm[/url]
    *** Flash Panels ***
    [url]http://www.macromedia.com/devnet/mx/studio/articles/fw_command_in_flash.html[/url]


    ccnk Guest

  5. #4

    Default Re: Slice click, not hover

    It depends on the action. Apparently you can't with "Simple Rollover"
    action or the "Set Nav Bar Image" action.

    For anything else, try:

    -) Select the Slice
    -) Window > Behaviors
    -) Click on the event column for the row that has the Action you are trying
    to alter. (Down arrow/dropdown list should appear)
    -) Change the event from onMouseOver to onClick

    Will be the first to admit that I prefer CSS or dealing with the HTML is DW.

    Cheers,
    Sam

    "JamesN" <webforumsuser@macromedia.com> wrote in message
    news:blq400$7t3$1@forums.macromedia.com...
    > I want my slices to do there action when you click on them, not hover over
    them... Or can you not do this because slices are made only for rollovers?
    >
    > Thanks,
    > James :)
    >
    >

    Sam Poikail Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139