Showing posts with label AS3. Show all posts
Showing posts with label AS3. Show all posts

Thursday, November 5, 2009

Where's my Sound ???

Here's a Handy little tip I just figured out today. So I have a button that plays sound and once if finishes playing it should fire the Event.SOUND_COMPLETE. In this events handler, it resets the position back to the beginning of the clip. Now the problem is once I try to play it again, it doesn't seem to fire the Event.SOUND_COMPLETE event. Have you ever had the issue of your Event.SOUND_COMPLETE not firing properly?? Read on and find out why......


Thursday, July 23, 2009

Cool Flash Tip of the Week 5

Hey Flashers, I know its been a long time since the last tip. Time has not been on my side recently, but I'm getting some more free time and I'll be posting regularly again. Be on the look out, I have some new websites and articles coming out. You can see the latest website to date, Galley Smith Blog. But aside from all of that, down to the tip.

Friday, July 10, 2009

Web Designer Magazine 159

Hey people, I've been published again in Web Designer Magazine Issue 159. In this tutorial, I walk you through how to make a MP3 player with a sound visualizer. Its a pretty short and straight to the point tutorial. Hopefully everyone will be able to follow along and make some cool mp3 players. If there are any concerns or questions, post it here on the blog and I'll get back to you ASAP.




Go pick up your copy and leave some feed back. Check out a preview here

Wednesday, June 10, 2009

Cool Flash Tip of the Week 3

Welcome back everyone for the 3rd installment of the Cool Flash Tip of the Week Series. This week we are going to take a look at a new class introduced with Flash Player 10. Say hello to the Vector Class.




Tuesday, June 2, 2009

Cool Flash Tip of the Week 2

I've gotten a lot of positive feedback on the Cool Flash Tip of the Week series. So as long as people find them useful, I'll keep them coming. Make sure to subscribe to be on top of all tips and add me on twitter. Now with all the formalities out the way, lets get a move on to the tip of the week. This week's tip is about Events!!




Thursday, May 28, 2009

Cool Flash Tip of the Week 1

I'm going to start a series that will occur every week. A cool flash tip or something I think not many people know about. Be on the lookout every week for a new tip. This week's CFT is ......drumroll......." The Tertiary Operator ".






Saturday, May 23, 2009

AS3 Basic Preloader Class



  • Languages

    - Actionscript 3.0



  • Purpose

    - A basic calls to build preloaders from. It is meant to act as a starting point to build more advanced preloaders. It is available for free download


  • Download Here

Tuesday, April 14, 2009

XMLLoader 3.0 Update

Fixed a small bug that was confusing the names and actual data. Link in the last post has been updated to the bug fixed version. This is just a courtesy posy to the ones who have already downloaded the class to download it again. Enjoy and keep me updated on bugs you may find or features you would like in the future.

I'm always available @cg219.


Download Link

Monday, April 13, 2009

New XMLLoader 3.0 Release

I have finally gotten around to updating the XMLLoader Class now, in its 3rd Release. With this release comes a couple new properties such as bytesLoaded, bytesTotal, totalItems, currentItem and ratioLoaded. The biggest update is the new naming feature. With this feature you can now give each XML file a name to reference it. Also in the big boat of updates is the new way of handling errors.

Monday, March 23, 2009

AS3 Basic Preloader Class

I been thinking of ways to preload things in AS3 like you would in AS2. Meaning a simple drag and drop and it preloads. I unfortunately couldn't come to a solution of just drag and drop. But I have gotten pretty damn close. Last night I started working on a Basic Preloader Class in which I can build more complex preloaders off of. Just like some of the classes in my VIdeoPlayer API, the Base Class gets replaced with BasicPreloader to give it its functionality.

Saturday, March 21, 2009

Tutorial Published in Web Designer Magazine

Just would like to let everyone know to pick up the 155th issue of Web Designer Magazine. I have been published AGAIN!! What a great feeling to see your words in a publication. Anyway, I wrote a Papervision 3D tutorial for beginning PV3D users. It is an interactive 3D Menu. By the time you get through the complete tutorial, you will know most of the basic tools for creating 3D scenes in PV3D. This isn't a tutorial on the Great White version of Papervision, This is on the newest release of PV3D which I recommend everyone get.

