After you’ve made enough posts you can edit what it says there in your user options.
I’m pretty sure you have enough posts now, so you should be able to do it…
Click on User CP near the top of the page, then click on “Edit Profile”. Down near the bottom should be a “Custom User Text” field where you can change what it says there. Then just click on “Submit Modifications” and you’re done.
I am almost done with the tutorial, I have all the .zip, .fla, and .swf files ready and am done with your tutorial template am just adding finishing touches so do you want me to just .zip them all up and put the file on my server or send them to your email?
Hey mdipi, just use the line tool and the paint bucket, but be creative. An area of lines has to be closed for you to use the paint can, you can’t just draw a top line and a bottom line, you need to close it with lines on the side (you can close them off the viewable area if you want the area to reach the end of the screen).
Just a thought, Dan. When you move your mouse quickly, the transition get’s jerky. Why don’t you try and make it smoother. It shouldn’t be too difficult.
something I forgot to ask in my previous post. I looked through the code again, and you had it as /4 if it was for a 400X400 image. Because this makes it a square, I was wondering what you’d do with your code for a circular transition of the same effect? As in the area where you’re recording _x and _y for alpha values is circular.
Make a mask for the pictures, and make that mask the circle size you want and make an if statement to go with the enterFrame movie clip event that only executes the script if the mask is rolled over by the mouse…sounds simple enough?