Here is a VERY basic example of what I want to do...

http://soultooth.com/keith.corcoran/Movie1.html

Givens for the actual site:

- There are 6 sections of the site.
- Each section is a seperate .swf
- There will be 3 vector video transitions max.
- The transitions must be random.

My ideas:

- Create 3 different vector wipes as seperate .swf and load in levels above loaded sections (ie. 7,8,9) stopping on blank keyframes.

- onRelease
---- Set variable "next_section" = button_clicked (1-6)
---- Call to randomizing script (to be created with the help of people here )that plays transition 7,8 or 9

- have keyframe at end of each transition that has action
---- Tell Target "next_section"
---- Play

I don't know if this is the best way to go about this which is why I put this in general help as well as action script forums.

General help for the concept....
Action script for ...ummm... the script. hahaha

Thanks for the help.....