Jump to content
Sign in to follow this  
santafee

Call Picture/Show Text at one Time

Recommended Posts

Heres the problem. Im calling a Picture from my description.ext, which must be shown the whole intro. At the same time i need to show different text using a trigger, but if i call the picture first, or the text first only 1 shows, not the other. Is there any way to make it shows both at one time ? Thanks!

Share this post


Link to post
Share on other sites

Use cutRsc for your picture and titleText for your text. I believe that will work.

Share this post


Link to post
Share on other sites

ah i got it now! i use TitleCut for the text and titleRsc for the picture, working,thanks!

now how do you show the text on the bottom of the screen, is there a command like in the effect options, couldnt find anything then this:

Syntax:

titleCut [text, type, speed]

Parameters:

[text, type, speed]: Array

text: String

type: String

speed: Number - optional, default 1.

Return Value:

Nothing

Examples

Example 1:

titleCut ["Hello, how are you?","Plain Down",3]

Edited by Himmelsfeuer

Share this post


Link to post
Share on other sites
titleCut ["Hello, how are you?","Plain Down",3]

That should place it at the bottom..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×