UBB.Dev
Posted By: UltraNEO* Scripting Help needed - 06/16/2001 6:03 AM
OK... this ain't so new but i would like to know a couple of things.

1. The above buttons, address bar, etc on explorer or on any other browser for that matter. Can they be disabled via some code?

2. What are the javascripts/codes to recreate the FORWARD, BACK, STOP and REFRESH buttons, i'd like to have them on my flash menu.

Cheers
NEO
Posted By: Matt Jacob Re: Scripting Help needed - 06/16/2001 8:53 AM
1. If you make a window popup that disables them, then yes. Something like this would do the trick.

Add this to your page's head:
Code
code:

Then add this where you want your links to show up:
Code
code:

2. Use the following:
Code
code:

As for the other two functions you asked for, I'm still researching those. wink
© UBB.Developers