Author |
Topic  |
|
toasmastergord
Novice

7 Posts |
Posted - 07 Jun 2005 : 23:16:54
|
Hi everyone and greetings from Canada,
I've just downloaded the free version of Dynamic HTML Editor and will definetly going to register as soon as I have enough in my paypal account, however as a newbie, I'm having a difficult time understanding the proceedures needed to creat the niffty menu buttons that they have in the examples (sample 09 menus 1).
First question, is this effect an option in the free version?
If so I get the steps 1, 2 and 3 but don't understand steps 4, 5 or 6. Is there someone willing to tell me what to do step by step for these steps.
Also, I'm having difficulty changing the font and its size in the labels, how do I do that?
Thanks,
Gord |
Edited by - toasmastergord on 08 Jun 2005 02:12:02 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 08 Jun 2005 : 12:02:17
|
Hello toasmastergord,
>First question, is this effect an option in the free version?
Select the object, press F4 and click on the effects button
>If so I get the steps 1, 2 and 3 but don't understand steps 4, 5 or > 6. Is there someone willing to tell me what to do step by step for > these steps.
step 4: - select the object and copy it (by the edit menu or CTRL+C) - paste and move the object - Select all objects and press F4, set the Visible prop. to False and press Enter
step 5: - Place a label ovject over each rectangle - Edit the events for every label (f4, events), on the onMouseOver show the respective rectangle, on the OnMouseOut event hide it
step 6 - add some borders if you want
|
Regards, Davide |
 |
|
toasmastergord
Novice

7 Posts |
Posted - 08 Jun 2005 : 23:17:17
|
quote: Originally posted by s.dav
step 5: - Place a label ovject over each rectangle - Edit the events for every label (f4, events), on the onMouseOver show the respective rectangle, on the OnMouseOut event hide it
Thanks for taking the time to answer.
When I click on the label there isn't an option to change an event.
Thanks, Gord |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 09 Jun 2005 : 20:01:30
|
To create events for label you have to do the follow: 1- double click on label or open the label editor 2- select a part of text 3- press the event button
So you can create different events for any part of text |
Regards, Davide |
 |
|
|
Topic  |
|
|
|