A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Light effect to a movie clip by action script

  1. #1
    Registered User
    Join Date
    Apr 2011
    Posts
    10

    Question Light effect to a movie clip by action script

    Actually I am doing a flash project and I have seen a button in
    the following web site
    http://www.templatemonster.com/flash...tes/32089.html

    There are two images under Service overview. There is a glowing effect in those images. I want to do exactly like that.

    Can anyone please help me by giving me the action script code?

  2. #2
    Moderator enpstudios's Avatar
    Join Date
    Jun 2001
    Location
    Tampa, Fl.
    Posts
    11,282
    What version of Flash are you using? I can send you a .fla of an example.

  3. #3
    Registered User
    Join Date
    Apr 2011
    Posts
    10

    Light effect to a movie clip by action script

    Thanks for your reply enpstudios. I am using macromedia 8 and adobe flashcs4 also.

    Thanks again

  4. #4
    Prid - Outing Nig 13's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    1,864
    It's all just Adjust Color Filter, although they've probably used it through coding, but I think that's way too complicated. And I don't think you'll be using the loadMovie or xml nodes to load your movie and using AS to code the Glow effect.

    Check the link at the bottom for the button I made. Just double click it to open it. You'll quickly learn that there are 2 movieclips inside the button, one for the rollover (double click that one again, and you'll see it's just motion tween with Adjust Color Filter mixed, and you can see that by clicking on the image and then open the Filter Panel, next to Properties). And the other movieclip for rollout is also plain motion tween with Adjust Color Filter.

    If you check the Library, there is a Movieclip called Change_this. Double click that movieclip, and simply change the image to whatever you like, and then press CTRL+Enter to see your new image with the awesome effect
    or you could simply double click the image alot of times, until you can't do it anymore. At that point, simply change the image

    DOWNLOAD BUTTON GLOW.FLA [EXTERNAL]
    I am back, guys ... and finally 18 :P

    BRING BACK THE OLD DESIGN!! OR AT LEAST FIX THE AS TAGS

  5. #5
    Registered User
    Join Date
    Apr 2011
    Posts
    10
    Thanks nig13 sorry for late reply. I have seen your file it is helpful. but i had already done it by that procedure. i was asking for any special action script coding

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center