How Do I Email a Viewlet?
You have several options to use when emailing Viewlets. Here’s a few: Creating an executable Viewlet: • Inside ViewletBuilder4, with a project open, open the Viewlet Profile screen (that’s the screen you see when you go to compile). • Switch to the Advanced tab. • Under Stand Alone Projector, select the option next to “Create an executable file…(exe)”. • Compile the project. This will create a stand alone Viewlet (that combines the Viewlet .swf file and the Flash projector into a single file that can be played on a computer without the need for a browser. Attach the .exe file (found in the project folder’s .viewlet folder) to the email. Instruct the viewer to save it to the hard drive and then double click it to play it back. Note: Some email clients do not allow exe files as email attachments for security reasons. If this is the case, you may need to send a .zip file instead. Create a ZIP file that contains the Viewlet files: • Inside ViewletBuilder4, with a project open, open the V