| |||||||
Du magst keine Werbung? Wir auch nicht!
Einfach registrieren und die Werbung ist weg. Diese Nachricht sehen nur nicht registrierte Nutzer.
![]() |
| | LinkBack | Themen-Optionen | Ansicht |
| | #1 (permalink) |
| Neuer User Registriert seit: Mar 2006
Beiträge: 52
|
hi all I am trying to create sliding navi based on tutorial and stuck with following problem: situation: mouseOver on button "hit" makes "drop" sliding object slide in/slide out I am trying to extend: when clicked should stay open, until next button clicked. first here the code on sliding object ( instance:drop) ActionScript:
and button code ActionScript:
I tried following way ActionScript:
ActionScript:
trouble..trouble... how I do pass an argument when hit button is clicked sliding object to stay open by disabling the mousepos checker and slide up again when next button clicked?????? very urgent need help :-( best regards zooray |
| | |
| | #2 (permalink) |
| brand new user Registriert seit: May 2002 Ort: Laimbach 6 1/2
Beiträge: 16.884
|
Hi Can we have the fla, to play with pleace Only the menue without the Content, with Content is maybe to big for upload
__________________ Bitte keine Fragen, zu Flash per PM. Dazu ist das Forum da. Danke MFG_RustyCake! "Wer tanzen will, muß erst gehen lernen" |
| | |
| | #4 (permalink) |
| brand new user Registriert seit: May 2002 Ort: Laimbach 6 1/2
Beiträge: 16.884
|
Can youn show me the Page where you find that tutorial
__________________ Bitte keine Fragen, zu Flash per PM. Dazu ist das Forum da. Danke MFG_RustyCake! "Wer tanzen will, muß erst gehen lernen" |
| | |
| | #6 (permalink) |
| brand new user Registriert seit: May 2002 Ort: Laimbach 6 1/2
Beiträge: 16.884
|
@ zooray This kind of script-style (the "enterFrame" runs the whole time, you can't stop it!! in Flash MX is this no problem) is not so comfortable, i try to find out a better way! i hope you'r not under pressure, it will take a while
__________________ Bitte keine Fragen, zu Flash per PM. Dazu ist das Forum da. Danke MFG_RustyCake! "Wer tanzen will, muß erst gehen lernen" |
| | |
| | #8 (permalink) |
| Banned Registriert seit: Apr 2006
Beiträge: 246
|
hadent time to test ... think od that solution![]() a general function on the main time line PHP-Code: PHP-Code: greetz EDIT: i changed some code in the callback function for the clearing of the interval Geändert von ChickenWing (06-05-2006 um 02:28 Uhr) |
| | |
| | #9 (permalink) |
| brand new user Registriert seit: May 2002 Ort: Laimbach 6 1/2
Beiträge: 16.884
|
@ ChickenWing Na Super, wenn des hinhaut brauch ich nicht ![]() Aber hier fehlt eine Bedingung "if ((roll || open) && (!open || )) {" !
__________________ Bitte keine Fragen, zu Flash per PM. Dazu ist das Forum da. Danke MFG_RustyCake! "Wer tanzen will, muß erst gehen lernen" |
| | |
| | #10 (permalink) | |
| Banned Registriert seit: Apr 2006
Beiträge: 246
| Zitat:
, daher auch manchmal solce fehler, habs oben nun korrigiertand to be a friendly forum user: from Rusty: ... fine ChickkenWing if that works , i dont need to... but hthere is an condition left here "if ((roll || open) && (!open || )) {" open! from me: .... ohh you are right, i deleted the not needed menu bevore an left that open, iam working in multitasking mode... that4 sometimes rhose mistake, fixed it up above Geändert von ChickenWing (06-05-2006 um 02:36 Uhr) | |
| | |
| | #11 (permalink) |
| Neuer User Registriert seit: Mar 2006
Beiträge: 52
|
Hi RustyCake,ChickenWing thanks for your reply! I will try the method as ChickenWing replied but didn`t get the part "if ((roll || open) && (!open || )) {" open!" is this correct way? ActionScript:
many thanks guys....I will post the fla as soon as I get this to work |
| | |
| | #12 (permalink) |
| Banned Registriert seit: Apr 2006
Beiträge: 246
|
ok i changed/editetd the above code last night b4 my second post here... change this: PHP-Code: PHP-Code: an example of the button code would be: PHP-Code: that belongs to u dont forget to make the array for all buttons means u need to make an array witch holds the full path to each sliding menu... and i actually found annother trap while writing here... PHP-Code: if it doesent please come back... might those synthax here ... InstancePathArray[i]._visible must be changed to this: _root[InstancePathArray[i]]._visible Geändert von ChickenWing (06-05-2006 um 11:06 Uhr) |
| | |
| | #14 (permalink) |
| Neuer User Registriert seit: Mar 2006
Beiträge: 52
|
hi sorry...for replying so late!! I tried as code provided but still it don`t work, though it dont throws error!! therefore, could you please check updated fla file. Mr. Chickenwing I am having a bit trouble understanding below code part.... InstancePathArray = //please here fill in the full pathes to all sliding menues though I have changed from // InstancePathArray[i]._visible = false; to _root[InstancePathArray[i]]._visible but still not working thanks |
| | |
| | #15 (permalink) |
| brand new user Registriert seit: May 2002 Ort: Laimbach 6 1/2
Beiträge: 16.884
|
Hi zooray For a simple dropdown-menue, with a freeze-button is that way to laborious! Normal i dont use frame-tweens, but what is normal? So can we use frames (like a simple rewinder) ore the full-script-complicated-version?? Whaddayathink?
__________________ Bitte keine Fragen, zu Flash per PM. Dazu ist das Forum da. Danke MFG_RustyCake! "Wer tanzen will, muß erst gehen lernen" |
| | |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | |
| |