Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Alex Slack #1
rollovers
hello. i am using director 8.5 and i was woundering if there is any way that
you can place rollovers in certain areas.
for example, i am creating a menu, now when the user scrolls over the button
i want some text to appear on the other side of the screen? Hope some one
can help me out on this, really important.
Thanks
Alex
Alex Slack Guest
-
DIV and rollovers
I'm a beginner with dream, and a frenchy. I've been told that the best way for my pages not to regenarate all every time the users clic on... -
moving box rollovers
I was after creating a menu similar to the one on http://www.dnastudio.com/index_flash.htm Where I have a box that moves over the menu buttons... -
Help with rollovers
could anyone help I am trying to animate a rollover so that when the imige on mouse over the image moves within a small area from side to side... -
Frames and Rollovers
In article <bfp7hn$ct3$1@forums.macromedia.com>, "Chester Harold" <none@none.com> wrote: Apply rollover behaviors to the slices. -- Lanny... -
Odd shaped rollovers???
Hi everyone, I have been asked to develope an Interface for a hompage. The design is one where the rollovers to navigate the site are Wedge... -
Alex Slack #2
rollovers
hello. i am using director 8.5 and i was woundering if there is any way that
you can place rollovers in certain and percific areas of the screen that are
different to where the button being rolled over is
for example, i am creating a menu, now when the user scrolls over the button
i want some text to appear on the other side of the screen? Hope some one
can help me out on this, really important.
Thanks
Alex
Alex Slack Guest
-
Rob Dillon #3
Re: rollovers
Hi Alex,
Look at the disjointed rollover behavior in the Library.
--
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
-
Stephen Savage #4
Re: rollovers
a quick example.
put your button in channel 1, the text box that will appear in channel 2.
Set the text in channel 2 to be off the visible screen area and add this
code to the button:
on mouseOver
set the locH of sprite 2 = 400
set the locV of sprite 2 = 400
end
on mouseOut
set the locV of sprite 2 = - 500
end
Really quick and simple, and there are better ways of doing it, but it works
as a quick fix if you need it fast....
items
"Alex Slack" <alex@slack100.fsnet.co.uk> wrote in message
news:beponj$8qg$1@forums.macromedia.com...that> hello. i am using director 8.5 and i was woundering if there is any wayare> you can place rollovers in certain and percific areas of the screen thatbutton> different to where the button being rolled over is
>
> for example, i am creating a menu, now when the user scrolls over the> i want some text to appear on the other side of the screen? Hope some one
> can help me out on this, really important.
>
> Thanks
>
> Alex
>
>
>
Stephen Savage Guest
-
Nicola #5
rollovers
Hey, this is really causing me problems....
How do i create a rollover....
simple as but with say 2 areas that are both visible but when u rollover one
of them something becomes visible, and something different becomes visible
for the other area. But both invisible rollover areas are always invisible
unless u rollover the corisponding area. And.... how do i add more rollover
areas if needed
(i am creating a cdrom for uni, it is a floormap and when u rollover a
certain shop, the name of the venue is displayed)
Nicola
THANK YOU in advance!!!
Nicola Guest
-
Rob Dillon #6
Re: rollovers
Take a look at the behavior Library. There's one in there for
disjointed rollovers. That should be what you want to use.
--
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
-
Nicola #7
Re: rollovers
when i look at the library, all i get is a drag hand, i can double click for
england and nothing will happen.... where do i drag it to???
Nicola
(im on a pc)
"Rob Dillon" <rob@ddg-designs.com> wrote in message
news:191120031232245071%rob@ddg-designs.com...> Take a look at the behavior Library. There's one in there for
> disjointed rollovers. That should be what you want to use.
>
> --
> Rob
> _______
> Rob Dillon
> Team Macromedia
> [url]http://www.ddg-designs.com[/url]
> 412-243-9119
>
> [url]http://www.macromedia.com/software/trial/[/url]
Nicola Guest
-
Michael Hamstra #8
Re: rollovers
You can either move a sprite on/off stage one rollover OR you can turn a
channel visibility on/off (caution to this option as Everything in that
channel will be invisible if turned off).
Michael Hamstra
"Nicola" <base30@base30.co.uk> wrote in message
news:bpg8sv$eaa$1@forums.macromedia.com...one> Hey, this is really causing me problems....
> How do i create a rollover....
> simple as but with say 2 areas that are both visible but when u rolloverrollover> of them something becomes visible, and something different becomes visible
> for the other area. But both invisible rollover areas are always invisible
> unless u rollover the corisponding area. And.... how do i add more> areas if needed
> (i am creating a cdrom for uni, it is a floormap and when u rollover a
> certain shop, the name of the venue is displayed)
> Nicola
> THANK YOU in advance!!!
>
>
Michael Hamstra Guest
-
Nicola #9
Re: rollovers
thanks..... but i dont know how to do that..... :-(
I am very new to scripting... in fact ive been doing it for a matter of
days....
I am actually looking for someone to give me an idea of the scripting needed
to do such a thing...
Nicola
"Michael Hamstra" <hamstra@bellsouth.net> wrote in message
news:bpgdgf$mes$1@forums.macromedia.com...visible> You can either move a sprite on/off stage one rollover OR you can turn a
> channel visibility on/off (caution to this option as Everything in that
> channel will be invisible if turned off).
>
> Michael Hamstra
>
>
> "Nicola" <base30@base30.co.uk> wrote in message
> news:bpg8sv$eaa$1@forums.macromedia.com...> one> > Hey, this is really causing me problems....
> > How do i create a rollover....
> > simple as but with say 2 areas that are both visible but when u rollover> > of them something becomes visible, and something different becomesinvisible> > for the other area. But both invisible rollover areas are always> rollover> > unless u rollover the corisponding area. And.... how do i add more>> > areas if needed
> > (i am creating a cdrom for uni, it is a floormap and when u rollover a
> > certain shop, the name of the venue is displayed)
> > Nicola
> > THANK YOU in advance!!!
> >
> >
>
Nicola Guest
-
Richie Bisset #10
Re: rollovers
you drag it to the sprite which will trigger the rollover (i.e. the
one you want to mouse over) it should then prompt you forwhich sprite
you'd like to change, which member you'd like to change ot to and so
on.
hth,
richie
On Wed, 19 Nov 2003 17:52:23 -0000, "Nicola" <base30@base30.co.uk>
wrote:
>when i look at the library, all i get is a drag hand, i can double click for
>england and nothing will happen.... where do i drag it to???
>Nicola
>(im on a pc)
>
>"Rob Dillon" <rob@ddg-designs.com> wrote in message
>news:191120031232245071%rob@ddg-designs.com...>>> Take a look at the behavior Library. There's one in there for
>> disjointed rollovers. That should be what you want to use.
>>
>> --
>> Rob
>> _______
>> Rob Dillon
>> Team Macromedia
>> [url]http://www.ddg-designs.com[/url]
>> 412-243-9119
>>
>> [url]http://www.macromedia.com/software/trial/[/url]Richie Bisset Guest
-
Cesar Puch G. #11
Re: rollovers
Hey Nicola,
I'm not really clear on what you need but from what I do understand I
could tell you to try the following:
Suppose you have a button in sprite 1 which is visible. When you
rollover that button, you want a graphic and sprite 2 and another one in
sprite 3 (which can be anywhere on the screen) to become visible (right
now they should be invisible).
Create this script(behavior) and attach it to your button in sprite 1:
on mouseenter
set the visible of sprite 2 to TRUE
set the visible of sprite 3 to TRUE
end
on mouseleave
set the visible of sprite 2 to FALSE
set the visible of sprite 3 to FALSE
end
In order to get your sprites 2 and 3 invisible in the first place,
create a Movie Script like this:
on preparemovie
set the visible of sprite 2 to FALSE
set the visible of sprite 3 to FALSE
end
Remember Movie Scripts are not attached to sprites like Behaviors so you
don't have to woory about attaching it, just see that you are choosing
Movie Script in the Property Inspector.
Hope it helps.
CPG
Nicola wrote:> Hey, this is really causing me problems....
> How do i create a rollover....
> simple as but with say 2 areas that are both visible but when u rollover one
> of them something becomes visible, and something different becomes visible
> for the other area. But both invisible rollover areas are always invisible
> unless u rollover the corisponding area. And.... how do i add more rollover
> areas if needed
> (i am creating a cdrom for uni, it is a floormap and when u rollover a
> certain shop, the name of the venue is displayed)
> Nicola
> THANK YOU in advance!!!
>
>Cesar Puch G. Guest
-
claire #12
rollovers
How can i create an animated rollover so that the image moves up down
side to side and text appears beside it
claire Guest
-
Elliotw #13
Rollovers
:confused;
Hello,
Can anyone help? Rollover effects work perfectly well in Internet Explorere but fail to work in Netscape Navigator 7.
Elliotw Guest
-
Murray *TMM* #14
Re: Rollovers
Show me, please.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Elliotw" <webforumsuser@macromedia.com> wrote in message
news:dk89k6$6a8$1@forums.macromedia.com...> :confused;
>
> Hello,
>
> Can anyone help? Rollover effects work perfectly well in Internet
> Explorere but fail to work in Netscape Navigator 7.
Murray *TMM* Guest
-
-
Murray *TMM* #16
Re: Rollovers
Oh. I guess it'll be hard to get an answer without having someone look at
your code, then.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Elliotw" <webforumsuser@macromedia.com> wrote in message
news:dka99g$p1$1@forums.macromedia.com...> Hello,
>
> It's not a live site unfortunately.
Murray *TMM* Guest
-
Elliotw #17
Re: Rollovers
Hello again,
Yes, I guess that would be difficult. I'll try to find somewhere to make the site live. Thanks.
Elliotw Guest



Reply With Quote

