At 9:09 AM +0400 2/14/2001, home wrote:
>Hello
>
>I tried and tried
>I just can't get this irregular window thing right
>

>is there any more lines to be added to the script?
>
>regards
>
>Gopinath
>
>>>>  Create a 1bit bitmap cast member and set the window type of your MIAW to
>>>>  the name of that member.
>>>>  e.g.
>>>>  gWin = window ("myDir.dir")
>>>>  gWin.windowType = "my circular 1 bit bitmap member"
>>>>  gWin.open()


I would think you would have to refer to a member- not just a string:

       gWin.windowType = member "my circular 1 bit bitmap member"

and have that member in the stage movie


-- 

     Roy Pardi
--------------------------------------------------------------------
Multimedia Developer   +  Lingo Programming Consultant
                                 [EMAIL PROTECTED]
--------------------------------------------------------------------



[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!]

Reply via email to