Search  

INK INCIDENT (MOUSE TRAILER)

HomeBrowse CategoriesFlashAnimationsMouse ControlledInk incident (mouse trailer)
Full_screen_preview

This is a mouse trailer, with ink itches. The itches size depends on the velocity of the movement.

Color is customizable, or if you don’t want to choose a specific color, you can make it randomize.

You can use the splat as masks : example here

This file uses Mc_tween, you can download it from here

Posted about 1 year ago

Great File! How do I use it as a mask? The example link provided for the mask example hasn’t been working for a while.

Thanks!

Posted 7 months ago

thats an awesome file!!! got more stuff like this?? im looking for something like http://www.neave.com/imagination/

anyone??

Posted 7 months ago

Charlie > just use the movieClip wich contains the splats as a mask with “setMask”.

Posted 7 months ago

Thanks mate!

Posted 7 months ago

fantastic effect, bought it ages ago but i’m only now comming to use it…

every time i export i get the error message

“Error opening include file mc_tween2.as: File not found.”

any ideas?

cc

Posted 7 months ago

Yes, you have to intsall the extension which is included in the zip.

Posted 7 months ago

Hi Tidamz Nice One!!!, pretty new to flash though ,how do randomize the color?

Great file

r

Posted 4 months ago

Sorted!!

Posted 4 months ago

I have put this effect in an external swf , and would like to load this into an empty movie clip, but the effect goes over the swf boundry and into the rest of the site, is there a way to keep this effect in just one place?

Cheers Mate

r

Posted 4 months ago

Put the code inside a movieClip :)

Posted 4 months ago

Hi, I purchased this and customized it a bit by adding buttons to select multiple colors and turn random on/off. kind of like an inksplattered paint program.

I’m confused about something though… no matter what I try the inksplat always have a higher depth than my buttons. I tried swapdepth and addchildat, maybe i’m on the right track but screwing up my actionscript?

could you please tell me what to do in ordero to keep my button synbols visible on top of the splats at all times? thanks so much….

Posted 4 months ago

Hello eno,

i answered you by mail ;)

Posted 4 months ago

Great file!:)

Posted 3 months ago

Thx Triworks :)

Posted 3 months ago

Hi – great file by the way! Very addictive.

I have had a look at the code, but as my AS skills are limited, I wondered how hard it would be to change the code so that the splatters appear on mouse down – so that you would then in effect have a drawing tool instead.

The trailer is great, but it’d be really interesting to see the effects that could be created if you could take your finger off the mouse button, move the mouse to a different place, and then click to add more splatters in the desired place.

Like I say though, I have looked at the AS code, but I can’t work out where to start to modify the file to get it to do that.

Thanks!

Posted 2 months ago

Email me, i could give you a bit of code to do that :)

Posted 2 months ago

Hi – thanks for the revised code, it works really well.

However, what I can’t work out is that when I click and drag, even slowly, the first movie clip splat is really big. I have tried changing this bit:

if (scaler>500) {
    scaler = 500;
}

To:

if (scaler>150) {
    scaler = 150;
}

But it still does the same thing. Do you have any idea about what I might be able to do to fix it?

Thank you very much.

Jim

Posted about 1 month ago

Hi Tidamz,

Very nice work.. I’m trying to have a logo visible on the topmost layer though, and the splats keep covering it up. How can I do that? Cheers,

David

Posted 24 days ago

Hi Beatskin,

put the spalts in a movieclip, and your logo higher. :)

Posted 24 days ago

Hi Tidamz

Great work! How hard would it be to have a mirror effect vertically so that you inked on one side and it mirrored the effect in the other side of the page? Kind of like an inkblot that you fold in half used in phsycological tests. If you have ever seen the film clip for Gnarles Barkley – Crazy, you will know what I am talking about.

Anyway this kind of this is way above my skills but if you make it I promise i’d by it and I reckon a load of others would too.

keep up the good work thomas

Posted 16 days ago

Totally possible Thomas.

But too particular to be delevelopped for here.

Posted 16 days ago

thanks alot for this great file

is it posible to have the image start off with a few splashes on the page by default as apposed to a blank screen?

Posted about 5 hours ago