Adding Question Slides to a Quiz
In addition to creating assessed and training simulations, you can add question slides to your Captiva …
The need for online user assistance is growing faster than ever. If you or your company sells products or online services, then chances …
Flash FAQTo view Flash FAQ and get a better idea of what you’re about to create.The Flash-XML FAQ aims to provide a definitive so …
“Streaming” FLV files in Flash MX 2004
If you haven’t yet used NetConnection and NetStream right in Flash MX 2004, wh …
Creating an XML Packet with Flash (the easy way)
Perhaps the easiest ways to create an XML packet using Flash is to just create the XML …
Creating an XML Packet with Flash (the hard way)
One way of building XML packets from scratch using ActionScript is to use the createEl …
Getting more colors for your Halo
Have you been working with Halo colors in the MX components? Then you probably know how to change you …
Loading in Images Using the MovieClipLoader Class
Loading in MovieClips (JPEGs or SWFs) is easier than ever now with the MovieClipLoade …
Parsing an XML Packet in Flash
// if the XML packet was a simple packet using attributes.
var login_xml:XML = new XML(“<?xml …
Parsing XML in Flash Using the XMLConnector
The following section only applies to people using Flash MX Professional 2004 as it uses th …
Sending an XML Packet to a Server-Side Page
Using the XML class The XML Class allows you to send and load XML packets and transfer …
Using LoadVars.send Method to Exchange Data with a Server-Side Script
If you want to send variables from Flash to a server-side script …
Using the Alert component
Drag an Alert component onto the Stage. Then delete it. Then put this code on the main Timeline.
import mx.c …
Using the LoadVars Class to Load Variables
The LoadVars class has three different methods: LoadVars.load, LoadVars.send and LoadVars.se …
Using XPath in Flash MX 2004
Flash MX 2004 introduced the XPathAPI class which allows you to do simple XPath searches within Flash. Thi …
Creating a New Project
Creating a new Project in RoboHelp Office X5 is as simple as clicking a few buttons. If you create your document …
Importing Documents and Applying Styles
With RoboHelp, you can import many different formats. You have seen how easy it is to import HT …
Adding Media to Pages
With RoboHelp, it’s easy to add media to your documentation or help system. Often, by adding media, you can …
Adding Links to Pages
After you have more than a handful of pages in your project, navigation becomes important. Perhaps your site, Fla …
Adding Headers and Footers To Your Project
Headers and footers behave almost exactly like those in Microsoft Word. Use them to easily s …