Re: Polling the mouse state

2002-02-23 Thread Scott Rossi
yet. I couldn't get it to DL. I'm using a Mac. I'll try again later. I use Macs as well. Just control click the link and choose Download link to disk or equivalent. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: sort stack by short id of this card

2002-02-25 Thread Scott Rossi
to update the numbers (properties). Then sort your stack's cards by this property: sort cards of this stack by the uSortNumber of this cd Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: apply the profile of one button to another

2002-02-25 Thread Scott Rossi
, it is escaping me. Sounds like you could use the templateButton... Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: Debugging on MacOS 7.5

2002-03-04 Thread Scott Rossi
2.3 and earlier should run on MacOS 7.6 and earlier, but the latest versions of MC won't work. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list

Re: Constraining 'grab'

2002-03-04 Thread Scott Rossi
, but no go. Is it supposed to be a download stack? Since you appear to be on a Mac, just go to http://www.tactilemedia.com/download/ control click on the drag_sample link and choose Download Link to Disk or equivalent. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email

Re: Constraining 'grab'

2002-03-05 Thread Scott Rossi
receive a mouseUp message if the mouse is not within the rect of the control. Regards, Scott Rossi Creative Director, Tactile Media [EMAIL PROTECTED] http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: scrolling Fields

2002-03-05 Thread Scott Rossi
the formattedHeight and formattedWidth properties for setting the dimensions of your fields. Regards, Scott Rossi Creative Director, Tactile Media [EMAIL PROTECTED] http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: Converting long seconds

2002-03-06 Thread Scott Rossi
convert T to long time return D T end dateAndTime Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: Transparency

2002-03-20 Thread Scott Rossi
behind the field with whatever translucency you want. Regards, Scott Rossi Creative Director, Tactile Media [EMAIL PROTECTED] http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

Re: OS X background pattern?

2002-03-25 Thread Scott Rossi
an image and set the backPattern of your topLevel stack to the ID of the image. Regards, Scott Rossi Creative Director, Tactile Media [EMAIL PROTECTED] http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: Using 2-bit Fonts

2002-03-26 Thread Scott Rossi
with double byte character fonts in MC/REV: 1) They can't be input reliably, only displayed 2) They must be manually wrapped using spaces as line breaks Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: Comparisons with Flash MX?

2002-03-27 Thread Scott Rossi
environment such as MC/REV, but you can't ignore it when MC/REV is not available for your delivery platform (browser, PDA, etc). Regards, Scott Rossi Creative Director, Tactile Media [EMAIL PROTECTED] http://www.tactilemedia.com ___ use-revolution mailing

Re: drawing with the drag command

2002-03-30 Thread Scott Rossi
objects. Try this instead: set the style of the templateGraphic to regular set the rect of templateGraphic to 0,0,40,40 set the polysides of the templateGraphic to 6 create graphic Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web

Re: how send file

2002-04-07 Thread Scott Rossi
Recently, John Cuccio wrote: How do I change that file or add a file to that folder. Like I do on my local hard drive. I tried put field 2 into url myfile -- this does not work put field 2 into url (file: myFile) Regards, Scott Rossi Creative Director Tactile Media, Multimedia

Re: mouseUp and ?? not in pendingMessages

2002-04-16 Thread Scott Rossi
Recently, Dar Scott wrote: I noticed that mouseUp does not show up in pendingMessages. What other pending messages do not show up in pendingMessages? I believe the only pending messages returned are those explicitly sent by you: send myMsg to me in 10 seconds Regards, Scott Rossi

Re: Where do you put your scripts?

2002-05-03 Thread Scott Rossi
thermostat routine that has subroutines for different applications (ovens, humidity, etc). Suppose I use thermostats in several standalones. The keep your thermostat routine in an external stack and access it as needed. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E

Re: Download Woes

2002-05-15 Thread Scott Rossi
? Try: put binfile:/Macintosh HD/myProduct/mystack.rev into fileToSave binfile means binary file, which is what you want when reading a stack. Otherwise, file means you're reading your stack as a text file. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL

Re: Switch,Case Structure

2002-05-17 Thread Scott Rossi
? Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Mac visible file bit?

2002-05-25 Thread Scott Rossi
it! Are you sure about that? Did you try here? http://www.latenightsw.com/freeware/FileVisibility/index.html Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use

Re: Mac visible file bit?

2002-05-25 Thread Scott Rossi
. This worked for me on OS9.2.2. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

Re: revGoURL solution found

