Flash CS3 mouseover effect..HELP

Hi all, Im new to Flash and was hoping someone could spare a
few mins to help me out.
I'd like to create a short flash animation and then bring it
into dreamweaver. When the webpage loads I'd like the flash
animation to be paused on frame 1 of the movie, then when the user
rolls over the flash movie, it will start to play and when the user
rolls off of the movie, it will revert to the first frame again.
Does this make sense to anyone? is it possible? If someone could
let me know a step by step guide that'll be greeeaaatttttt! Im
using Flash CS3 on a mac. Thanks v much

mAc Vs WiNdOwS wrote:
> I haven't done flash in a long time and i'm not sure how
to search for this
> answer because I don't know the right keywords. I need
to create an effect for
> my text that makes a little light go across it. Such as
in video games and
> banners that you see. A little light goes across from
left to right on the
> text.
>
> How can I create this for my text or image? I would like
it on images too.
> Please explain in steps. Thank You.
>
This is normally done using Gradient and mask. You will need
3 layers for it.
First top layer will be the mask. Type the text you want to
use and when you happy
with the size and all, copy it, CTRL C.
Second layer keep blank for now.
Go to 3rd, bottom layer, paste the text using paste in place
CTRL ALT V, so it's
erectly position in a place where the mask text is.
Pretty much it when comes to text, the last part is to make
the shine effect.
Go to the second layer, draw some gradient. Make the gradient
out of 3 colors, so
the colors in the COLOR pallet appear as gray on the left,
gray in the middle and
gray on the right. Set the left and the right to Alpha 0%
while keep the middle
fully 100% gray. We want the edges of that gradient soft to
simulate the light.
Convert that gradient to movie clip or graphic and motion
tween it from one side
to another.
And this is what you end up with:
http://flashfugitive.com/stuff/shine.swf
You need to play around with the gradient to find one that
suits your needs.
When comes to image, you simply draw shapes on the mask layer
through which you
want the shine /gradient to show up.
Best Regards
Urami
"Never play Leap-Frog with a Unicorn."
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
</urami>

