Posts Tagged With Actionscript

Loading External Flash Movies

Tutorials

A friend of mine sent me an email asking how to import compiled (.swf) movie clips into Adobe Flash on the fly. Luckily, it’s quite simple, so I decided to write a quick article on it.

In Actionscript 3.0 (the version he is using) you can use the Loader class. The Loader class only needs a URLRequest to import the file you want.

In the following example I’m going to want to import a compiled file called Child.swf that is in the same directory as the one we are running this from.

Continue Reading »

No Comments

Distorted Release

Distorted Directions

As I mentioned before, I’m going to try to release one project every two days. Well here is an early present: Distorted Directions.

This game was written for a graduate level Adobe Flash class I took. The basic premise is to get the ball to the top of the screen by jumping up a series of platforms. Each level has the same design, so the game may appear easy. However, the controls and orientation of the level may change at any time, making the difficulty lie in the game environment.

You can learn more at the project page.

No Comments

Uploaded to Newgrounds.com

Distorted Directions

I just created an account on Newgrounds.com so I could upload my finished game.  I wasn’t sure what genre to categorize it as, so it’s under “Skill – Other.”

Check it out at http://www.newgrounds.com/portal/view/472179

No Comments


  • Donate

    If my work has helped you and you want to return the favor, you could purchase something for me from my Amazon Wish List or send me a donation via PayPal.

  • My Lifestream

  • License

    Unless otherwise noted, all source code and compiled files published on this website are released under the terms of the GNU Lesser General Public License.