Robert, I don't think any plugin can alter it's rect, no matter if it is flash, movie or runrev. I think that what happens in the rect stays in the rect. However, you can make a javascript that picks the screen resolution and write a embed tag based on that information and that tag is used to instantiate the plugin. If you need to resize, you'll need that three way communication that I talked on your previous email and tell the javascript worker to rewirte the embed tag with a new rect.
it can be done, needs javascript, XHR, and sessions! Cheers andre On Sat, Jul 4, 2009 at 9:45 PM, Robert M.<[email protected]> wrote: > > In the webinar introducing revLets to all of us, the presenter insisted that > it was necessary to specify very precisely the size of the revLet in the > html tags parameters of the html father-page. > > => 1) Does that mean that embedded revLets can only be of FIXED size?? If > this is true.. it is a rather big limitation to interface designing... !!! > > ?? Is there a way around, like dynimcally changing the size paramter in the > html tags? > > => 2) Will the full power of RunRev be available in the independant window > mode (using revWeb plugin, outside a browser, which appeared in the > presentation as a possibility) thus enabling adapting the size of the revlet > to the screen?? > > I do hope runrev can answer these questions... thanks!!!!:handshake: > > > > -- > View this message in context: > http://www.nabble.com/-revLets--to-what-extend-can-the-area-of-a-revLet-be-modified---tp24339258p24339258.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
