Lastest Flash

Pulse Clock
MySpace Clouds
Paced Color Grid
Studio Logo 2007
Dynamic Color Tribal Designs
Fund Raiser Thermometer
Studio Logo 2006
Minimal Xml Map
Brick Blaster
Spring Two
Ideas
Nurse Gobble

Categories

Search


Archives

Meta

C++ vs. Actionscript

May 2nd, 2007

I have been programming quite some time now, many years.

I am in a advanced c++ class as I needed another class and assumed it would be fun. I believe it to be an irate language. I am working on an assignment involving polymorphism and virtual functions.

In short

(Add code here later)

you need pointers and dynamic variables, which is just a mess.

but I came across the same problem in Action-script  where as you can not transfer an object to a variable unless that variable is declared as an object.

MySpace Scrolling Hack

April 20th, 2007

Here is the file with some css files, you just have to copy and paste them into your profile.
Download Zip

I haven’t taken any screen shots, so you will just have to look at my profile. Yes I have become a myspace geek. My myspace How redundant….

SHORT NOTE:
This renders fine in all browsers except IExplorer. IExplorer 7 which is suppose to render more selectors doesn’t work either. I put in the red box ad to convince others to switch to browsers that care!

Firefox 2

LONG NOTE:
This was a rather difficult one to pull of. The sad thing about is only CSS compliant browsers can pull it off. The funny part is that all modern day browsers render it just fine. However there are the traditional margin and spacing bugs.

Css float in Netscape and Mozilla

March 10th, 2007

Now, for some reason, in these broswers, “float: left” makes an “li” list in my current style that makes the entire menu float to the right. I’m not quite sure what else triggered it, but that’s how I fixed it, removing the “float: left”.

Css cross-browser

March 9th, 2007

Well for some odd reason the ul - ol code will not line up in netscape or mozilla the way it does in opera - firefox - iexplorer. Then in iexplorer 7 the margins or something are off and the title picture overlaps my h1 title tags. I would install iexplorer 7 only I refuse to upgrade to service pack 2. So all of you on iexplorer just to switch over to firefox, not only for the display, but the security thats not ummm like a giant hole ( for lack of better words ).

Site Layout Update

March 9th, 2007

I have changed the basic layout of the site. The flash feed content was added, making it possible to upload an image and a swf file to a directory to be on the left. The logo in the upper left corner. As well as the footer bar, I think that needs to be changed to match my likes more, for now it serves its purpose.
I also spanned the menu bar over top of everything in the site.

Flash Feed

March 9th, 2007

Well I stream lined my lastest flash jobs on the left side. It looks in my flash directory grabs a list of swf files, then outputs some nice html to post. It does the automactically ever time the site loads. So now I dont have to publish a post everytime. I just upload it to my flash directory.

Dynamic PHP .swf Loader page

March 8th, 2007

Currently 2-7-07 I am working on a single php file that checks the current directory , locates / grabs / finds all current flash *.swf files and outputs all the results in a nicely formated page. The presentation is formated with CSS so I do not have to embed or change anything in the dynamic output.
Currently I have the page set to Find it here

Javascript / Ajax goodness

February 28th, 2007

Showcase Here is a small javascript example of content that hides it self. It was a site I was going to create but time constraints and school and work kept me from finishing it.

Crafty php fun

February 5th, 2007

Super Array

A little setup using php and cookies and some complex little arrays. I could have gone with maybe ajax and done some crazy javascript, but I thought this was fun. The idea behind this was i was going to incorporate it into a flash game and the movement would be fluid, but school started and work has kept me busy. However now school is done for a bit and I am getting excited that I am leaving west point :-D.

Current Projects

November 8th, 2006

-Upgrading this site some to a more professional level, seems to be working
-Random flash programs, exploring flash in some depth.