12. Add a string Property named movie
to
the Movie screen
Note:
Property
must be named movie. Can't be named Fred or Movie or
anything else. The python code looks for a Property
attached to
the Movie screen named movie.
Note:
Movie
must be in
same folder as the blend. If it is in a subfolder include
path to
subfolder. In other words, if monster.avi is in in subfolder
myMovies you would use:
\myMovies\monster.avi
Note:
Add Property named material to the Movie screen
Buttons Window
menu >> Logic (F4)
Add Property
button
Type:
String
Name: movie
Enter movie name
|