Groups | Blog | Home
all groups > flash (macromedia) > december 2006 >

flash (macromedia) : Your Help is Greatly Appriciated


Khoramdin
12/11/2006 10:35:22 PM
hello,

I am trying to load a SWF file (photo album) into my Main Flash Enviroment
(index.swf). My photo album uses a wait function to pause on each photo for a
period of the time (2 Second) as it flips thru the photos.

I have realised that when I remove the Wait Function everything works fin but
once the wait function is in place the following is what happens.

The Main.SWF is loaded - This is my Main page (The Menu Page) which is consist
of some moving objects which come into rest and create the main page (The
Menu). when I start to scan thru the main menu the entire loading page starts
again.

The following is the web address and you are welcome to have a look at it.

www.mo30ghi.com

try to clip on the arrow on the right and flip the menu and you will see it
happens after few times of fliping all of the sudden.

Thank you in advance for your help.

Cheers,

Babak
cinemaguy
12/11/2006 10:40:54 PM
Your wait function is continuing to run even when the user clicks on the arrow.
You need to write in a function to wait a specified amount of time before
calling the wait function and then when the user clicks the arrow delete the
function and call the first wait function again.
AddThis Social Bookmark Button