2002-05-26 Thread Scott Rossi
how the distribution version on Windows behaves. Windows works based on file suffix. If your filename ends in htm or html, the page will open in the user's default browser. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web

Re: copying and saving stacks

2002-06-05 Thread Scott Rossi
on the desktop does *not* give a stack a new name. You can read more in the docs under filename and stack name. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use

Re: copying and saving stacks

2002-06-06 Thread Scott Rossi
All three can be different. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

Re: Apple Disc Burner access?

2002-06-06 Thread Scott Rossi
) kind CDROM/CDR/CDRW/Audio CD/DVD/DVDRAM/DVDR/locked disk/hard disk [r/o] -- the kind of this disc writable boolean [r/o] -- can the disc be written? rewritable boolean [r/o] -- can the disc be erased and rewritten? - Regards, Scott Rossi Creative Director Tactile Media

Re: joking right?

2002-06-06 Thread Scott Rossi
to the manufacturer? How do you expect the folks who built the product and wrote the detailed documentation to earn a living, much less support the product? Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com

Re: item delimiter

2002-06-07 Thread Scott Rossi
(again, not sure if the original message ever made it to the list) Another option for an item delimiter character is formFeed (what I use). This shows up as box character on Mac and Windows systems (not sure about UNIX), either solid or outline, depending on the app. Regards, Scott Rossi

Re: Text files driving me mad

2002-06-13 Thread Scott Rossi
stack a custom property: set the kCR of this stack to numtochar(13) Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: Text files driving me mad

2002-06-13 Thread Scott Rossi
Recently, Ben Rubinstein wrote: Good point. Any idea of the relative speed of this versus a global? Doubtful there is any in this case. Plus properties are persistent even after quitting so no need to declare them once they're created. Regards, Scott Rossi Creative Director Tactile Media

Re: how to capture 'movestack' end?

2002-06-14 Thread Scott Rossi
,\ item 2 of tLoc - item 2 of the uAllowDrag of me end mouseMove on mouseUp set the uAllowDrag of me to empty # YOUR TRAP SCRIPT HERE answer The drag is done. # end mouseUp on mouseRelease mouseUp end mouseRelease - Regards, Scott Rossi Creative Director Tactile Media, Multimedia

Re: shareware/demoware

2002-06-14 Thread Scott Rossi
Recently, Dar Scott wrote: Are comments and white space lost? No. But make sure you remember your password to get back into the scripts. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: How to handle 'movestack' ??

2002-06-15 Thread Scott Rossi
a window, but regardless, you might want to try this: http://www.tactilemedia.com/download/camouflage.mc Note: make sure to save the file to disk as opposed to opening it from the link. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web

Re: answer file DLOG

2002-06-26 Thread Scott Rossi
Recently, yves COPPE wrote: Is it possible, when you use the script : answer file (or ask file) to make that the DLOG opens in a specific folder ? Is this what you want? answer file Locate File: with absolute/path/of/your/folder/ Regards, Scott Rossi Creative Director Tactile Media

Re: answer file DLOG

2002-06-27 Thread Scott Rossi
have something in the drive). However, if you supply anything else, it opens to the last used folder in MC. (In my case it is several subfolders deep.) With answer folder, however, you always get it pointing to My Computer. I also noted the above behavior on Win2K. Regards, Scott Rossi

Re: Almost There

2002-07-05 Thread Scott Rossi
stack is not part of a standalone, are you saving the stack before quitting? Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL

Re: Participation in Improvement List

2002-07-07 Thread Scott Rossi
in the market. Best Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: numberFormat prop

2002-07-09 Thread Scott Rossi
. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Updating Data Substacks

2002-07-11 Thread Scott Rossi
. When a user wants to upgrade they hit export and then import the exported data into the upgrade stack. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution

Re: Cross-platform text-to-speech

2002-07-15 Thread Scott Rossi
is not installed on all Macs either. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman

Re: Cross-platform text-to-speech

2002-07-15 Thread Scott Rossi
that users may need a third party utility if they want something with more features. Run a search on Google and you'll find a bunch of references to Narrator and comparable utilities. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http

Re: Installer (was Drag Drop...)

2002-09-18 Thread Scott Rossi
with the following text: [autorun] open = path\to\your\app\on\the\cd Name this document autorun.inf and place it at the root level of your CD. This should cause your app to auto-launch when the disc is loaded. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W

Re: Stacks delivered via the web?

2002-09-18 Thread Scott Rossi
. Don't worry -- the pictures will not be released to the public. If you run into any problems, feel free to contact me directly offlist. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com

