Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    Flash




RollOver Effect With Non-related MC



Okay... here's the situation

I've got a MC acting as a button (inside the button is a button instance with alpha = 0)
When the user rolls over the button, I want a new MC (with Instance name homeTxt or something...) to be loaded onto the Main timeline, so not into the buttonMC, in a specific x, y location.

The code I've attached to the button in the MC so far is...


Code:
on(rollOver){
gotoAndPlay(2)
_parent.homeTxt.play(2);
}

on(rollOut){
gotoAndPlay(17);
}
But that doesn't seem to work

I hope you peepz understand what I'm trying to do

Thx in advance

I've looked for a similar thread in the DBase, but I couldn't seem to find what I was looking for




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

My Question Is Related To Both Flash And Photoshop. It Is An Image Effect
Hi everyone,

My client wants his biographical photo to have the following effect:
The photo fades in, then focuses in and out, as if you are looking at him through camera focusing lenes.

My question is what is the simplest way to do this design using only Adobe Photoshop, Flash, or both. My goal is to create a animation that blurs slightly then sharpens to a normal view. Then, it blurs again.

Thanks

I Am Using Flash MX, But This Is Mainly Action Scripting Related/XML Related Help ME
Hi.
I have a Flash menu that reads info from an XML file.
But I do not know how to make the links in the menu go to a certain url.
Here is my example:
http://www.digitarium.net/dnd/test/

and here is an example of the xml


menu
value id="1"
title News /title
disc Current News and 0wnage /disc
url index.asp /url
/value

I want the links to work and access the url.
Can anyone help me?
Here are links to the files.
http://www.digitarium.net/dnd/test/new.fla
http://www.digitarium.net/dnd/test/menu.xml
http://www.digitarium.net/dnd/test/xml.swf

Blink Rollover Effect On Rollover
- i have three layers within the OVER state of a button (layer1, layer2, layer3)

- layer 3 has a rollover fade in effect for my button
- layer 2 has a blinking effect for my button
- layer 1 is the canvas of my button

I just want layer 3 to animate 1 upon rollover but has layer 2 keep on blinking while the user has its cursor on the OVER state of the button.

I have the "stop();" actionscript function for the rollover fade effect on my layer 3 but it stops everything! I want the layer 2 effect to continue the blinking.

I have tried extending the keyframe time on layer 2 but that didnt work.

Anything else I should try?

Mac Os X Rollover Effect
Does any one know how to do the programming to create the effect that is in the Mac os X panel at the bottom.

If you how Mac Os X you will know what im talking about.

can you please help!

Or can you direct me to a tutorial either on this website or another website out there. thanks a head of time.

Mac OS X Rollover Effect?
Does anyone know where i can find a tutorial that teaches you how to create a similar rollover effect like the one used in the Mac OS X interface. As well as the way the windows open as if they where like "rubber" or something.

Note: If you have Mac OS X than you will know what im talking about.

Mac OS X Rollover Effect....Can Someone Please Help
I would like to create the Mac OS X rollover effect used in the panel at the botton. (if you have a mac os x you will know what im talking about)

I would like to recreate that....can someone point me to a tutorial some where. Or better yet can someone just show me how to do it......

Thanks a head of time........

Pic Rollover Effect. ..... How Did They Do That?
Help! How did they create the photo clips like that? when you roll over a small pic, a larger version of the pic appears. there are several pics in a row, and the large pic changes as you roll the mouse over them. Please check it out and give me step-by step help. Thanx
http://www.jay-z.com click on a name, then click photos.

On RollOver Effect-?-?-?
Hi All,

I tried making a manu scroll in and out of the scene when ever mouse is rolled over the button but i failed. can any one help me with the Actionscript that will be on the MovieClip and the Button.

Look at the script i used: -

Actionscript
______________________________________
//on the movieClip;

onClipEvent (enterFrame) {
yMC = getProperty(_root.yTargetMC,_y);
moveMC = _root.yTargetMC - yMC;
setProperty(_root.MC, _y, yMC + (moveMC/10));
}

Actionscript
______________________________________

//on the keyFrame;
yTarget = 100;

Actionscript
______________________________________

//on the button;

