A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Need help - simple as2 - will pay!

  1. #1
    Registered User
    Join Date
    Jul 2012
    Posts
    1

    Arrow Need help - simple as2 - will pay!

    I have a flash video that is basically empty, im a newb with flash and im just trying to get a ripple effect on water - exactly like this http://www.freeactionscript.com/2009...r-wave-effect/

    I tried it but it doesnt work for me, If anyone could do it for me I'd gladly shoot over $10 via PP

    Just let me know!

  2. #2
    Member
    Join Date
    Jul 2011
    Posts
    51
    What you want offering $10?

    How you get this work?

    In which version you need? on what Image you need?
    FFA

  3. #3
    Prid - Outing Nig 13's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    1,864
    You know, there's a button in that link, labeled DOWNLOAD SOURCE, just download the FLA sample file, and copy the code
    I am back, guys ... and finally 18 :P

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

  4. #4
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Hehe...it's to easy for he paying $10 for it ....hum...

  5. #5
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Post the video you want to water-ripple-ate xD

  6. #6
    Prid - Outing Nig 13's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    1,864
    If he really means a VIDEO when saying "Flash video", then that'd be insane, LOL! 'Cause he'd have to import the video as frames in a Movieclip, and water-ripple-ate (lololol ) that movieclip, but I think that would cause some serious lag
    I am back, guys ... and finally 18 :P

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

  7. #7
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Not necessarily. He can "stream" the video for continous loop from server, into an empty movieclip, and have a script
    Actionscript Code:
    var myMC:MovieClip
    myMC.onLoad=function(){
    //create the ripple effect here
    }

    I think it doesn't matter if the video plays slower or faster, the water ripple effect will keep its animation. Now the question is......why applying a ripple effect to a video? Isn't the video already a motion picture? This water ripple effect is for static images...hum...

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