Ok, i realized that the framescript is overriding the movie script in this
case.
so maybe the only solution is to create a handler to be put in a movie
script and to call it in every framescript (exitframe, enterframe,
prepareframe...)
or at least you can use a frame event you won't use again in the application
(like a prepareframe event), but you can't use it in any framescript. Or
another idea is to use "on stepframe" event, but it only works with objects
in the actorlist, and maybe this needs some other infos.

I hope to be of some help...

Ivan Preziosi
ShockWave Developer
Web Developer
[EMAIL PROTECTED]
www.ifactory.tv
www.interface-factory.com




> And if you put a
> on exitframe
> handler in a movie script??
>
> it should work....
>
>
> Ivan Preziosi
> ShockWave Developer
> Web Developer
> [EMAIL PROTECTED]
> www.ifactory.tv
> www.interface-factory.com
>
>
>
>
> ----- Original Message -----
> From: "Charlie Fiskeaux II" <[EMAIL PROTECTED]>
> To: "Lingo List" <[EMAIL PROTECTED]>
> Sent: Friday, July 27, 2001 3:52 PM
> Subject: <lingo-l> RESEND - creating a handler that executes on every
frame
>
>
> > I'm resending this because the first time didn't come through the list:
> > Is there an easy way to create a handler that executes on every frame
> regardless of any other handlers that are executed on that
> > frame?  (I.e. something maybe to be put in a movie script that won't be
> hierarchically interrupted by a frame script.)
> >
> > Charlie Fiskeaux II
> > The Creative Group
> > www.cre8tivegroup.com
> > 859/858-9054 x29
> > cell: 859/312-3883
> >
> >
> > [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!]
> >
> >
>
>
> [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!]
>
>


[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