Hi,

I have scripted animation used within my navigation.  I then have flash 4
movies in the movie.  The navigation animation (in normal conditions) works
fine it animates fast.  However when there is flash playing it moves so slow
along the screen you are waiting quite a while to see where the button will
take you and also before you can click it or any other non flash element on
the page.  Is there any way of reducing the effect o f flash on directors
frame rate.  I have used:

on enterFrame me
  if sprite(me.spriteNum).visible = 0 then
    sprite(me.spriteNum).static = 1
  else
    sprite(me.spriteNum).static = 0
  end if
end

This is not always possible, plus, when the flash is visible and playing the
navigation is un-useable.

Thanks

Ryan

-- 

Ryan McInnes

tel +44 (0) 28 9045 5244 fax +44 (0) 28 9045 3157
web http://www.aurion.co.uk email [EMAIL PROTECTED]

eLearning . eCommerce . newMedia

--



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to