realbasic-games
[Top] [All Lists]

Assigning movies to EditableMovie variable

To: realbasic-games at lists dot realsoftware dot com
Subject: Assigning movies to EditableMovie variable
From: "Ken Gish" <kwgnlw at hotmail dot com>
Date: Fri, 14 Oct 2005 08:59:23 -0400
Delivered-to: realbasic-games at lists dot realsoftware dot com
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>

<Prev in Thread] Current Thread [Next in Thread>
  • Assigning movies to EditableMovie variable, Ken Gish <=