Go get the source files at Activeden
Circlecube Flash Items at ActiveDenTag Archives: actionscript
Dynamic Flash Vertical Scrolling Link List with XML download at Flashden
Posted in portfolio Also tagged activeden, animation, as2, download, experiment, flash, flashDen, interactive, network, open source, xml 9 Comments
Distance Formula in Actionscript Tutorial | Pythagorean theorem

Overview To find the distance of any two points on an axis is easy, just subtract them. But what about when you have to find the distance of something not on the axis (a diagonal)? Find the distance between any two points with the Pythagorean theorem. This is an old problem we can look to [...]
Posted in tutorial Also tagged as2, download, experiment, flash, interactive, open source, tutorial 5 Comments
CSS and HTML WYSIWYG in Flash | Open Source Example

Overview: Using what I learned with the Actionscript Javascript Communication Tutorial, and pushing it a little further I’ve set up this example of how flash renders html and css. This is basically a wysiwyg (What you see is what you get) html editor! Natively flash only handles some html and css. Many people have enhanced [...]
Posted in portfolio Also tagged as2, css, download, experiment, flash, html, javascript, open source, tutorial Leave a comment
City Skyline Test | Depth Study
Gives feel of perspective and depth by reacting to mouse movements. The effect is parallax, read more… The city images are very choppy and ugly, I know, it’s just a test.
Sample Actionscript. This in on one of the buildings which are separate movie clips. Adjust the [...]Posted in portfolio Also tagged 3D, animation, as2, download, experiment, flash, open source Leave a comment
Actionscript Javascript Communication | ExternalInterface call and addCallback Tutorial
UPDATE: there’s a newer post about this same thing (actionscript javascript communication – but in as3)! I encourage you to check it out! Overview: Using ExternalInterface.addCallback() we can expose an actionscript function and make it available to javascript. This would be helpful to have your webpage with embedded flash communicate to your flash swf file [...]
Posted in tutorial Also tagged as2, download, flash, html, interactive, javascript, open source, tutorial, web design 63 Comments
Integrate Google Analytics with Flash | Tutorial
The results are in and the requested topic is “Integrate Google Analytics into Flash.” The poll has been reset and is ready to recieve your post requests, so keep voting! It’s located in the side bar! Overview: Tracking your visitors and attempting to better understand them is a large part of even having content on [...]
Posted in tutorial Also tagged analytics, as2, download, flash, interactive, javascript, open source, tutorial 52 Comments
Customize the Right-click menu in Flash | ContextMenuItem Tutorial
Overview: Flash give publishers the opportunity to customize the right-click menu which pops up in the swf file with a context menu item in actionscript. ContextMenuItem ContextMenuItem(caption:String, callbackFunction:Function, [separatorBefore:Boolean], [enabled:Boolean], [visible:Boolean]) Creates a new ContextMenuItem object that can be added to the ContextMenu.customItems array. Steps: The menu item has a caption, which is displayed to [...]
Posted in tutorial Also tagged as2, download, experiment, flash, interactive, open source, tutorial, web design 5 Comments
Squambido from StomperNet
The new video player from StomperNet! Feature Set: This Video Player is built in Adobe flash. I was involved in the actionscripting and design of the player and implementing many of the functions. There is a playlist imported into the player and even an html ‘sales pages’ loaded into the player. The progress bar shows [...]
Get current url to Flash swf using an External Interface call
Update: please see the newer tut talking about getting the current url with as3 Overview: Many have struggled with the task of getting you swf to read or get the current url showing in the browser, the html page the browser is at which has the swf embedded. Not to be confused with the _root._url [...]
Posted in tutorial Also tagged as2, download, flash, html, javascript, open source, tutorial 40 Comments
StomperNet Scrutinizer
StomperNet releases Scrutinizer, software for viewing websites through a simulated fovea vision. Since not everyone could set-up, let alone afford a real eye-tracker. This software uses the mouse pointer as the user’s focal point, or foveal view. It blurs everything except where your focal point (the mouse) is. It is helpful because it forces you [...]
Posted in portfolio, work Also tagged AIR, download, flex, web design, website, work, xml Leave a comment












Lori Newman