Re: [revLets] to what extend can the area of a revLet be modified??

2009-07-06 Thread Terry Judd
On 6/07/09 8:47 AM, Andre Garzia an...@andregarzia.com wrote: Robert, I don't think any plugin can alter it's rect, no matter if it is flash, movie or runrev. Although if you run a Flash swf file directly in a browser (not embedded within some html) it takes up the whole browser and resizes

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread Robert M.
Thanks André for this suggestion. -- We're very far from the simplicity of using just one and only one language as advocated by runrev! -- I do find it is a pity that we cannot add user defined param. tags above that would be turned into global variables by the plugin, it would be simple and

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread Robert M.
exemple of param. variable was in html code... i stripped of the tags object classid=CLSID:B2EC94AF-4716-4300-824A-3314BF23664A width=320 height=240 param name=src value=YOURSTACKFILEURL.rev param name=type value=application/x-revolution param name=stack value=StackName

Re: [revLets] to what extend can the area of a revLet be modified??

2009-07-06 Thread Robert M.
Yes!! this is exactly the behaviour I had expected... so that the weblet really mimics the app on mac or windows, allowing to develop an app (rich web app) instead of an html site. I do hope that folks at runrev can clear this point. Robert Terry Judd wrote: On 6/07/09 8:47 AM, Andre

Re: use-revolution Digest, Vol 70, Issue 11

2009-07-06 Thread Paul Franken
Ik ben afwezig tijdens de week van 6 tot 10 juli, als u dringende vragen heeft, kan je steeds terecht bij mijn collega's van ICADS. mvg, Paul ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe,

ChartsEngine Webinar tomorrow

2009-07-06 Thread Malte Brill
Hi all, just a quick note that tomorrow will be the next webinar in the revSelect series. This time it is my turn to tell interested people something about chartsEngine. Anyone who is interested in hearing a bit more about how chartsEngine works, and wants to watch me build a real world

Re: ChartsEngine Webinar tomorrow

2009-07-06 Thread Mark Schonewille
Cool, Malte, I'll register. See you tomorrow! -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering http://economy-x-talk.com Snapper Screen Recorder 2.1 http://snapper.economy-x-talk.com If you sent me an e-mail before 21 June and haven't got a reply yet,

Revolution iCal calendar

2009-07-06 Thread Mark Schonewille
Hello, I have added Malte's webinar to the Revolution iCal calendar. You can add the Revolution calendar to iCal by clicking the link webcal://runrev.info/ical/revolution.ics . You can also copy this link, choose Subscribe... from the Calendar menu in iCal and paste it into the dialog that

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread Len Morgan
I don't see why this is that hard to do. After all, we can pass command line parameters to a stand alone can't we? How is this any different? I think the confusion is that it sounded like you wanted to change the size of the rect AFTER it was already up and running (re-size) which COULD be

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread David Bovill
Robert, I agree that this sort of two way communication between a RevLet and the web page is vital. I made a few posts about this on the list to find out what the status was. The reply I've got was that RunRev are aware of the importance / need passing params to the player / allowing the player to

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread Brian Yennie
Perhaps one can experiment with a Javascript method such as this: http://danielmclaren.net/2008/04/expanding-resizing-a-flash-swf-using-javascript It would seem that all this would require would be a proper resizeStack message being sent to Rev.

Re: use-revolution Digest, Vol 70, Issue 12

2009-07-06 Thread Paul Franken
Ik ben afwezig tijdens de week van 6 tot 10 juli, als u dringende vragen heeft, kan je steeds terecht bij mijn collega's van ICADS. mvg, Paul ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe,

Test : please ignore

2009-07-06 Thread Pierre Sahores
-- Pierre Sahores mobile : 06 03 95 77 70 www.sahores-conseil.com ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

RE: RGB values for a color name

2009-07-06 Thread Randall Reetz
Two things. A., i was trying to fit three dimentions into one. RGB is a good full discription of color. You need three numbers for this. And B., HSV is the hack. It is lossy. It forces full complex mixed hue into a single color point on the spectrum. More later. -Original

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread splash21
Where there's a will, there's a way This example is pretty basic and I've only tested it on Firefox/Vista. http://splash21.on-rev.com/revlet/ You can send text from the web page to the revlet. Communication can flow the other way as well. I saved the test revlet stack with a variable

Re: [weblet] How can a webLet communicate with the hosting html page?

2009-07-06 Thread splash21
Notes. If the session time out, you'll have to refresh the page. Press the button to submit text - not the enter/return key. I've (hopefully) trapped the return key, but if the page form is submitted you'll probably just get an error. splash21 wrote: Where there's a will, there's a way

Re: Load images at proportional size

2009-07-06 Thread Josep
Hi, set the fileName of me to the dragData -- Run both from website and desktop DragDrop put URL the dragData into me -- Work only from website DragDrop. put url (binfile: the dragData) into me -- Work only from desktop DragDrop. Very extrange issue, almost for me. Now is working and I need

Re: Load images at proportional size

2009-07-06 Thread Brian Yennie
Josep, I think the key here is that remote files are loaded as binary by default, whereas local files are text by default. Thus I think you need to look at the URL, and if it is a local file, then make sure the protocol is binfile. Filename property works regardless because images will

Terms: revLet, webLet?

2009-07-06 Thread Eddie
There have been a number of posts using these terms, but after looking at several of the messages I cannot determine what is being discussed. A search for the terms on the www.runrev.com site does not result in any hits. Are these two terms synonyms for the SAME thing? Some of the messages

Re: Terms: revLet, webLet?

2009-07-06 Thread Sarah Reichelt
On Tue, Jul 7, 2009 at 10:37 AM, Eddieuserevolution.04.23.2...@skippingpebbles.com wrote: There have been a number of posts using these terms, but after looking at several of the messages I cannot determine what is being discussed.  A search for the terms on the www.runrev.com site does not