Featured FLA
» Author Miguel Panos
» Title: Tarta
» Description: It is a circle graph or pie chart that takes the data entered by user
» More byMiguel Panos
Featured Site
» AuthorDeft Creative Ltd
» Link: Home Page
» Description: Portfolio site for .DeftCreative Ltd. A UK based web design studio specialising in flash websites, games and interactive CDROMs. With an emphasis on making things different.
Sometimes you need to tap into php portal data or other xml files that you may have no control over the structure they are constructed with. Using this example we will section out some data by filtering for what we want and concatenating a dynamic textfield with the results. By Chris Seahorn
This movie shows you how to parse an RSS feed and break it down to concatenate a dynamic textfield with clcikable links. This is one way a lot of feeds are presented and it uses my feed to show it pounding through CDATA enteries. By Chris Seahorn
This movie uses a customized array to randomize the styling of a button component tootip. Each instance of mouseover will randomize the value of the background color of the tip. Just for fun this one to get you thinking out of the box. By Chris Seahorn
This is a dual use item. It is a standalone 5 slot XML based menu but also includes an admin panel that will let you manipulate the stored values. This teaches you how to integrate admin panels, use POST variables to write XML and also how to use PHP POST variables to write a completely new PHP file. Greta fun and lots of learning in a small package! By Chris Seahorn
A lot of people have trouble with movieclips as buttons. This movie will show how to script a clip as a button and have it react to mouseover. By Chris Seahorn
I was asked in a forum to make this menu. Come to find out someone had been trying to sell it (one just like it) for $325 dollars and was rude to the person for asking my help publicly for an alternative. I coded the menu ( an exact match)...handed it out and here it is. An inside joke now :) By Chris Seahorn
This was another form I made as a forum solution and was saved because it uses 13 POSTable fields. It will send all the POST data along in the sent mail. Requires PHP and mailserver. By Chris Seahorn
This is a flash html editor that was coded as part of my upcoming forum submission (myBBS) and warraned itself as a standalone editor. It uses a fast preview (PHP required) and purposely does not use the setTextFormat style most editors do for a reason. It has an online help system with visual guides and the preview backend can be repurposed for the submit button once you decide what you want to do with the POST. Can be advanced easily and tied to any exisiting code with little effort. By Chris Seahorn