This is a discussion on "Flash Button" within the Flash & Multimedia Forum section. This forum, and the thread "Flash Button are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Flash Button
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Flash Button
hi,
dont know why when i click on a button in flash, the first time it take the event (on release event) the second time wont take the event, ill have to move the mouse cursor a bit then click! weird, thanks for any help (this is my first post here, so sorry if my post wasn't clear enough) best omar |
|
|
|
|||
|
Is it possible we can see the code on the button?
|
|
|||
|
code of my button
Hi,
i dont think that the code on the button maters, but anyways here it is: on (release) { if (currentIssueNumber<_root.winsetsTrig.numberOfIssu e-1) { positions[currentIssueNumber] = txtPositions.text; range[currentIssueNumber] = txtRange.text; currentIssueNumber++; txtPositions.text = positions[currentIssueNumber]; txtIssueNumber.text = "ISSUE "+currentIssueNumber; txtRange.text = range[currentIssueNumber]; } } best regards, Bili |
![]() |
| Tags |
| flash, button |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| flash naigation button | cressy | PHP Forum | 0 | Jun 24th, 2007 17:10 |
| Flash Button Problem - please help! | miguelvlima | Flash & Multimedia Forum | 3 | Mar 29th, 2007 13:17 |
| button hit area problem flash | flipmodea | Flash & Multimedia Forum | 4 | Mar 19th, 2007 12:22 |
| flash button with submenu | tigas langaw | Flash & Multimedia Forum | 9 | Nov 25th, 2006 17:35 |
| When a button refuses to behave like a button in Flash | autumn_whispers2me | Flash & Multimedia Forum | 2 | May 24th, 2005 22:08 |