Here is a link to get your issue.

Monday, March 16, 2009

New kreativeKING VideoPlayer API

I finally released the kreativeKING Videoplayer API. I'm sure you all remember the old VideoViewer and ProgressionBar classes. Well this new set of API does away with those and replaces with a plethora of new classes to make your video player creating processes much easier. Spend more time on design than on programming. Some of the 10+ classes released are VideoWindow ( Replacement of the VideoViewer Class ), VideoPanel ( ProgressionBar replacement) and the VideoControl Classes. These are the main 3 classes that you will be using to the video players logic. I will post later on a short tutorial on creating a video player using the API.

Friday, March 13, 2009

New AS3 Tutor

Woot!!!, just a really small post. You are reading this post from the new AS3 Tutor at the Borough of Manhattan Community College. I actually got the good news a couple days ago, but I would like to share it with the world =D.


In addition, if anyone needs any help with Actionscript 3.0 or needs a private tutor, don't hesitate to drop me an email. In the next coming days I have some interesting things to post about ranging from new FlashDen products to new published articles. So be on the lookout for those, or you know what is even better?? Just subscribe and I'll let you know. =D Happy Flashing people.


Monday, February 23, 2009

Javascript and Actionscript Conversation

This weekend my good friend Peter Panton asked my for some help setting up some communication between Javascript and Actionscript. He wanted to be able to get the scroll value of the HTML page and use it in Flash. To be honest, I never did any kind of communication between the two and had no idea where to start. I did some research and came across the ExternalInterface Class.


Wednesday, January 21, 2009

New QuickView Portfolio Mini Site

I have been applying for alot of freelance jobs lately and I don't really have a portfolio up showcasing my flash skills. I usually just forward them here to my blog but I don't think employers have any patience to sift through the posts. So I decided to make a little mini site that has links to my various works. It is all built in flex ( Yup, I'm learning MXML and I must say..... I like it).

Thursday, January 15, 2009

AIRUploader Preview

I know I haven't been posting as frequently as I used to, but I have good reason. The AIRUploader is one of those reasons. This is a project I have been working on in the past week and a half. It started out as just practice for learning how to use the FileReference class, but then grew to be muuuuuuch more.
This application is essentially a drag and drop FTP Uploader. I sometimes hate uploading files. Signing in, looking for directories, etc etc. So I decided to make this application. It will save your login information so you don't have to keep entering your information.

Monday, December 29, 2008

Mac vs PC Minisite

Here's a project I had to do for my Multimedia Design Class. We needed to pick a subject that is up for debate. I decided to do Mac vs PC, seemed to be more fun than smoking or something like that.

I went for a fun UI approach and make it like a desktop. Click on the icons and a window pops up that you can drag around, minimize, etc. It was a pretty fun project. Best of all I got an A!!!!!!.

I also posted the code for anyone who was curious.


Check out the site here


Wednesday, October 29, 2008

Now On FlashDen

Yup, you read that right, I am now a developer on FlashDen. I know a lot of you are saying OH NOOOOO no more free stuff. On the contrary, I will still be releasing free content on the site as well as premium content on FlashDen. Most likely I will be releasing basic versions for free and more advanced versions with more features on FlashDen.

Saturday, October 25, 2008

XMLLoader 2.0 Update***

I've been getting some complaints about the XMLLoader.

First I have to say I missed a file when packaging it for distribution. I have already fixed that and you can redownload to get the updated package.

Secondly, for people getting a host of errors and the Error message is "Loading Failed". This is because you have cacheBuster set to true. The cacheBuster must be set to false when testing locally.

If any other bugs pop up, don't hesitate to drop me a line. Thanks again for the feedback, this wouldn't have been caught without your help.

Enjoy


Download XMLLoader Class 2.0 Here

Monday, October 6, 2008

Stable Release XMLLoader 2.0

**Update**
http://blog.kreativeking.com/2008/10/xmlloader-20-updatexmlloader-20-update/



I have been working hard on making this as robust and stable as possible. This release should be able to do anything you would like with loading XML. Couple of new features from 1.8 the community has been emailing me about as well as some that I wanted to include in past versions. I will be releasing a video tutorial on how to use this class properly. I'll explain the new features to hold you over until then.