Build a simple website using Koolmoves
07:52 | Posted by
Bret Lanius |
Edit Post
A couple of users on the Koolmoves support forum over at Flashkit.com asked for a tutorial on building a website with Koolmoves.
There a a number of ways to go about this as Koolmoves offerspretty much full Actionscript 3.0 coding.
What I'll show is a very simple example of using clipart buttons that are included in KM7 and the Contentpane component from the GUI and just a very few lines of code.
You can get alot fancier and animate things around etc but to get started lets see how to just do a basic loading of two swf files as content.
I'm not showing building the loaded clips so first make those and save them as 1.swf and 2.swf, you can even just load a text file by changing the type number in the contentPane.addContent2 function. See the KM docs for the numbers and types of content you can load.
See the tutorial here(best fullscreen)
There a a number of ways to go about this as Koolmoves offerspretty much full Actionscript 3.0 coding.
What I'll show is a very simple example of using clipart buttons that are included in KM7 and the Contentpane component from the GUI and just a very few lines of code.
You can get alot fancier and animate things around etc but to get started lets see how to just do a basic loading of two swf files as content.
I'm not showing building the loaded clips so first make those and save them as 1.swf and 2.swf, you can even just load a text file by changing the type number in the contentPane.addContent2 function. See the KM docs for the numbers and types of content you can load.
See the tutorial here(best fullscreen)
| Reactions: |
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment