0

Dreamweaver CS3 Start and Crash Bug

Dreamweaver CS3 Start and Crash Bug via @largestartist Posted by Jose Cuadra on April 10, 2009 Tags: | | | Filed Under: References

Dreamweaver Logo

I just experienced an unusual bug that prevented Dreamweaver from starting up completely. It actually kept closing by itself right before displaying all the panels.

Continue Reading…

0

Pencil Painting with Nickelsen

A new technique I am learning is a process called Color Pencil Painting where you use paint thinner as a blending tool with rich color pencils. Searches of this technique yield one recurring name as a result, Alyona Nickelsen.

Continue Reading…

2

Table Behavior without Tables

Table Behavior without Tables via @largestartist Posted by Jose Cuadra on March 28, 2009 Tags: | | | Filed Under: References

Many times a “table like” layout is necessary to abide by the Rule of Thirds law, specially with the currently popular “magazine” type website layouts.

Adding a table to the layout would simply be too easy, and wouldn’t fit into the “Do Everything without Tables” mentality plaguing the web. So I demonstrate how to achieve the behavior without the table.

Continue Reading…

2

Flash Slideshow in Actionscript 3

Flash Slideshow in Actionscript 3 via @largestartist Posted by Jose Cuadra on March 26, 2009 Tags: | | | | Filed Under: Applications

“Simple Slide” is an automated slide show that can also be used for banner ads. Download it now to tweak it for your specific application.

Continue Reading…

0

JavaScripted Tooltips

JavaScripted Tooltips via @largestartist Posted by Jose Cuadra on March 24, 2009 Tags: | | | Filed Under: References

Here is a simple attempt at some JavaScripted tooltips. I expect there to be bugs when you have two “sticky” tooltips overlapping each other.

Continue Reading…

0

The Textfield’s Alpha Property in AS 3.0

The Textfield’s Alpha Property in AS 3.0 via @largestartist Posted by Jose Cuadra on March 10, 2009 Tags: | Filed Under: References

A common and frustrating issue when creating text fields dynamically is the manipulation of this objects alpha property. Usually you just set it and forget it, but in this case a couple more steps are required. the trick is to set the blending mode of the text fields parent object.

Continue Reading…

0

IE Conditional Comments

IE Conditional Comments via @largestartist Posted by Jose Cuadra on February 26, 2009 Tags: | | | Filed Under: References

Years ago before I discovered Internet Explorer’s Conditional Comments, I struggled with CSS hacks, IE filters, and unreliable JavaScript sniffers.
With this technique markup inside the comments will be only visible to the IE browser in general or specific versions that you specify.

Continue Reading…

0

Classy Glassy Orbs

Classy Glassy Orbs via @largestartist Posted by Jose Cuadra on December 16, 2008 Tags: | | | Filed Under: Resources

Classy Glassy Orbs Sample

Continue Reading…

0

Color Picker

Color Picker via @largestartist Posted by Jose Cuadra on December 13, 2008 Tags: | | | | Filed Under: Applications

Hex Flex Logo

Here’s a color picker i created a while ago dubbed “Hex Flex”. It was more of a beta that I plan on recoding and releasing soon.

Continue Reading…

0

Posemaniacs Anatomy

Posemaniacs Anatomy via @largestartist Posted by Jose Cuadra on December 6, 2008 Tags: | | Filed Under: Resources

While browsing Think Anatomy I came across an entry that showcased a reference tool for artists.

The website is Posemaniacs where you can choose from many different human figures in various poses. Each stance provides the ability to rotate it, on a y axis, a full 360 degrees. One plus is that the figures lack skin so you can view all the muscles and how they weave into each other.

Continue Reading…