At 15:25 -0500 08/01/01, Mario Sergio Renor wrote:
---

First:
go frame "kjnj" of movie "ojfo" will go to a specific frame in another movie.

Second:
Not having much experience with flash, I suspect it could crash in a 
common-crash-scenario, wellknown from QTVR.
The flash sprite is a "complex object"
When clicked this object sends a message to the host movie.
The message has to able to "return" to the sender object.
If the host movie goes to another frame where the (flash) object is 
not present, then the object will have been destroyed before the 
message can return. crash.
The solution is to use the message from the flash sprite to set a 
flag in the host movie. Then on exitFrame check the flag and change 
frame accordingly.

Someone used to flashing can fill in the actual syntax...

Good luck with your boss  :-)

Jakob

[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