Do you have the controller showing? It won't automatically start playing
unless you hide the video's controller. You can manually start it with
sprite(x).movieRate=1
where x is the channel number of the sprite and the number (1) is forward at
normal speed. (.5 is forward at half speed, 2 is forward at double speed,
and you can use any decimal number as well as negative numbers (makes it
play backwards))
Charlie Fiskeaux II
The Creative Group
www.cre8tivegroup.com
859/858-9054 x29
cell: 859/312-3883
----- Original Message -----
From: "Victor Iwan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 6:21 AM
Subject: DV not running (was: RE: <lingo-l> Full Screen Stage...)
Hello all
I've tried to put the script into my movie, I have set an opening movie
(Digital Video-AVI) in first frame.
But everytime the movie start... The DV is not running..it just showing
background movie color..
How to resolve this problem ?
Thanks in advanced
Vic
>
> Dear Dimple!
>
> Here is the code for full screen stage...
>
> on prepareMovie
> (the stage).rect = the deskTopRectList[1]
> (the stage).drawrect = the deskTopRectList[1]
> end
>
> keep in mind that the centerStage is set to False and also
> when you creat projector the center option should be
> unchecked, otherwise, it can create problem.
>
> regards.
>
> Mahmood.
>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]