Re: RR1.1 Animation Tutorial problem

2002-02-23 Thread PERPHARMACEUTIC
Dave,

If you have a "on preOpenCard", "on openCard", or pre/open-stack command that sets the coordinates of the object, try putting the first-frame, animation coorinates of the object into the pre/open settings.

If you don't have that object set for pre/open commands, then I wouldn't have a clue.

I had what sounds to be the same problem as you, and adjusting those settings actully fixed it. 

Good luck

Steve


Re: RR1.1 Animation Tutorial problem

2002-02-22 Thread PERPHARMACEUTIC
Hello Dave,

I had what sounds to be the same problem happen to me yesterday.   What I had to do was get the coordinates of the animated object at it's frame 1 location, then went into that object-properties and put in the coordinates from the first frame into the properties coordinates (bottom of the object-properties card.

Then  everything worked fine.  It must be  a bug.

I hope that heps ya.

Steve



resizing window via card properties

2002-02-22 Thread PERPHARMACEUTIC
Hello,

I cannot figure out how to resize a window via the card properties, the width/height settings there are not focused (active), and therefore cannot be adjusted.  I can adjust the window size from the stack-properties, but that sizes all the cards/windows.  I want to be able to size each card/window separately.

Isn't each card a window?  I am confused.

Thanks 

Steve
[EMAIL PROTECTED]



Re: tools and commands relating to the web

2002-02-22 Thread PERPHARMACEUTIC
Hi Devin,

I visited your site (nice), you have a lot of valuable-related information there; I will definitely be reviewing your lessons.  I am still puzzled over how to create a browser field (for building a browser); all I can find on the tools palette are standard text fields/boxes.  

Or, are you saying that by using the htmlText function, that when you get a URL address, a regular text field/box will display the actual web page, not just the html code?

Also, what Rev command would be used in a browser to refresh; would just repeating the get URL command accomplish this?

Thanks much

Steve
[EMAIL PROTECTED]


tools and commands relating to the web

2002-02-22 Thread PERPHARMACEUTIC
I am pretty new at this programming thing, so forgive me these are stupid questions.  I want to build a simple browser, however I am a bit confused as I cannot seem to find the right tools or commands to do so.
For instance: in visual basic there is a internet icon in the tools palette that when chosen creates the browser display field.  In Rev. there are only various text fields (i.e., list, scrolling list, etc.) on the tools palette, I don't see anything that would create a browser display field.  How can I accomplish this.

Also, in visual basic there are commands/methods: navigate, refresh, etc. that are used as comman browser methods.  I cannot figure out what commands/methods in Rev. to use to accomplish these things.

Thanks in advance

Steve