
GG Chinese Text Converter is a free flash AS2 Chinese Simplified/Traditional text converter component.
GG Chinese Text Converter can converts text from Chinese Simplified to Chinese Traditional, or Chinese Traditional to Chinese Simplified.
s2t() & t2s() functions
trad_txt.text = componentInstance.s2t(simp_txt.text);
simp_txt.text = componentInstance.t2s(trad_txt.text);
e.g.:
my_btn.onPress = function() {
trad_txt.text = my_cconv.s2t(simp_txt.text);
};
GG WebSwfExts is a set of flash component for web based swfs. Version 1.0.0 includes 3 useful components below:
- GG bgColor v1
- GG jsWindow v2
- GG mailto v1
GG bgColor v1
A flash actionscript component integrates DOM document object bgColor property. Allows HTML body background color to be changed by using actionscript command.
Editable Parameters:
| N/A | N/A |
Examples:
[01][02] click to open
GG jsWindow v2
A flash actionscript component integrates JavaScript popup window function, launch JavaScript popup window in Flash, with fully customizable window properties, include toolbar, location, directories, status, menubar, scrollbars, resizable, copyhistory, width, and height.
componentInstance.openWindow(url, windowName);
e.g.:
my_btn.onPress = function() {
my_popup.openWindow("http://www.ggshow.com", "my_window");
};
componentInstance.closeWindow(windowName);
e.g.:
my_btn.onPress = function() {
my_popup.closeWindow("my_window");
};
Editable Parameters:
| toolbar | Determines whether to include the standard Back, Forward, Home toolbar. |
| location | Determines whether to show the current URL location. |
| directories | Determines whether to show "What's New" "What's Cool," or other buttons. |
| status | Determines whether to have a status bar at the bottom of the window. |
| menubar | Determines whether to include a menu bar at the top of the window. |
| scrollbars | Determines whether to create scroll bars if the document exceeds the window size. |
| resizable | Determines whether the user may resize the window. |
| copyhistory | Determines whether this new window should inherit the current window's session history. |
| width | Defines how wide the window should be, measured in pixels. |
| height | Defines how tall the window should be, measured in pixels. |
GG mailto v1
Customizable mailto function in flash, launch users' email client with complete parameters includes to, cc, bcc, subject, and body.
Editable Parameters:
| to | Receipients' email address(es), separated by using semicolon (;). *required |
| cc | cc *optional |
| bcc | bcc *optional |
| subject | email subject *optional |
| body | email message body, use %0A as line break. *optional |
PageFlip v2.2 by Macc
http://www.iparigrafika.hu/pageflip
Dynamic PageFlip v3.31 by Macc
http://pageflip.hu/dynamic/pageflip_v331_demo.swf
76design Dynamic Page Flip
http://76design.com/shiftcontrol/index.php/2005/07/03/dynamic-page-flip/
GG Book pf2 v2
http://blog.ggshow.com/index.php/extensions/2007/04/02/gg_book_pf2
Flipping Book
http://www.page-flip.com/
Page Suite
http://www.pagesuite.co.uk/
Flash Page Flip Engine
http://www.flashpageflip.com/
Flexire
http://www.flexire.com/
Smartpaper
http://www.smartpaper.info/
codeloaded
http://www.codeloaded.com/
Fluidbook
http://www.fluidbook.com/
zegapi
http://www.ipagez.com/
PAGEflipper
http://www.pageflipper.co.uk/
digi-page
http://www.digi-page.com/
Please suggest if there is any Flash flipping book engines, components, or resources not listed above.
Tiago’s Weblog - Adobe Community Expert, After Effects and Flash addicted
http://blog.six4rty.ch/
The Flash Components Network
http://www.flashcomponents.net/
Flash Extensions - Training and Solutions for the Flash Platform
http://www.flashextensions.com/
Flash Kit - A Flash Developer Resource Site
http://www.flashkit.com/
FlashMove - The Flash Movement
http://www.flashmove.com/
Open Source Flash
http://www.osflash.org/
Flash Wanted - Ultimate Flash Directory
http://www.flashwanted.com/
Flash Zone
http://www.flzone.com/
Flash Perfection
http://www.flashperfection.com/
Dynamic Flash database
http://www.flash-db.com/
FlashVista
http://www.flashvista.com/
FlashGuru Consulting - Adobe Flash, Flex and AIR Expertise
http://www.flashguru.co.uk/
Flex.org
http://www.flex.org/
Flash Perfection - Flash Tutorials
http://www.flashperfection.com/
Screenweaver Open Source - Enabling Cross-Platform Rich Interfaces Desktop Applications
http://www.screenweaver.com/
Zinc - Rapid Application Development for the Flash Platform
http://www.multidmedia.com/
SWiSH studio - Convert your Flash movies to EXEs, screensavers or burn directly to CD-ROM and DVD.
http://www.swishzone.com/
Jugglor - Flash Projector Customisation. Support Joystick, Gamepad, SWF to EXE. Flash Transparency, Windowless Flash,change icon projector, Flash Skin, Flash CD-ROM
http://www.flashjester.com/
SWF studio - Strong. Stable. Serious software for all your Flash application development needs.
http://www.northcode.com/
SWF Kit - convert swf to exe, make flash application, flash to exe, make flash screensaver, swf to exe, swf to mp3.
http://www.swfkit.com/
FMProjector - Video Flash integration. Flash Video converter. Windowless flash enabler.
http://www.flashants.com/
ICE Projector - creates a new class of desktop applications to delivers rich and interactive experiences with Flash
http://www.flashants.com/
mProjector - Flash Application, Widget, Screen Saver, Wallpaper Creation Tools
http://www.screentime.com/
Please suggest if there is any Flash Projector Creation Tools not listed above.
A flash actionscript component integrates JavaScript popup window function, launch JavaScript popup window in Flash, with fully customizable window properties, include toolbar, location, directories, status, menubar, scrollbars, resizable, copyhistory, width, and height.
openWindow function
componentInstance.openWindow(url, windowName);
e.g.:
my_btn.onPress = function() {
my_popup.openWindow("http://www.ggshow.com", "my_window");
};
Example:
[01]
Issue:
Reason:
An update to Microsoft Internet Explorer (MSIE) 6 changes its way in handles some webpages that use ActiveX controls and Java applets like Adobe Reader, Apple QuickTime Player, Macromedia Flash Player, Microsoft Windows Media Player, Real Networks RealPlayer, Sun Java Virtual Machine, and more. After you install this update, you cannot interact with ActiveX controls loaded by the APPLET, EMBED, or OBJECT elements, until these controls are enabled. To enable an ActiveX control, manually click the control.
Solution:
Additional Information:
Developer Center:
Active Content Developer Center
Active content FAQ
TechNote:
Installing the Flash Active Content Update extension
Microsoft Support:
Internet Explorer ActiveX update
Flash Application Icons
| Macromedia Flash 5 & below | |
| Macromedia Flash MX/MX2004 | |
| Macromedia Flash 8 | |
| Adobe Flash CS3 |
Related file formats, extensions, and icons
| .as - ActionScript File ActionScript source files, contain ActionScript source code, can be edited with any text editor such as Notepad or SimpleText.> | |
| .asc - ActionScript Communication File Server-Side ActionScript (SSAS) source files used to develop flexible client-server Flash Communication Server MX applications. | |
| .aso - ActionScript Object Cache files created during compilation, contain compiled ActionScript byte code. To delete ASO cache files, in Flash authoring environment, select Control - Delete ASO files. | |
| .clr - Flash Color Table File Color set for Macromedia Flash Color Swatches. | |
| .exe - Flash Player / Window Projector File Executable application, can not be edited with Flash authoring software. | |
| .fla - Flash Document Contain source material for the Flash application, include all the information required to develop, design and test content. Can be edited with Flash authoring software and compiled into .swf files. | |
| .flp - Flash Project XML files used to reference all the document files contained in a Flash Project, allow the user to group multiple, related files together to assist in Flash project organization, compilation and build. | |
| .flv - Flash Video A proprietary file format used to deliver video over the Internet using Adobe Flash Player or be embedded within SWF files. | |
| .jsfl - Flash Javascript File Add functionality in the Flash Authoring environment, contain Javascript code and access the Flash Javascript API. | |
| .mxi - Macromedia Extension Information XML file provides information for the Extension Manager to use. In particular. | |
| .mxp - Macromedia Extension Package Extension Package, to be opened with Extension Manager for extensions installation. | |
| .spl - FutureSplash Document Contain source material for the FutureSplash application. | |
| .swc - Shockwave Flash Component File Contain a compiled clip, ActionScript class file, and other files for distributing components. | |
| .swd - Shockwave Flash Debugging File Temporary debugging files used during Flash authoring software. Once finished developing a Flash project these files are not needed and can be removed. | |
| .swf - Shockwave Flash Completed, compiled and published files that cannot be edited with Flash authoring software. | |
| .swt - Shockwave Flash Template File Templatized forms of .swf files, used by Macromedia Generator. |
May 1996, FutureWave Software created FutureSplash Animator.
December 1996, Macromedia acquired FutureWave Software.
1996, Macromedia Flash 1
1997, Macromedia Flash 2
1998, Macromedia Flash 3
1999, Macromedia Flash 4
2000, Macromedia Flash 5
2002, Macromedia Flash MX
2003, Macromedia Flash MX2004
2005, Macromedia Flash 8
December 2005, Adobe Systems acquired Macromedia
2007, Adobe Flash CS3
Additional Information:
The History of Flash
Flashback Flash Future
:: Next Page >>
Adobe Flash, or simply Flash, refers to both the Adobe Flash Player, and to the Adobe Flash Professional multimedia authoring program.
:: Next Page >>
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
| 31 |