USE FLASH MORE - header
     FORUM | BLOG | CONTACT Because You Can - subhead
Thumb Grid Component Icon spacer

THUMB GRID FLASH COMPONENT - TITLE
The Thumb Grid Component, newly upgraded version 1.2.1, for Macromedia Flash MX 2004 and Flash 8 was designed to help view many images in a grid layout.

PLEASE NOTE, TO USE THIS COMPONENT WITH THE MOST RECENT VERSION OF SSP AND SSP DIRECTOR, YOU WILL NEED TO BUILD AN ARRAY OF THUMBNAILS AND PASS THAT ARRAY TO THE THUMBNAIL GRID COMPONENT.

.- Learn More...

red-colons VIEW MORE EXAMPLES

red-colons
$29 -
   
red-colons
$59 -
(COMPLETE SOURCE CODE!)spacer

Thumb Grid Component - Please upgrade your flash player. http://www.adobe.com

Accordion Nav Component Icon spacer ACCORDION NAV FLASH COMPONENT
The Thumb Grid Component, newly upgraded version 0.1.1, for Macromedia Flash MX 2004 and Flash 8 was designed to help easily create a multi-level navigation! Using this component requires some understanding of advanced actionscript techniques - Learn More...

red-colons VIEW MORE EXAMPLES
red-colons
$19 -
   
red-colons
$49 -
(COMPLETE SOURCE CODE!)spacer

Accordion Nav Component - Please upgrade your flash player. http://www.adobe.com

RECENT BLOG ENTRIES

Flex 3 Resizing TextArea Height Based on TextHeight - posted: 2008-02-27 16:32:52

Well, this one just about killed me this morning. Well, it wasn't actually that bad, but it's one of those obscure little issues that will drive you nuts.

So, how do you resize a TextArea control mx.controls.TextArea based on the container Text Area Height? Pretty easy really once you use the callLater function. This is a throwback solution from the Flash days where the mantra, "if all else fails, wait a frame" works again.

private function resizeTextArea():void
{
captionTxt.height = captionTxt.textHeight + 10;
}

width="100%"
id="captionTxt"
selectable="false"
horizontalScrollPolicy="off" verticalScrollPolicy="off"
resizeEffect="Resize"
text="{yourBoundTextVariable}"
valueCommit="callLater(resizeTextArea)"/>

I also threw in a nice resizeEffect so that it happens all smooth and sexy.

word.
Changing the default page on an apache webserver with .htaccess - posted: 2008-02-26 23:17:39

This is a pretty quick post and I've done this a long time ago but ended up having to look this up when trying to help my mom post her iWEB built site to a 1and1 super cheap hosting account. When you export your iweb site to a folder and upload to the server via FTP you may have a home page that's named something like "Welcome.html". To get that page to load by default, you just need to create a text file and upload to the root of your website with the following line added:

DirectoryIndex index.html Welcome.html

Upload and check it out.
Use Flash More Products Are Windows And Mac Compatible PayPal Verified member - Visa, Mastercard

Need Professional Help For Your ActionScript Project?

UseFlashMore.com Consulting Services provides top quality professional ActionScript consulting to businesses around the globe. If you have a professional project that needs world-class talent, tell us about your project by requesting a quote today.