Pop up Browser Windows in Flash Adobe Flash / Navigation
This tutorial will show you how to cause new browser windows to open up via javascript in your flash movie. You can adjust many aspects of the new browser window with this script.
Simple Links Adobe Flash / Navigation
The aim of the tutorial is to:Show you how to link one Flash 'page' with another 'page'. Page is in inverted commas because Flash does not really have pages but frames, but the idea is the same.
Right Click Context Menu Adobe Flash / Navigation
The aim of the tutorial is to learn how to learn how to customise the context menu. This is the menu that is accessible by right clicking on a Windows PC or by Ctrl click on a Mac.
Hyperlinks in Flash Adobe Flash / Navigation
A hyperlink is when you link from one web page to another. Creating hyperlinks in Flash is not difficult and very similar to linking in HTML. Though how you do it in Flash is slightly different.
Drop down Menu Adobe Flash / Navigation
The aim of the tutorial is to learn how to create a drop down menu that will allow you to create a navigation system. This can be used to move from one part of a Flash movie to another, or to different web pages.
Menu that Swings In Adobe Flash / Navigation
The aim of the tutorial is to learn how to create a menu with swings in and out. When your mouse goes over the gray menu bar to the left, the menu swings into view. You can then click on the Flash menu buttons. When you move your mouse away from the buttons in the menu swings away.
Pop Up Windows Adobe Flash / Navigation
There are a number of ways of creating Pop Up windows, but this is by far the best that I have come across. The code here gives you you complete control including the position on the screen. What's more you don't have to fluff around with adding JavaScript to the HTML of the web page. All the code is embedded in the button in the Flash file.
Navigation Tips Adobe Flash / Navigation
Well, you probably want to create some cool unique navigation menu for your site. Most nice flash sites have them so why not yours. This tutorial will give you some tips that I learned while creating my flash sites.