I found something that was causing my program to crash but I am not sure it
is not a REALbasic glitch. I have a global variable f which is an
EditableMovie. The first time I assign a movie to this variable it loads
and plays fine. The second time I try to assign a movie to this variable,
it crashes. My questions are:
1) How to reassign EditableMovie variables to other movies?
2) How to reassign EditableMovie variables to Nil? I tried the obvious
(f=Nil) but that didn't work.
3) Is this behavior for EditableMovie variables intended? I am just trying
to figure out why this has to work this way (if that is the case).
Obviously, I am still learning so don't come down on me too hard :-(
Thanks in advance for your help.
Ken
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|