lingo-l scrolling multiple sprites

2001-05-08 Thread Stephen Ingrum
What would be the best way to create a scrollable table of images and text? The table could contain upto 400 images with text descriptions. Thank you, Stephen Ingrum [EMAIL PROTECTED] www.LeagueofDesign.com [To remove yourself from this list, or to change to digest mode, go to http

lingo-lzooming in/scaling sprites

2000-11-30 Thread Stephen Ingrum
... the zoom sprite is behind a mask. I'm using the rect of sprite to zoom. Thank you, Stephen Ingrum [EMAIL PROTECTED] 214.841.0194 ext 1 [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

lingo-l scaling flash members

2000-11-17 Thread Stephen Ingrum
how can I dynamically scale flash sprites (or members) at runtime without cropping the member to the sprite rect? It seems I've tried all the settings. I'm using: on mouseUp me spr.scale=spr.scale+50 end stephen [To remove yourself from this list, or to change to digest mode, go to

lingo-l Wordwrap of member?

2000-11-06 Thread Stephen Ingrum
in DIAN, it says that "the wordwrap of member" is a property for TEXT members... but, it doesn't seem so... D7.02 PC Stephen [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]

Re: lingo-l File IO trouble w/read-only files

2000-09-24 Thread Stephen Ingrum
like BuddyAPI to reset its attributes. Or, better yet- create a new file on the user's hard drive using the information you read from the read-only file on the CD. hope this helps, Stephen Ingrum LeagueofDesign.com www.leagueofdesign.com [EMAIL PROTECTED] I'm using FileIO to read text

lingo-lCreating Hyperlinks at run time

2000-09-14 Thread Stephen Ingrum
How can I create hyperlinks in a text member at run time? Thanks, Stephen [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

Re: lingo-l Find duplicates in a list

2000-09-08 Thread Stephen Ingrum
, alist cnt=count(alist) isinlist=0 repeat with i=1 to cnt if aname=alist[i] then isinlist=1 exit repeat else if aItem alist[i] then exit repeat end if end repeat return isinlist end Stephen Ingrum LeagueofDesign.com http

Re: lingo-l Digital Video Halts the Movie

2000-09-07 Thread Stephen Ingrum
This happens in authoring mode only- don't worry about it. Stephen Ingrum LeagueofDesign.com www.leagueofdesign.com [EMAIL PROTECTED] - Original Message - From: "Jayson" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 7:06 PM Subject: lingo-l Dig

Re: lingo-l xtranet

2000-09-01 Thread Stephen Ingrum
On the win platform, you can use the operating system command "ftp". You can put the login information in a text file that the ftp command will read. Let me know if this info is of any help- I'll send you an example. Stephen [EMAIL PROTECTED] - Original Message - From: "Rodrigo