Animation Types When tweening properties with MC Tween, there are several different animation types (or easing equation or transition types) that can be used . They are all based on Robert Penner’s easing equations, so if you have played with other tweening systems, chances are you already know them by name (I even used his own words to describe most …
Tag Archives: as3
Flash add special characters
Dynamic Flash Templates are able to load symbols with diacritical marks from the external file. But some adjustments should be done. When you’re editing the external content HTML file you should save it in Unicode format. For example, you’re using default windows notepad editor: edit the text first, and then choose “Save as”from the File menu. …
E4X or ECMAScript for XML in Flash
Somewhere around the second quarter of this year, RichInternet.de mentioned about one of their message about E4X on FlexCoders. With the announcement of Flash Player 8.5, Flex Builder 2 and eventually the next Flash IDE, version 9 that will support the much anticipated ActionScript 3.0, it is about time we look back to that topic.
Execute Lightbox Scripts From Flash
Execute Lightbox Scripts From Flash: Part Deux Since the first thread showing you how to execute Lightbox scripts from Flash was such a big hit, I decided to write another showing you how to gain even more functionality in this regard. Tonight I will be showing you how to initiate a Lightbox containing a Flash …
Flash music player – Remember Stop – Start
Flash player with SharedObject
flash URL Encoding: Reading special characters from a text file
URL Encoding: Reading special characters from a text file One common technique used to load variables in Macromedia Flash is reading the data from a text file on the server or CD. This works well in most situations. However, there are certain characters that cannot be read directly from text. Entering these characters …
Continue reading “flash URL Encoding: Reading special characters from a text file”