FAQ
text
All copyrights and other proprietary rights to our products, changed or unchanged, are owned by LandarSTUDIO. A purchase of a designer sample shall not be construed as transferring or granting any right of ownership to you. Our products are the property of independent designers. We supply our products as such, without any guarantees, both written and implicit. In no event shall any of our employees have any liability for any general, special, direct, indirect, consequential, incidental, or other damages incurred from the use of or inability to use our product.
-
Can I use different languages in your flash templates?
Yes but you can check this page for further details: http://www.macromedia.com/support
-
How can I create dynamic text box in Flash?
This is a good tutorial that illustrates the method: http://www.visualxtreme.com
-
Can I link my Flash template to a database to display content?
Yes. Flash has a built in XML parser so that you can transfer data from your database.
-
Is it possible to run a video clip in your templates?
Yes. You may import the video clip (.RM file, .AVI file, etc.) to a movie clip and then you can drag it anywhere in the Flash file. (Note: Video streaming is not supported by Flash MX or older versions.)
-
How to add a Skip Intro button?
First you should start by identifying the place on the Timeline that you wish to “goto” when a user presses the Skip Intro button. Then add a button somewhere on the stage. Then, select the new button and open the Actions panel. After that, add a gotoAndPlay() function call within the on(release) button event. Pass the frame number (or scene) you would like the movie to jump to. Alternatively, check out this URL: http://www.gmg.com.au/














