Follow the step:
Wednesday, January 21, 2009
how to change default browser in dreamweaver
Labels: dreamweaver 0 comments
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:
- In the Flash application folder (C:\Program Files\Macromedia\Flash MX, in a default installation) locate the folder named "Browsers".
- 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".
- Right click on the program file and select Create Shortcut.
- Move the new shortcut to the Flash "Browsers" folder.
- 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.
Labels: browser, flash 0 comments
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
Labels: Activity, Events 0 comments
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.
Labels: actionscript, flash 0 comments
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.
Labels: Activity 0 comments
Wednesday, January 14, 2009
Chinese New Year themes
Working on new flash banner for m3, CNY themes. Reddish look. will update
Labels: Activity 0 comments
Search Articles
Study Categories
- 3D (1)
- actionscript (3)
- Activity (5)
- Articles (1)
- Blog (1)
- browser (5)
- CMS (1)
- Computing (1)
- css (1)
- database (6)
- Designer Guidelines (2)
- dreamweaver (4)
- Editor's Pick (1)
- Events (2)
- flash (9)
- Games (1)
- google (2)
- Graphic (4)
- html (2)
- IIS (2)
- javascript (7)
- Joomla (3)
- Lazacode (2)
- menu navigation (2)
- Mobile (1)
- MySQL (5)
- Online Tools (1)
- Open Source Development Kit (11)
- OS (5)
- pdf (1)
- PHP (7)
- PHP. Server (1)
- Powerpoint (1)
- Ruby (1)
- Server (5)
- Software/Tools (8)
- tracker (1)
- video (1)
- Vista (2)
- VMS (1)
- Web Editor (5)
- Web Idea (2)
- Website tricks (2)
- What is? (6)
- Windows (2)
- Wordpress (1)