Re: copy text

2002-09-20 Thread Scott Rossi
the text into a field, select the text of the field, and copy. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: Blend Images

2002-09-22 Thread Scott Rossi
your script but if the resulting effect is to blend the opacity of two different images, you can use the blendLevel property. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Somewhat OT: FTP Failure on OSX

2002-09-24 Thread Scott Rossi
network connection works fine (dozens of files transferred up and down with no problems), so I'm thinking OSX is still somewhat broken in this area. Anyone else run into this behavior? Thanks Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web

Re: set the brush

2002-10-02 Thread Scott Rossi
Recently, paolo mazza wrote: Do you know why the command set the brush to 10 does not work on rev-standalones? Did you use the Resource Mover (not sure what the Rev term is here) to move the Rev brushes into your main stack before building the standalone? Regards, Scott Rossi Creative

Re: How real is the embedded web-page technique?

2002-10-09 Thread Scott Rossi
as the creators of the tools to reference Rev/MC's ability to display *HTML source* and not the rendered HTML pages that folks see in a Web browser. Two cents... Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: How real is the embedded web-page technique?

2002-10-10 Thread Scott Rossi
tables, background images, frames, javascript and the plethora of other features that define the HTML/browser experience, it would seem the claim renders HTML on its own is something of a stretch. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED

Re: REALbasic vs. Revolution

2002-10-10 Thread Scott Rossi
), what specific things might users expect that can't be supported in Rev? What are those slide-out panels called, like in the mail app? Drawers? Again, probably not expected... Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http

Re: REALbasic vs. Revolution

2002-10-10 Thread Scott Rossi
into other projects we're doing. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo

Re: REALbasic vs. Revolution

2002-10-10 Thread Scott Rossi
screens (without sound), the meter digits simply chased back and forth to indicate the operational status of the program. Again, while the overall functionality wasn't radically different, it's worthwhile to note that developers can build some fairly alternative UIs in Rev/MC. Regards, Scott

Re: Making a small Multimedia CD-ROM in Rev

2002-10-10 Thread Scott Rossi
this media it's probably not worth relating. Suffice it to say, Rev is probably capable of doing what you want; doing some tests is a good idea. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: Downloading and running compressed stacks

2002-10-14 Thread Scott Rossi
:? Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: get specialFolderpath(26)

2002-10-15 Thread Scott Rossi
settings separate. That's why those Application Data folders are provided. There's also the Windows registry to consider... Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com

Re: Portable file names

