W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Archive

Posts Tagged ‘frames’

How to Make Frames : HTML Scritps

November 6th, 2009

When your visiting a site with frames you see the left frame and the right frame . There is also a hidden index page that keeps these two pages in their frames. The index page tells your frames what to do. It won’t have any text or images on it that your visitor can see. [...]

Read More >>

How To Play Timeline Frames In Reverse In Flash

September 3rd, 2009

Declare a boolean variable reverse which can be only 2 values, either true or false. Add event listeners for mouse over, mouse out and enter frame events to the button instance box_01.

Read More >>