tech-funda submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Applying CSS style to buttons and HTML links
Submitted by Tech Funda…in touch with tomorrow » In this article we are going to decorate buttons by using a small piece of CSS on it. while design CSS enable forms Applying CSS style to buttons is play a vital role. its improve your sites beauty that give pleasure to the senses. This article gives more idea to biginner to change/modify normal look of button by Using Cascaded style sheets.
Rating: 2.2/5 | 1,294 clicks | 0 comments | 2 saves | share | report
Add a blinking flash message at the status bar of Web browser(IE)
Submitted by Tech Funda…in touch with tomorrow » The following sample of code gives an idea of how to add a blinking flash message at the status bar. Adding flash text at the status is very simple for that we use a single if-else loop in function blinkflash(). This script is compatible with IE.
Rating: 1.5/5 | 12 clicks | 0 comments | 0 saves | share | report
Falling Snow Effect
Thumbnail
Submitted by Tech Funda…in touch with tomorrow » In this article we are going to design Falling Snow Effect in macromedia now Adobe Flash. You follow simple steps below…Create a new document. Set background color to #FFEAF4. Set the width and height of your movie to be 400(width) by 300(height). You can define your document size depending on background image you are using.
Rating: 3.0/5 | 2,016 clicks | 0 comments | 1 save | share | report
XML Integration With Flash
Thumbnail
Submitted by Tech Funda…in touch with tomorrow » New we are going to integrate XML file with Flash. We will read XML data using a flash and display it. To read XML file we are going to deal with inbuilt function provided by macromedia flash. The event we’re dealing with here is the event of the XML being fully downloaded and introduced into Flash movie. This is the called the onLoad event.
Rating: 4.2/5 | 648 clicks | 0 comments | 0 saves | share | report