on (rollover){
yTarget = 50;

Please help!!!

Mickeyditex

Rollover Effect Help
Hie,

I'm a newbie to flah so please bear with me.
I'm developing an organization chart for my class and it is done. What i would like to do now is that when the user mouseover on a certain name, i would like to display the picture of that person. I know this is possible to be done but am not sure how.
Thank you in advance for your help.

Rollover Effect
How would i go about creating a rollover effect like the one shown in this navigation bar?

> here <

Bug With Rollover Effect....
//EDIT: Found the solution, see second post

Howdy, I'm trying for a mouseover effect on a dynamically generated menu, a mock-up can be found here.....

http://www.scraf.com/rollover.html

Works fine, only problem is that if you're quick enough with your mouse you can "rollOut" leaving the button in "rollOver" state.

Anyone have a cunning workaround for this one?

Two button's, here's the code....

code:
button_btn.onRollOver = function(){
this._y = -200;
rollover_btn._y = 200;
}
rollover_btn.onRollOut = function(){
this._y = -200;
button_btn._y = 200;
}


TIA (MX 2004)

Rollover Effect
I'm creating a button with a change of color rollover effect for text.

The only problem I'm having is that it flickers and unless you have your mouse over the perfect spot, it doesn't even change color.

When creating the symbol, should the up position be one color and the rest, be the other color? I'm new to flash and a little unsure. I would like the rollover to be solid and distinguishable, not flickering.

Any help with this would prevent a bit of hair pulling on my part.

Thanks a million.

Rollover Effect Always On Top ?
I have a small problem !!!
You can see everything on pic
I want to rollover effect be always on top!
How I can do that?

Rollover Effect
I try to make a rollover effect of a picture.

That I like to do is this.

A visitor see a picture (a little dark) and when he move the mouse over the picture show normal (no dark) and a little menu show up that the visitor can choose.

Can someone help me plz
If someone have a exampel to give me that I'm very happy.

I dont find any good in Movies and Turorials area

Looking For A Rollover Effect
has anyone got a fla file or can tell me how to create a rollover on the image, where it say dubshop, or dub edition like the one on this site, http://www.dubpublishing.com

Thanks in advance

Rollover Effect? How You Do It?
If you go to www.billybussey.com a button in the middle appears.. if you put your mouse over the top part it says "Enter Site" if you put it on the bottom part it says "View Intro", Does anyone know where to find a tutorial or how to make it so when you put your mouse over an image it does that?

Much Appreciated.

Why The Rollover Effect Here?
In IE only (not firefox), there's a rollover effect on my flash intro. Check it out here.

Why is it doing this in IE? How do I remove that? Here's my code from the index.html page for the flash movie:


Code:
<div align="center">
<br>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="502" height="563">
<param name="movie" value="flash.swf">
<param name="quality" value="high">
<embed src="flash.swf" width="502" height="563" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
</div>
Thank you

Jared

Rollover Bar Effect
i know i was taught how to do this but i forget how to. this website: http://www.graphikline.com/main.php has a rollover bar effect that i like. i'm just wondering how to do the bar effect, not the changing of the letters/text effect.

what i'm looking to do is have the bar come in like it does on that site for a rollover but keep my text the same which is white.

can anyone tell me how this is done?

(i'm using flash 8)

lizzie

Rollover Effect
How to create a MC to do the follow action

Rollover, it will move upwards slowly
Rollout, it iwll move download slowly.

RollOver Effect
I´ve seen this roll over effects on quite a lot websites and would like to know how to do this on my MovieClips too.

If you have a look on

http://www.shin2show.com/

and roll over the portfolio content there is a red frame tweening inside of the content, this looks really smooth. Same on drawingart.org.

Thanks for your help

Rollover/Out Effect
Hello there,

I've created an effect in past where when the user puts their mouse over a certain part of a SWF a rectangle slides up and when the mouse is removed the rectangle goes back to its normal state. I've tried to find this tutorial everywhere but don't seem to have found it. If anybody isn't sure about the effect I'm meaning, it can be viewed at the top of the following link: http://www.bbc.co.uk/devon/

I hope somebody can shed some light on this matter.

All the best,

Kristopher (UK).

Rollover Effect
Hi everyone,
I would like a small box with "Go to site" written when you rollover a link to a web site. I know how to do this by putting the text in the over frame, but i would like the text to "follow the mouse.
any ideas? thanks for the help and i appreciate it alot
mike
italy

On Rollover Effect
Hi All,

I tried making a movieClip roll in and out of the page on rollover a button. but it failed using this script on Flash MX 2004 with Instance name of MC.

Actionscript
________________________________________________

//on the keyframe
yTarget = 100;


Actionscript
_________________________________________________

//And this on the movieclip (button embedded)

yMC = getProperty ( _root.MC, _y);

moveMC = _root.yTargetMC - yMC;

setProperty ( _root.MC, _y, yMC + (moveMC/10));

Actionscript
__________________________________________________

// on the button

on ( rollover) {

yTarget = 50;

}

FlashFile

Rollover Effect
HI

can anybody help me to give a good rollover effect on button in flash mx2004

Rollover Effect, How Can I Do This...?
Hi I have a nav bar for my flash site, which looks like the image attached, on the image there are bars under the text, however I want the bars to appear when i rollover a menu option, so when i rollover history the single bar will slide up from behing the blue box, how can achieve this effect, and make it smooth so it slides in and slides away on roll out? Also with this effect if u run accross all the menu buttons the bars shud slide up and down so to produce a nice consistant flow, can this be done hope somone can help, thanx

Help With Rollover Effect.
Basicly on the stage you have 4 buttons, with a slider at the right hand side. The slider is just a black line. when you rollover a button, the slider moves over the button, revealing something underneath (like a mask). So if the slider is on the right of the button (coming toword it from right to left), it will stop on the buttons left side, and vice - versa. Is this making sence? Ive made 2 pictures that show what i mean. Could some1 please help me make this effect!

Thanks!

P.S. the first picture is bfore youve rolldover anything, the second is after you have rolledover button no. 1

How To Do This Rollover Effect?
I am wondering how to accomplish the rollover effect on the stephen king site when you roll over the menu items on the left. That effect or a similar light burst on rollover effect would be good.

http://www.stephenking.com/index_flash.php

Thanks for any info anyone can provide.

Rollover Effect
Was wondering if any one new how to create this type of rollover effect in their menu's I was looking for the "spring effect" is it as simple as a motion tween, i've tried it but couldn't get it to run smooth like theirs, if anyone has an example and willing to share, I would greatly appreciate it.

http://www.easybit.it/flash2005/main.php?language=eng


cheers

Rollover Effect Help?
Hey

For example:

I have 4 products on a stage, all at 100% (alpha). What I want to do is no matter which of the 4 products you mouse over all the rest will fade out to say 30% (alpha), and then when you mouse bac out then they all fade back to 100% (alpha).

can anyone help me with this?

Rollover Effect - Mac OSX
I'd like to create the magnifying effect that you typically see on Mac's, but I haven't the slightest clue how to go about creating it. Anyone seen it done before? Point me in the right direction.

Thanks
Josh

Img On Rollover Effect. How?
the other day there was a thread floatin around where someone was xplning (to me i think) how to have an image load (not dynamically but from within the same movie) when u mouseover a button.

Could someone direct me to this thread or provide a quick and easy to understand tutorial on this plz.

On Rollover Effect
Hi All,

I tried making a movieClip roll in and out of the page on rollover a button. but it failed using this script on Flash MX 2004 with Instance name of MC.

Actionscript
________________________________________________

//on the keyframe
yTarget = 100;


Actionscript
_________________________________________________

//And this on the movieclip (button embedded)

yMC = getProperty ( _root.MC, _y);

moveMC = _root.yTargetMC - yMC;

setProperty ( _root.MC, _y, yMC + (moveMC/10));

Actionscript
__________________________________________________

// on the button

on ( rollover) {

yTarget = 50;

}

FlashFile

Rollover Effect
HI

can anybody help me to give a good rollover effect on button in flash mx2004

Does Anyone Know How To Create This Rollover Effect?
Does anyone know how to create the effect on this site? Its kinda like a rollover effect that targets an animated image.

Select "Operational Franchise - tell me more".
http://www.aftereden.co.uk/ecoclean/...franchise.html

==fading In Rollover Effect==
Does anyone know how to make the effect where images appear and fade in as you rollovr them? As demonstrated in http://www.requiemforadream.com and the new simian http://www.simian.nu

Is it just buttons?

Thanks for your help in advance guys.

Rollover Effect With Actioscript
i want to make an rollover effect that sets alpha of my button smoothly to 0% and smoothly to 100% at roll out.
i tried it with set property and variables but somehow it doesn't work right.

perhaps someone can help me...

benjamin

Flash Rollover Effect
Hey everyone!!

I'm trying to make a certain type of rollover effect in flash but I'm not sure how to do it. ok I'm gonna have a flower be a link and i want it so that when you move the mouse over the link it will shoot out "pollen" which will then go together to form the name of the link. Is this possible? or impossible? I tried to find something in Swish that would help but that didnt have those type of effects. I have flash mx. Thanks!

Earthquake Rollover Effect
I have a simple favor to ask...
Can anyone explain to me how to make an earthquake effect for when i rollover the button??? Basically, the image will shake and rumble.

Rollover Button Effect
Hi guys, what I'm looking for is the effect where when you mouseover a button a separate mc becomes visible and follows your _xmouse and _ymouse while you are hovering over the button.

Possibly with a hitTest() and something else?

Can anyone help?

Rollover Effect On Button
Hi

I am making a navigation bar and i want to know when ever someone click mouseover to one of the button I want a white fade going back and forth. First of all how do you create white fade. Second of all how do you make the white fade go back and forth?

Thank you an advance

Blur Effect On Rollover
on this site here when u roll over the link...the background image blurs..is this done with 2 of the same images then tweened where the sharpened image is put in the fnal keyframe?
its so smooth though.

Advanced Rollover Effect
Hello. I was wondering how to make a rollover effect, where when you hover over the text, the text darkens and a picture above it changes as well.

Ex.
[ PICTURE ] <-- picture changes

Link
Link <-- 1st hover over this
Link
(if you hover over any of the links, the picture will change to a new picture)

If that makes any sence. Thanks!

Graphic Eq Effect On(rollOver)
I want to place an effect similar to a single bar from a graphic eq on rollover of a button. What this means in practice, on rollover of the button a bar graphic (bar_mc) will tween along the _x axis from its starting point(init_x) by a random amount with a max size of 100 and minimum of 0(bar_x). it will then tween back to an amount that is between this amount and 0(init_x) and repeat the process until the user rolls out from the button. As you can see i have an idea on the pseudo-code side of things but i'm not too clear on the implementation, i.e. should i make this a function that i can reuse, given that their will be multiple buttons in the navigation or would it be better implemented for each specific button. i'd really appreciate some pointers to get me started, thanks

Button Rollover Effect
Help! I want to rollover the button I made and have text appear next to it. I've done that...but, when the button first appears the text shows for a brief second, which I don't want. I just want the button to be visible, not the text, until a user does a mouse over.

I attached the file. I use Flash 5.

Anyone Know An AS For Elastic Rollover Effect?
I have been literally banging my head over this!
I want to have an effect close to/like this: http://www.neave.com

Rollover the edges-- so nicely done!

I have turned codes inside-out and upsidedown in the last 3 days and am not even showing anything for it. If one of you can help, I will be forever grateful.

Voodoo PC Rollover Effect
Hi all, have you guys seen the new flash website for Falcon NW? Great Flash site. My question is, does anyone have any idea how to get that mouse position return on rollout? When you rollover the crosshair leaves the cursor and surrounds the object your over. (I think i can figure that one out) But on rollout the shape returns back to the cursor at its exact position! Thats the part i cant get, how do i get the rollover state to return to the normal state and also follow the position of the curosor? Any ideas?

Link

Thanks

HELP Rollover Effect On A Movie?
How can you make a rollover effect on a movie clip i.e. (goto and play movie on rollover), with out using a button or showing the button cursor???


Appreciate your help!

A Slide Effect On Rollover
Hey guys,

I've created a nice little movie that is a timeline of events for an aircraft company. Not being very flash compliant I've come to a bit of a stop! I've created the movie up to a point whereby a white box surrounds the date that is hovered over. However, I would like this white box to have a smooth, easing transition from one date to another depending which one is hovered over. I currently use:


Code:
on (rollOver) {
_root.whitething._x = 501.8;
}


To get the white box to appear in the correct position. How could I add a mathematical script to make the box have a smooth transition from one place to another and appear to ease out?

Thanks for you help!

Click on the 'Timeline' Link In The Header

Button RollOver Effect
The roll over effect for my buttons happens before the mouse is over the actual button itself. If someone could take a look at my fla and help me figure out what is wrong, that would be great.

The problem is on the "Photos" page. The small thumbnails on the right hand side are the buttons with the rollover effect. Currently only the first thumbnail has the rollover set.

I use flash 9
http://www.ryanmichaeloman.com/rmo.fla


Thanks

Copyright © 2005-08 www.BigResource.com, All rights reserved