Featured FLA
» Author: Bugra Ozden
» Title: Skatalog v9 - product catalog
» Description: Create your product catalog easly and publish on your website or Create your image gallery, documents list, portfolio. Fully XML Driven
» More by Bugra Ozden
Featured Site
» Posted in the Flash Kit Links section
» Title: Creative DW Image Show PRO
» Description: Creative DW Image Show PRO is a Dreamweaver extension which enables the user to create multimedia presentations. It combines the features of the popular Creative DW Image Show with the ability to add professional text effects to slides (similar to After Effects). The product is very customizable: the user can choose the duration of the transition effects, the slide motion start and end position, zoom and panning type for both images and texts.
How to load an external flash movie in the right place. Useful for chunking up pieces of data to decrease loading time and improve interactivity, for instance, loading text and pictures separately. By Mindaugas
Using this simple trick, you can reference the labels of objects in an external .swf that are marked for 'Export for Actionscript' in your main movie WITHOUT the usual limitation of having to only attach the movies INSIDE the loaded .swf. In other words, you can use them any way you please - as if they were exported in the main movie.
Useful for such object oriented techniques such as: having separate .swfs for sound objects, graphic elements, images, and animations, which you can import at will into any movie that needs to reference those objects. Useful for very large projects. By FreshLaundry