Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Gary Liu #1
cursor won't show up in imported flash in director movie
Hi,
Is there any way to make the cursor chage to finger when move over a button
in a flash
movie that is imported into a director movie? Documents said that I should
write scripts
in flash for *EVERY* button!
on (rollOver) { getURL ("lingo: cursor 280"); }
on (rollOut) { getURL ("lingo: cursor -1"); }
That's OK for serveral buttons. But... I have a set of flash files have to
integreted in director,
and there are hundreds of buttons!!!
Is there any other way to solve this problem?
Thank you.
Gary
Gary Liu Guest
-
URGENT, DEADLINE!!! Cursor dissappears in Flash-Object, used in Director-Movie
Hi We use flash-Movies within Director-Movie This flash-Movie contains editable entryField. But in most cases (not always) it shows no cursor by... -
Navigating an imported Director movie
I have 2 movies... 1 that includes universal navigation and one that holds all the unique content. I have imported the "content" dir into the... -
flash movie imported to director, scrollers problem
i made a flashmovie with a scrollbar and imported it into the director. everything works, but the only problem is when i am pulling the scroller and... -
How to move mouse cursor in director movie
Please help me, How to move active mouse cursor in director movie with lingo. Please write simple lingo code for me. Thanks, TTO -
lingo command... to send email from a Flash movie already imported into Director.
I need help to set the lingo command... to send email from a Flash movie already imported into Director. Thanks, SOCRATES -
Rob Dillon #2
Re: cursor won't show up in imported flash in director movie
Hi Gary,
There's a behavior in the library to do just that. Just slap it onto
the Flash sprite.
--
Rob
_______
Rob Dillon
Team Macromedia
[url]http://www.ddg-designs.com[/url]
412-243-9119
[url]http://www.macromedia.com/software/trial/[/url]
Rob Dillon Guest



Reply With Quote

