|
|
|
Stub Projector
Added on 4/3/2001
|
|
Compatibilities:
|
Rating: 
|
What is a stub projector?
A stub projector is a simple Director projector with one command...
on exitFrame
go to movie "moviename"
end
This is useful for making cross platform CDs where the data is shared but you only need the front end projector for each OS. Stubs also launch faster than having all the data files in the main projector.
|
|