Archive for the 'Actionscript' Category
Monday, February 25th, 2008
I was working on some sample code for my library and I though it might be a good idea to keep the files, documentation and samples in a place where I could get to them at any time…naturally that place is the internet. I figured while I was at it I might as well share [...]
Posted in Actionscript | 15 Comments »
Wednesday, December 5th, 2007
Posted in Actionscript, RIT | No Comments »
Sunday, September 23rd, 2007
As you all may know I’ve been working the past couple of weeks to implement the Message Forms project for my Dynamic Persuasion class. Finally the project is complete! Yay! I hope everyone goes to check it out. You should also go check out different solutions to the same project by some of my classmates, [...]
Posted in Actionscript, Announcements, Design, Dynamic Persuasion, Projects, RIT | 1 Comment »
Wednesday, September 19th, 2007
I have a rough version of message forms up right now to use. There is still some more functionality to add. Here’s the link.
Posted in Actionscript, Concept, Design, Dynamic Persuasion, Projects, RIT | No Comments »
Saturday, September 15th, 2007
Right now I’m in the process of working on my MessageForms project for my Dynamic Persuasion class and I recently ran into a problem with having several overlapping textfields in flash. For some reason when the textfields were on top of one another the top textfields would act as masks to the bottom text fields. [...]
Posted in Actionscript, Dynamic Persuasion, Projects, RIT | No Comments »
Wednesday, February 14th, 2007
I’m currently working on a website that is suppose to be used as a viral marketing ‘campaign’. I was recently told about Google Analytics by a friend who was doing research on Web 2.0. I began using this free service on my homepage RADiesel.com and was very pleased with the way the data was displayed [...]
Posted in Actionscript | 1 Comment »
Tuesday, February 6th, 2007
I just created a slider class that allows you to scrub through a movie clip’s frames one by one. All you have to do is attach the slider class to the scrubber element of a slider that you create (see example file). Then in the root time line tell the class what movie clip you [...]
Posted in Actionscript | 4 Comments »
In Everything there is Design.