Wednesday, March 5, 2008

firefox1

0 comments

Improved Tabbed Browsing
-Open and close tab easily
-Open tabs as much as you like


Spell Checking

Session Restore
-Restore the session whenever your browser forced to restart or close

Integrated Search

Pop-up Blocker
-Block all the pop-up and pop-under, and risks to your computer

Protection from Spyware

Clear Private Data
Firefox offers the ability to clear all your private Web browsing data with just one click with the “Clear Private Data” tool. You can be confident that when you clear your private data in Firefox it’s gone - whether you are using your own computer or one at the library.
 
 

Friday, February 29, 2008

try try

0 comments

0 comments

Thursday, February 28, 2008

0 comments

test1

0 comments

dfgdgdfgdfgdgdfg

0 comments

Thursday, February 21, 2008

getURL Doesn't with blogger

0 comments

The Flash Button is coded with

on (release) { //Goto Webpage Behavior getURL("http://www.yahoo.com","_self"); //End Behavior }
This button suppose to link to yahoo.com in the same window. And It work well at here However, it's not working when I embed this flash into blogger with this code,
width="450" height="400" name="movie" value="btn1.swf" src="http://nextags.net/mingzher/btn1.swf" width="450" height="400" /embed /object
Anyone can kindly help is greatly appreciated. Thank you.