2002-10-15 Thread Scott Rossi
, the installation can fail (I've ran into this a while back). Supposedly this does not occur with documents, DLLs, etc, only exe files. FWIW. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com

Re: Portable file names

2002-10-15 Thread Scott Rossi
filenames, but I'm pretty sure Rev doesn't care about case when locating/reading filenames. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL

Re: Opening folders from Rev

2002-10-23 Thread Scott Rossi
folder ie c:/program files/myfolder. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman

Re: Opening folders from Rev with Externals

2002-10-22 Thread Scott Rossi
the collection of commands is one that opens a file as if double-clicking it. This might work with a folder as well. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use

Re: Picture Brightness on Windows

2002-10-25 Thread Scott Rossi
. With some experimentation, you might be able to achieve what you need. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: 1.5 (now 2.0)

2002-11-11 Thread Scott Rossi
Recently, Rob Cozens wrote: Could you possibly comment on whether controls (especially buttons) as well as windows can be non-rectangular? Windows can already be non-rectangular -- see the windowShape property. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E

Re: 1.5 (now 2.0)

2002-11-11 Thread Scott Rossi
in these images ignore mouse events, so you can indeed have irregular regions that respond appropriately to mouse clicks. Test this for yourself and see if you get the same results. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web

Re: 1.5 (now 2.0)

2002-11-12 Thread Scott Rossi
of img myClock to x where x is the frame number of the appropriate clock face. When it comes to screen display of images and graphics, Scott Raney's catchphrase There's a better way to do that has never been more true. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E

Re: backColor of image

2002-11-13 Thread Scott Rossi
Recently, paolo mazza wrote: on MouseUp set the backgroundcolor of image image1 to 0,0,0 end MouseUp This button change the BackColor property of image1 but the image does not change at all. Why? An image has a backcolor or not? Try using a graphic instead of an image. Regards, Scott

Re: Showing/Hiding Images on mouseLeave...

2002-11-14 Thread Scott Rossi
engine needs to update its current control status when an image is hidden? Better would be to get in the habit of using a transparent object to manage display of other objects/images, or display images via a button. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E

Re: Showing/Hiding Images on mouseLeave...

2002-11-14 Thread Scott Rossi
(inside) the image even when it is over the transparent center. Then a transparent graphic object could be used to trap mouse events (with the image positioned behind it). Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http

Re: Showing/Hiding Images on mouseLeave...

2002-11-14 Thread Scott Rossi
: your image object with a graphic object behind it, and change the backColor of the graphic object as needed. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use

Re: Showing/Hiding Images on mouseLeave...

2002-11-14 Thread Scott Rossi
(GIFs are bitmap/paint information). Can one convert graphics to images and/or vice versa? Graphics to images is pretty easy: usually cut and paste depending on the tools used. Images to graphics requires tracing or redrawing. Regards, Scott Rossi Creative Director Tactile Media, Multimedia

Re: Showing/Hiding Images on mouseLeave...

2002-11-14 Thread Scott Rossi
, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: The joy of animated GIF

2002-11-18 Thread Scott Rossi
will be predictable. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: The joy of animated GIF  

2002-11-19 Thread Scott Rossi
display a rotated animated GIF, but I would first ask, why would you need to do this? Any image displayed in the GIF can be rendered as rotated. Perhaps if you explain what you're trying to do a solution can be found. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design

Re: Security of program's content files

2002-11-19 Thread Scott Rossi
to set the fileName of a player to movie media in another stack. If this doesn't work, you could import the movie data into a user property of a stack and then write it out before you play it, but this might be more trouble than it's worth. Regards, Scott Rossi Creative Director Tactile Media

Re: Moving images around randomly

2002-11-25 Thread Scott Rossi
. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: System Language

2002-12-03 Thread Scott Rossi
Recently, Monte Goulding wrote: I just found this gem from Scott Rossi on the list archives: http://lists.runrev.com/pipermail/metacard/2002-August/002245.html Does anyone know how to get this data for Mac systems? I've asked several developer colleagues about this without success

Re: Newbie wants to know if one can run two handlerssimultaneously

2002-12-08 Thread Scott Rossi
. I've run up to nine sprites simultaneously with barely noticeable slow down on moderately fast machines. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution

Re: What goes around... revolutions in Revolution

2002-12-09 Thread Scott Rossi
, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Avoiding mouse polls

2002-12-13 Thread Scott Rossi
poll for the click, poll for a single global variable (I prefer user properties myself) whose state is changed by clicking any of the objects. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: More options for players?

2002-12-19 Thread Scott Rossi
Recently, Christoph Pastl wrote: Is there a way to change the sound of a player? I only know the playerLoudness and playRate property. If you want a different sound, just change the fileName to another file. Or are you asking something else?... Regards, Scott Rossi Creative Director

Re: new card at front

2002-12-19 Thread Scott Rossi
How do I move a card to the front? Or, how do I make a new card at the front of the stack? set the card's layer to 1 Or set the number of the card to 1. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com

Re: invisible buttons - non-clickable??????

2002-12-30 Thread Scott Rossi
to true and the ink effect to noop. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

Re: invisible buttons - non-clickable??????

2002-12-30 Thread Scott Rossi
, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: OT: Revolution 2 on TV !

2003-01-03 Thread Scott Rossi
product several years ago called ADB I/O by BeeHive that allowed your Mac to control external devices, but alas the company seems to have drifted into obscurity after USB came along. Perhaps someone else knows what became of them. Regards, Scott Rossi Creative Director Tactile Media, Multimedia

Re: Internationalisation

2003-01-06 Thread Scott Rossi
language-specific resources are placed in their respective folders. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: makeSnake

2003-01-07 Thread Scott Rossi
/ Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Play video without QuickTime?

2003-01-08 Thread Scott Rossi
experience multimedia playback at all *without* Windows Media (Player) software but you'd probably have to get a system with this setup and test on it. BTW, to *prevent* use of QuickTime, you set the dontUseQT to true. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email

Re: Window whiteout

2003-01-10 Thread Scott Rossi
, and then reopen the stack. Also, make sure the alwaysBuffer of your stack is true. Let the list know if the resulting stack is still a problem. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com

Re: Personal Information Manager

2003-01-11 Thread Scott Rossi
optimized for OSX, but it should work on any platform. It has some decent features (dynamically resizable controls, search, etc). Feel free to adapt as needed. I've posted InTouch X on our downloads page: http://www.tactilemedia.com/download Regards, Scott Rossi Creative Director Tactile

Re: Introduction

2003-01-15 Thread Scott Rossi
MCI. You can see below for reference to Windows videodisc control; if available, DVD control is probably similar, if not identical. http://www.tactilemedia.com/info/MCI_Control_Info.html#videodisc [Big document -- wait for it to load completely] Regards, Scott Rossi Creative Director Tactile

Re: Argh! where have all my stacks gone?

2003-01-16 Thread Scott Rossi
have some kind of unerase utility, that might do it. I once lost a stack while saving and was able to recover all the previously saved versions using Norton Utilities' unerase tool. I know how you feel... Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL

Re: True round buttons

2003-01-17 Thread Scott Rossi
to use an image editor or mess with imageData. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: True round buttons

2003-01-18 Thread Scott Rossi
to noop. You now have have a transparent non-rectangular region that responds to mouse events. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com ___ use-revolution mailing list [EMAIL

Re: Revolution Telephony

2003-01-20 Thread Scott Rossi
://www.griffintechnology.com/products/imic/index.html http://www.telex.com/computeraudio/products.nsf/pages/H-851 And here are some fun audio capture devices suitable for Macs: http://www.usbstuff.com/sound.html Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email

Re: Screen Capture

2003-01-21 Thread Scott Rossi
The screen capture keys are a Mac trademark; Windows people have never had the luxury, so far as I know. Windows folks can play too: press Print Screen, open your favorite paint program and paste. Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design Email: [EMAIL

[ANN] Don't Put Another Dime In The Jukebox

2004-03-09 Thread Scott Rossi
: go url http://www.tactilemedia.com/test/demo/jukebox.rev; Please note that this can be a demanding stack in terms of processor use so don't leave any unsaved documents open in Rev, just in case. Reports of any bugs/issues encountered are appreciated. Regards, Scott Rossi Creative Director Tactile

Re: AVI/WMV Playback Control?

2004-03-09 Thread Scott Rossi
is that I want the video clips as part of my app not separate to it. I don't understand -- Flash displays video, so why would your clips have to be separate from your app? http://www.macromedia.com/software/flash/productinfo/features/static_tour/me dia/index.html#03 Regards, Scott Rossi

Re: AVI/WMV Playback Control?

2004-03-09 Thread Scott Rossi
. OK but what I'm saying is, if you're at the mercy of your corporate client, why not create the entire set of media and deliver in Flash, using one (Flash) player. Sure it might be easier to use Rev, but from what you're describing it sounds like that's not an option for you. Regards, Scott Rossi

Re: AVI/WMV Playback Control?

2004-03-09 Thread Scott Rossi
On 3/9/04 4:51 PM, Ken Ray [EMAIL PROTECTED] wrote: Peter, I used MCI with MetaCard a long time ago and it worked; it allows you to play from a position to another position, so it may be a good approach for you. Scott Rossi has a reference at his site: http://www.tactilemedia.com/info

Re: [ANN] Don't Put Another Dime In The Jukebox

2004-03-10 Thread Scott Rossi
-related apps, get Trevor's QT external. Some really great stuff in there. Thanks to all for the feedback, and don't fret -- there will undoubtedly be more demo stacks to play with. Regards, Scott Rossi Creative Director Tactile Media, Development Design - E: [EMAIL PROTECTED] W: http

CD Playback

2004-03-10 Thread Scott Rossi
doesn't count.) Thanks Regards, Scott Rossi Creative Director Tactile Media, Development Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use

Text Wrap w/Images

2004-03-11 Thread Scott Rossi
Has anybody figured out a way to wrap text around an image embedded in a field via the imageSource property without manually wrapping the source text? I found a couple of references in the mail archives but otherwise little information seems to be available here. Thanks Regards, Scott Rossi

Disappearing Images in Fields

2004-03-12 Thread Scott Rossi
/imagedemo.rev; Thanks in advance for any recommendations. Regards, Scott Rossi Creative Director Tactile Media, Development Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution mailing list [EMAIL PROTECTED] http

Re: Disappearing Images in Fields

2004-03-12 Thread Scott Rossi
will display content from several pages. Hardwiring everything will, as pointed out, be a lot of work and pretty much defeats the purpose of HTMLtext to begin with (kind of like building Web pages as 100% images, or separating all images of a Web page out into DHTML layers). Arg. Thanks Regards, Scott

<    5   6   7   8   9   10   11   12   13   14   >