Similar Messages

  • Help with Flash CS3 Particle Effect Tutorial Code

    I did the tutorial from http://www.schoolofflash.com/2008/03/flash-cs3-particle-effect/. I used a star to replace the circle. Here's my code:
    var starsArray:Array = new Array();
    var maxStarss:Number = 8;
    function addStars(e:Event)
        var stars:Stars = new Stars();
        stars.x = stage.stageWidth/2;
        stars.y = stage.stageHeight/2;
        stars.alpha = Math.random() * .8 + .2;
        stars.scaleX = stars.scaleY = Math.random() * .8 + .2;
        stars.xMovement = Math.random() * 10 - 5;
        stars.yMovement = Math.random() * 10 - 5;
        starsArray.push(stars);
        addChild(stars);
        stars.cacheAsBitmap = true;
        if (starsArray.length >= maxStarss)
            removeChild(starsArray.shift());
        stars.addEventListener(Event.ENTER_FRAME,moveStars);
    function moveStars(e:Event)
        e.currentTarget.x += e.currentTarget.xMovement;
        e.currentTarget.y += e.currentTarget.yMovement;
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars);
    myTimer.start();
    This time, I'm trying to make the stars shrink and transparent as they move away from the point. So I coded it like this:
    import flash.events.Event;
    var starsArray:Array = new Array();
    var maxStarss:Number = 8;
    function addStars(e:Event)
        var stars:Stars = new Stars();
        stars.x = stage.stageWidth/2;
        stars.y = stage.stageHeight/2;
        stars.alpha = Math.random() * .8 + .2;
        stars.scaleX = stars.scaleY = Math.random() * .8 + .2;
        stars.xMovement = Math.random() * 10 - 5;
        stars.yMovement = Math.random() * 10 - 5;
        starsArray.push(stars);
        addChild(stars);
        stars.cacheAsBitmap = true;
        if (starsArray.length >= maxStarss)
            removeChild(starsArray.shift());
        stars.addEventListener(Event.ENTER_FRAME,moveStars);
        stars.addEventListener(Event.ENTER_FRAME,animeStars);
    function animeStars(e:Event)
        trace(this.starsArray);
        this.scaleX-=0.01;
        this.scaleY-=0.01;
        this.alpha-=0.01;
        if (this.alpha<=0) // remove this object from stage
    function moveStars(e:Event)
        e.currentTarget.x += e.currentTarget.xMovement;
        e.currentTarget.y += e.currentTarget.yMovement;
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars, animeStars);
    myTimer.start();
    I couldn't make it work. All I got was an error message saying "
    1084: Syntax error: expecting identifier before rightbrace.
    Help?

    It is because of this line of code at the end
    myTimer.addEventListener(TimerEvent.TIMER, addStars, animeStars);
    if you read the documentation on addeventlistener it looks for these type of arguments to be passed
    addEventListener(type:String, listener:Function, useCapture:Boolean);
    animeStars is not a boolean it is a function. Since you already have animeStars in your addStars function you can exclude it in the last event listerer. try this:
    myTimer.addEventListener(TimerEvent.TIMER, addStars);

  • Problem Installing Flash CS3 Pro PLEASE HELP!!

    I have downloaded the installer for about the 3rd time i
    extract it all right but when i run the setup.exe its all fine
    until it starts to install but then it says something like " insert
    Adobe Flash CS3 Professional to continue" i keep trying but it
    never works i even converted the folder to a .iso and mounted it
    with the same name it told me but that still doesn't work. I have
    run out of ideas please if anyone knows the problem please can you
    help me out?

    FYI: "Br" is the Bridge application - try launching that to
    see if it fully installed.
    Chris Georgenes
    Adobe Community Expert
    mudbubble.com
    keyframer.com
    http://tinyurl.com/2urlka
    Ms. Clause wrote:
    > My computer is a brand new Vaio laptop loaded and 4 GB
    RAM. I don't think I
    > have a hardware problem. I tried to reinstall,
    redownload and it still will
    > not install the flash software. After I download I
    clicked on the file and it
    > install a folder in my drive, then I clicked on set up,
    it went through a
    > normal set up but for some reason it doesn't load Flash
    CS3, it only load 2
    > components from that I think it Br and something else.
    >

  • Adobe Flash CS3 Vista Crash Help!

    I have a Windows vista and have flash cs3 installed. For the
    first 2 weeks or so, it worked perfectly, then, it started crashing
    whenever I open the application or a .fla file.
    The problem information was this:
    Problem signature:
    Problem Event Name: BEX
    Application Name: Flash.exe
    Application Version: 9.0.0.494
    Application Timestamp: 46015140
    Fault Module Name: Flash.exe
    Fault Module Version: 9.0.0.494
    Fault Module Timestamp: 46015140
    Exception Offset: 0090b533
    Exception Code: c000000d
    Exception Data: 00000000
    OS Version: 6.0.6000.2.0.0.768.3
    Locale ID: 1033
    Additional Information 1: 6a50
    Additional Information 2: 1f2ff58f9f3d8db4051d6f7741f6b9e5
    Additional Information 3: 0f69
    Additional Information 4: c20c41b425c52af5a1c4c3a8bd355cb8
    Can anyone help me fix this????

    Did you ever find a solution to this problem? I am having the
    same issues on Windows Vista Ultimate. I have been running Flash
    CS3 fine for 8 months and now this, middle of a work day, on a
    Friday when several things are due and I cannot get it to open.
    ADOBE, this cannot be a problem isolated to just 2 people, what is
    the solution please?

  • Flash CS3. Please Help. Thanks.

    Well, I used ActionScript 2.0 and made two buttons.
    I attached my file, where it shows the difference between the two buttons.
    I can't figure out my mistake on the first button. I don't know why the first button appears inside a big white box (and very small), while the second button appearing fills the whole white box with the button.

    I'm sorry I don't have for the one that is working properly, but I have  the one ofr that is not working, because I acidentally probably deleted it. But, I have the swf file, if you know how I can get it back to fla, please let me know. But, I attached the one that doesn't work.

  • MouseOver effect needed ofr map hot spots

    Hi friends!
    I need help with Adobe flash AS3/ I have a map that I want to make in Flash with mouseover effect. Example map is here http://www.elabram.com/index.php?r=client/index, but it is made with CSS.
    What I need?
    1) When mouse is over the location pin it must show infobox. Yes similar what Google Places does. but with mouse over effect, not on Click.
    I was using Adobe Flash 5.0's default code snippets and got stuck after this code bolow... I'm new to Flash, sorry but learn very fast/
    /* Mouse Over Event
    Mousing over the symbol instance executes a function in which you can add your own custom code.
    Instructions:
    1. Add your custom code on a new line after the line that says "// Start your custom code" below.
       The code will execute when the symbol instance is moused over.
    movieClip_2.addEventListener(MouseEvent.MOUSE_OVER, fl_MouseOverHandler_6);
    function fl_MouseOverHandler_6(event:MouseEvent):void
              // Start your custom code
              // This example code displays the words "Moused over" in the Output panel.
              trace("Moused over");
              // End your custom code
    Thanks in advance
    Aldi

    BTW,
    I just need codes that go here in {} where it says //Start your custom code
    function fl_MouseOverHandler_6(event:MouseEvent):void
              // Start your custom code
              // This example code displays the words "Moused over" in the Output panel.
              trace("Moused over");
              // End your custom code
    Thanks
    Aldi

  • Audio from Flash CS3 Video overlapping

    audio from Flash CS3 Video overlapping
    help stopping the FLVPlayback instance (which has an instance
    name of theVideo) when another button is clicked!
    How do I stop flv playback when user clicks a navigation
    button ...
    Excuse me in advance for asking about a topic that may be
    very popular!
    I'm using the attached code to go from the main stage to one
    subset of .swf files (loaded movies) and I apparently have no
    problems with overlapping. Hell, the files even seem to unload
    themselves correctly. Then, when I go to my second subset of .swf
    files (with the exact same AS3 structure), which has a Flash Video
    file (made by the FLV Playback component), I get into an
    overlapping problem associated with the audio.
    How can I stop, cancel, or unload the audio when the file is
    clicked away from (the user selects another button on the main
    stage)?
    Code attached. Please let me know if anything else is needed.
    Yours Sincerely,
    Jntspecialty

    I have tried to clean up code and do this right.
    I need help referencing (storing the value in the variable
    "stopsoundoverlapReq") the "flvplayback instance AFTER theVideo is
    instantiated (ie, the frame that contains theVideo has rendered)"
    correctly.
    Also, now I need help with the name of my nav bar button's
    method followed by parentheses, which should include the
    appropriate method parameter.
    On my main timeline, I tried to clean up the code and use:
    var stopsoundoverlapReq:FLVPlayback =
    stop("videopage.swf/MovieClip(ldr.content).theVideo");
    Then for my nav bar button on this same timeline use:
    any_btn.addEventListener(MouseEvent.CLICK, stopsoundoverlap);
    function stopsoundoverlap(event:MouseEvent):void
    stopsoundoverlap.stop(stopsoundoverlapReq);
    The 3 errors I get now are :
    1046: Type was not found or was not a compile-time constant:
    FLVPlayback. var stopsoundoverlapReq:FLVPlayback =
    stop("videopage.swf/MovieClip(ldr.content).theVideo");
    1061: Call to a possibly undefined method stop through a
    reference with static type Function.
    stopsoundoverlap.stop(stopsoundoverlapReq);
    1137: Incorrect number of arguments. Expected no more than 0.
    var stopsoundoverlapReq:FLVPlayback =
    stop("videopage.swf/MovieClip(ldr.content).theVideo");

  • RemotingConnector Flash CS3

    Hello all,
    i want to know ,is there any way to use RemotingConnector
    component in Actionscript 3.0 (Flash CS3)?
    please help me,its very urgent.
    thanks

    Go to adobe's web page and download and install the latest update.

  • Help Exporting Flash CS3

    Hi guys, I'm new in the forum and I don't know if what I need
    has already been published.
    I'm using Flash CS3, I'm learning how create text effects and
    animations. My problem is that when I export movie and save this as
    .SWF, it save it succesfully but my parters can't see the movie
    even having Flash Player. If they open it with Internet Explorer
    they can see the movie.
    There's a way they can see the flash movie without set up
    Internet Explorer to open it?
    Thanks.

    >I followed directions located in Adobe Captivate 3's help
    menu about
    >exporting
    > to Flash CS3. I have tried both exporting from Captivate
    and Importing
    > from
    > Flash to move my captivate project into flash. About 5
    times, an error
    > saying
    > "Unknown error" had occurred popped up. I closed Flash
    and Captivate a
    > couple
    > times and then it worked. Several new errors popped up
    during the
    > "successful" import---worse yet, the captivate project
    imported terribly!
    > Pieces of the demonstration were all over the stage.
    >
    > Long story short, something is wrong. Is this a Vista
    thing? Does anyone
    > know about any of this?
    >
    Doesn't seem to be specific to Vista.
    I've had similar issues trying to export to Flash. But
    sometimes it seems to
    work beautifully (although always with an error message about
    "unable to
    find Flash.exe" or similar), aside from in issue with the
    backgrounds all
    importing to Flash at the wrong size. This is easily worked
    around, and has
    been discussed here a number of times.
    My first suggestion to you is to try rebooting your machine
    before trying to
    export again.
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • Help with adobe flash cs3?

    I don't know where else to put this topic, so I'm putting it here. I'm using Adobe Flash CS3, and I want to rotoscope a movie I made in FCE. I imported it (numerous times now, each taking about 20 minutes), but I can't figure out how to add it so it is in seperate keyframes so I can actually start rotoscoping. Does anyone know anything about this? Any help is appreciated- I've spent about two hours too many trying to figure it out. I might just be stupid... but...
    iMac   Mac OS X (10.4.9)  

    I don't know where else to put this topic, so I'm putting it here. <
    You want the Flash forums that are at Adobe.com and creativecow.net and elsewhere.
    <div class="jive-quote">I'm using Adobe Flash CS3, and I want to rotoscope a movie I made in FCE. < </div>
    But why have you chosen Flash to do the roto? Why not After Effects or even Photoshop?
    I imported it (numerous times now, each taking about 20 minutes), but I can't figure out how to add it so it is in seperate keyframes so I can actually start rotoscoping. < </div>
    Separate "keyframes?" Do you mean individual FRAMES? You must export out of your editor as an image sequence. Easy. See the online help system or the manuals.
    I might just be stupid... but...< </div>
    You're not stupid, you just are in a bit over your head. Incomplete research. Roto is a huge niche industry, heavily supported with lots of tutorials but...
    Rotoscoping is difficult under the best conditions, you want to find some tutorials from Flash support sites before tackling this.
    ? < </div>
    Please do not bump your own posts. It's rude, especially since this is not a direct Final Cut issue and there is no immediate crisis involved. You just haven't figured out how or where to look for assistance.
    I converted it to a quicktime file, though.< </div>
    Yes, but you used the wrong export type.
    bogiesan

  • Color management issues with Flash CS3, please help?

    Hello everyone.
    I am having issues with color from a Jpeg image produced in Photoshop CS4
    after importing onto the stage in Flash CS3. The color in Flash changes the image to a lighter less saturated state. Yuk.
    Here is a link to a screen capture to show you what's happening (for a bigger view):
    http://www.rudytorres.com/color/weirdcolor.png
    As you can see the front image is the Photoshop image showing the sRGB color profile embedded but Flash (behind) changes that color.
    This client is quite picky and she will notice this difference.
    If any one can help, please.
    - Rudy
    P.S. It's a button somewhere, Right?

    Dougfly,
    Only an hour wasted? Lucky you. Color is an incredibly complex subject. First, forget matching anything to the small LCD on the back of your camera. That's there as a basic guide and is affected by the internal jpg algorithm of your camera.
    2nd, you're not really takeing a color photo with your digital camera, but three separate B&W images in a mosaic pattern, exposed thru separate red, green and blue filters. Actual color doesn't happen until that matrix is demosaiced in either your raw converter, or the in-camera processor (which relies heavily on camera settings, saturation, contrast, mode, etc.)
    Having said the above, you can still get very good, predictable results in your workflow. I have a few color management articles on my website that you might find very helpful. Check out the Introduction to Color Management and Monitor and Printer Profiling. In my opinion, a monitor calibration device is the minimum entry fee if you want decent color.
    http://www.dinagraphics.com/color_management.php
    Lou

  • Help!! Flash CS3 and CS4 "Test Movie" very slow on OS X

    This is a problem that, having read many forums, affects a
    very large amount of people, though Adobe doesn't care at all. It
    only affects OS X users. I know that it has been addressed many
    times in different forums, but I never actually stumbled across
    anyone having found a solution.
    When I use Flash CS3, and I make any animation, even the
    simplest tween, and I preview it with Test Movie, the result I get
    is an extremely slow playback. Something like half the FPS it
    should be.
    However, when I export the SWF and preview it in the external
    Flash Player or in a browser, it's just fine and fast.
    Another interesting thing is that in CS3, when I open the
    Help panel, the problem with Test Movie only happens like 20% of
    the time. In that case, it only gets solved if I restart or Log Out
    at least. I have no idea why the Help panel being open solves the
    problem, this only shows that this is probably a little graphic
    user interface bug, or something similar, that could be solved very
    very easily.
    In Flash CS4, there is no Help panel, so there is no solution
    to the problem.
    It would be nice to be able to press Cmd + Enter to see the
    movie, and not have to do File > Export > bla bla bla, open
    Finder, Find the SWF, double click it, wait for the browser to
    open... etc...
    I have a brand new 2.5 GHz MacBook Pro, and Test Movie runs
    faster on my 900MHz Pentium III PC!! Funny...
    Here are some links I found about this problem:
    http://bugs.adobe.com/jira/browse/FP-878
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407896
    http://www.kirupa.com/forum/archive/index.php/t-258991.html
    This is quite ridiculous, and on Adobe's Support page, the
    solution is "Do not use Test Movie."
    And the funny thing is that they didn't even bother to fix
    this in CS4...
    So basically if something doesn't work, Adobe's solution is
    "Don't use it."
    I guess they're right!
    Please, tell me if anyone has or does not have this problem
    or knows anything about it!
    Thanks,
    Mate

    This is a problem that, having read many forums, affects a
    very large amount of people, though Adobe doesn't care at all. It
    only affects OS X users. I know that it has been addressed many
    times in different forums, but I never actually stumbled across
    anyone having found a solution.
    When I use Flash CS3, and I make any animation, even the
    simplest tween, and I preview it with Test Movie, the result I get
    is an extremely slow playback. Something like half the FPS it
    should be.
    However, when I export the SWF and preview it in the external
    Flash Player or in a browser, it's just fine and fast.
    Another interesting thing is that in CS3, when I open the
    Help panel, the problem with Test Movie only happens like 20% of
    the time. In that case, it only gets solved if I restart or Log Out
    at least. I have no idea why the Help panel being open solves the
    problem, this only shows that this is probably a little graphic
    user interface bug, or something similar, that could be solved very
    very easily.
    In Flash CS4, there is no Help panel, so there is no solution
    to the problem.
    It would be nice to be able to press Cmd + Enter to see the
    movie, and not have to do File > Export > bla bla bla, open
    Finder, Find the SWF, double click it, wait for the browser to
    open... etc...
    I have a brand new 2.5 GHz MacBook Pro, and Test Movie runs
    faster on my 900MHz Pentium III PC!! Funny...
    Here are some links I found about this problem:
    http://bugs.adobe.com/jira/browse/FP-878
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407896
    http://www.kirupa.com/forum/archive/index.php/t-258991.html
    This is quite ridiculous, and on Adobe's Support page, the
    solution is "Do not use Test Movie."
    And the funny thing is that they didn't even bother to fix
    this in CS4...
    So basically if something doesn't work, Adobe's solution is
    "Don't use it."
    I guess they're right!
    Please, tell me if anyone has or does not have this problem
    or knows anything about it!
    Thanks,
    Mate

  • PLEASE HELP ASAP! Button in Flash CS3 not working

    I need help desperately. As soon as possible. I only know the
    VERY basic's of flash, so I need it to be simple!! I am using Flash
    CS3, but the only coding I know is from Flash 8.
    1.I simply want to just be able to type out text that will be
    my button. (I clearly know how to do this)
    2.Convert that text to a button. (I know how to do this as
    well)
    3. Apply an action to the button. (I keep getting the error
    "actions cannot be applied to the current selection")
    4. Have that button go to a specific place in the timeline
    that I have named (It has the red flag next so I know where to send
    the button to)
    5. This is the ONLY code I know is even close to what I need
    to have it be at:
    on (release) {
    //Movieclip GotoAndStop Behavior
    this.gotoAndStop("graphic");
    //End Behavior
    Is there a way to upload the flash files? If so I will
    upload, because I know this sounds simple enough, but it wont work.
    Thanks
    Ashlee

    You are trying to use AS1 in your movie, and the movie's
    Publish settings are set to use AS3. You can use your current code
    by opening the Publish Settings, going to the Flash tab and then
    selecting AS1-AS2 in the Actionscript option.
    A better, long term solution, would be to read through the
    tutorials that come with Flash CS3 to learn the proper coding
    techniques to use with AS3.

  • Need help with Different approaches to setting variables in a Flash movie in Adobe Flash CS3 Professional Version

    Hi,
    I'm using Adobe Flash CS3 Professional version of Flash
    software,
    I need help and guidance on
    Different approaches to setting variables in a Flash movie,
    what I should do in the fla file, and in the html file.
    Thanks, Gil

    Hi petro_jemes,
    Just a little claritification, you need to add the value to the variable "[string]$ou", and also change the language in the variable "$emailbody" in the function "Get-ADUserPasswordExpirationDate".
    I hope this helps.

  • Help! Can't play online videos in Adobe Flash CS3/ CS4.

    Hi everyone,
    I am not able to play online videos in Adobe Flash CS3/ CS4. Reinstalled, changed computer, the same. But I could play just a month ago. Any idea what could have happened to my Adobe Flash CS3/ computer  or any other source please?
    Many thanks

    Thanks for the help guys.
    Clearing the cache didn't work, but removing the Youtube cookie and restarting firefox did. I can now switch to Hi-def again
    Cheers :)

Maybe you are looking for