Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Miths webforumsuser@macromedia.com #1
Handlers and imported Shockwave
Hi all - I have a project that loads Shockwave files into my cast, then puts them onto the stage. Within these Shockwave files are Movie scripts containing some handlers. My question is simple - how do I call these handlers from the host movie? Thanks.
Miths webforumsuser@macromedia.com Guest
-
HTTP Handlers???
I can't get the httpHandlers settings to work my web.config file My httpHanders section in web.config looks like this: <httpHandlers> <add... -
Controlling Handlers in imported shockwave files.
I created a 2 objects in director that I intend to use within a projector. The problem comes is that I cannot figure out how to reference a... -
XML handlers in classes
Hi, Use xml_set_object, and away you go. Perhaps you would benefit from using PEAR's XML_Parser or XML_Transformer, or even PEAR's HTTP_Request... -
[PHP] XML handlers in classes
If I remember well you can pass an array with object as the first element, function name as second: xml_set_element_handler($xml_parser,... -
Model looks flipped when imported in shockwave(Director)
Hi Sara, I am not 100% sure, but the problem could be the rotation of the model within 3DSMax. First, I would try the "ResetXForm" function in... -
Ned #2
Re: Handlers and imported Shockwave
you can try with
tell sprite(x)
yourHandlerCall()
end
--
----------------
-- Ned
----------------------------------------
Bien faire et laisser braire
----------------------------------------
"Miths" <webforumsuser@macromedia.com> a écrit dans le message de
news:bqi503$jpc$1@forums.macromedia.com...
| Hi all - I have a project that loads Shockwave files into my cast, then
puts them onto the stage. Within these Shockwave files are Movie scripts
containing some handlers. My question is simple - how do I call these
handlers from the host movie? Thanks.
|
|
Ned Guest



Reply With Quote

