Wednesday, January 21, 2009

how to change default browser in dreamweaver

Follow the step:


Open your Dreamweaver

1) File> Preview in Browser>Edit Browser List> * the 'Preferences' Box pop up

2) Under 'Browser', please select your prefered default browser, or you can always adding up more browser by click the '+' or '-' to eliminated. 

3) Browse the browser in your local drive, name it, and you are done.


Good luck ;)

How to change the default browser for Publish Preview in Flash

Many of us (Developer)  have multiple browsers installed on their systems, may have a preference for previewing Flash movies (File> Publish Preview > HTML) or viewing the Flash online help system in a particular browser. Unlike Dreamweaver, Flash MX has no built-in feature for designating a default browser. However, it is possible to define a default browser by following the steps below.

To create a default browser for Flash MX on Windows:

  1. In the Flash application folder (C:\Program Files\Macromedia\Flash MX, in a default installation) locate the folder named "Browsers".
  2. Locate the program file of the preferred browser. For example, on most systems the program file for Internet Explorer is named"IEXPLORE.EXE". For Netscape browsers, the program files is typically named "netscape.exe".
  3. Right click on the program file and select Create Shortcut.
  4. Move the new shortcut to the Flash "Browsers" folder.
  5. To change back to the default preferred browser, move the shortcut to the browser out of the Browsers folder. There is no need to relaunch Flash.

Tuesday, January 20, 2009

Banner for CNY 2009



http://money3.com.my
new banner for cny themes uploaded.
-flash 8, actionscript 2.0
- no img, all vector
-18kb

Monday, January 19, 2009

Customized your right click on flash movie menu.

add the following script on your flash file layer :

function doSomething(){}
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem("copyright your name", doSomething);
MENU.customItems.push(Functioned);
_root.menu = MENU;


why need to add this?
Prevent from a file stealer , warned by copyrighted message.

Sunday, January 18, 2009

Long absent day

New day for all of us. Alot of things need to do. Currently working on bernama : money&u site. I'm on the long run. Perhaps will be finishing it soon.



Wednesday, January 14, 2009

Chinese New Year themes

Working on new flash banner for m3, CNY themes. Reddish look. will update