| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
|
I'va a question , how to create a back button with flash yust like the browser has ??
JJ |
|
|
|
|
|
#2 |
|
Registered User
|
So far as i know it is not possible
you can try: on (release) { getURL ("javascript:history.back()"); } But it works just on second click ![]() |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
|
Sorry
It work now !!! ![]() on (release) { getURL ("javascript:history.back()"); } on (press) { getURL ("javascript:history.back()"); } |
|
|
|
|
|
#4 |
|
Registered User
|
Thnx for your help, now if people don't want to be on my flashsite they can use my 'go back button' and it also is for my flashbrowser.
JJ |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| back button | flyByNite | Other Flash General Questions | 6 | 03-07-2006 08:06 PM |
| Trying to create secondary Back Button | Chivid | ActionScript 1.0 (and below) | 1 | 05-16-2005 12:55 AM |
| Back to Previous Menu (Back Button) | Bassdog | ActionScript 2.0 | 5 | 04-23-2005 06:15 PM |
| BACK button? | Bosworth | Other Flash General Questions | 5 | 02-22-2005 11:15 PM |
| back button solution and if statements | Ricod | ActionScript 1.0 (and below) | 2 | 11-30-2001 08:47 AM |