article thumbnail

Keeping Up - April's Big Question

eLearning Cyclops

April's Big Question from Learning Circuits is "How to Keep up?" However, being involved in an e-learning community is a big help. This is in reference the immense and rapidly expanding technology tools. It is tough to stay on top of all the emerging tools. For me it is a blog community and following many experts on Twitter.

article thumbnail

Lesson I: Making your own Custom Articulate Player | LearnNuggets

NuggetHead

The ActionScript for the player is written in version 2.0 In Flash 8, it is referred to as a “document” and in CS4 it is referred to as a “file” either ActionScript (AS) 2.0 ActionScript 2.0 ActionScript 3.0 I will assure you that what we will be covering can be done in any version of Flash using ActionScript 2.0.

Player 49
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

My first stab at a custom Articulate Community Player | LearnNuggets

NuggetHead

Stay tuned for a tutorial series on how I put mine together: The tools and setting up the project The skin: Designing and building the grapics The coding: ActionScript and XML The package and publishing: File management and the.artpkg file extension Until then, give Dave’s article a try!

Player 49
article thumbnail

What Tools Should We Learn?

NuggetHead

by Kevin on June 7th, 2010 The Big Question at the Learning Circuit’s Blog for June is “What Tools Should We Learn?” Other than HTML, at a minimum I recommend learning XML, basic JavaScript (Web) and basic ActionScript (Flash). In short – learn as many tools as you can! Sarcastic, yes but let’s explore that for a minute.

Tools 56
article thumbnail

Lesson II, Part I: Making your own Custom Articulate Player.

NuggetHead

This is where all of our ActionScript will go when we get to Lesson III. Next, we’ll give the layers new names. Again, with most projects I add and name the layers as I need them. The first layer is always the Actions layer. The remaining layers will hold all of our graphic elements.

Player 60