Return to previously viewed screen

This is a discussion on "Return to previously viewed screen" within the Flash & Multimedia Forum section. This forum, and the thread "Return to previously viewed screen are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 13th, 2005, 17:58
New Member
Join Date: Apr 2005
Location: Los Angeles, CA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Return to previously viewed screen

I created my site entirely in Flash. When a user hits the back button, they leave my site. I would like to 1.) change my Flash settings so the browser's back button will return to the previously viewed screen or 2.) apply actionscript to a back button (that I create) within Flash that will go to the previously viewed screen. The prev (frame) and next (frame) options do not work for me since the frames are out of order.

Any assistance would be greatly appreciated!

  #2 (permalink)  
Old Apr 13th, 2005, 19:28
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
There is no way to tie the back button on the browsers toolbar into Flash, so that option is not available.

The other option, of having your own back button within Flash is fairly easy to do. The easiest way would be to use an array of numbers where each number is a frame number. As the user navigates through your site you should enter that frame number into the array. When they want to go back, you simply take the last number from the array, remove it and go to that frame.

Hopefully you have enough Actionscript knowledge to do this, if not, let me know and I should be able to put something together fairly easily for you.
  #3 (permalink)  
Old Apr 18th, 2005, 22:36
New Member
Join Date: Apr 2005
Location: Los Angeles, CA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
I had to read that answer twice. I get the concept but have no idea how to translate that into actionscript. Yes, I would love it if you could draft a "simple" code.

Thank you!
  #4 (permalink)  
Old Apr 19th, 2005, 00:00
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
There is no way to tie the back button on the browsers toolbar into Flash, so that option is not available.
There is actually a way to do this, it's just fairly advanced and ususally involved the use of a hidden frame.

Here's one list of tutorials on it: http://www.flash99good.com/archives/cat_tutorials.html

And another
http://www.actionscripts.org/tutoria...sh/index.shtml
  #5 (permalink)  
Old Apr 19th, 2005, 10:32
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
That is pretty heavy!

I'll post up an internal Flash version soon.
  #6 (permalink)  
Old Apr 23rd, 2005, 22:18
New Member
Join Date: Apr 2005
Location: Los Angeles, CA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Graciously awaiting simplified script

Thank you for your comments and links to tutorials. I am not familiar with HTML or java so I could not apply your solution. If you do come across an example using ActionScript, please post it because I think a lot of people would find it very helpful.

Thank you!
Closed Thread

Tags
return, previously, viewed, screen

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Most viewed/downloaded article begemot PHP Forum 8 Oct 13th, 2007 05:14
H1 header not being viewed correctly in both browsers jj1234 Web Page Design 2 Feb 6th, 2006 08:04
Guide me how to show previously selected item in listbox frmsasp ASP.NET Forum 1 Jan 26th, 2006 14:37
Problems when viewed on a Mac macntig Web Page Design 0 Sep 6th, 2005 11:26
return from db benbramz Classic ASP 5 Jun 19th, 2005 18:29


All times are GMT. The time now is 15:07.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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