> 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))
Well it's works.... Thanks !
But I don't get the point, why if I'm not using the scripts...the DV is
run automatically as the movie run
The Scripts are :
on prepareMovie
(the stage).rect = the deskTopRectList[1]
(the stage).drawrect = the deskTopRectList[1]
End
Another Question :
1. does it taking a lot of CPU Resource ? ...because it makes director
to redraw movies in full screen with coordinate screen as design
time....
2. Does it resolve my problem from using BuddyAPI Xtra to redirect
screen resolution ? Or it will take me to another "bad habit"....?
[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!]